diff --git a/.gitignore b/.gitignore index f71a875..dbd320d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,7 +26,9 @@ yarn-error.log* #editor-config .idea -# ignore venv files +# ignore venv files /scripts/__pycache__/ /scripts/bar.egg-info/ /scripts/venv/ + +.python-version diff --git a/scripts/cli.py b/scripts/cli.py index dd3cd02..b114126 100644 --- a/scripts/cli.py +++ b/scripts/cli.py @@ -1,24 +1,27 @@ import click import dataparsing +from seed import seed + @click.group() def main(): pass + @main.command() @click.argument('path') def parse(path): """run dataparsing script""" dataparsing.parse(path) + @main.command() -@click.argument('path') -def ingestion(path): - """run ingestion script (WIP)""" - print('filler') +@click.argument('csv') +@click.argument('json') +def ingest(csv, json): + """run ingestion script""" + seed.csvToJson(csv, json) + if __name__ == '__main__': main() - - - diff --git a/scripts/seed/__pycache__/seed.cpython-310.pyc b/scripts/seed/__pycache__/seed.cpython-310.pyc new file mode 100644 index 0000000..f0efe99 Binary files /dev/null and b/scripts/seed/__pycache__/seed.cpython-310.pyc differ diff --git a/scripts/seed/example/clean.json b/scripts/seed/example/clean.json new file mode 100644 index 0000000..bb25f5d --- /dev/null +++ b/scripts/seed/example/clean.json @@ -0,0 +1,4111 @@ +{ + "results": [ + { + "Name": "Name", + "SanFranciscoCounty": "San Francisco County", + "AlamedaCounty": "Alameda County", + "SanMateoCounty": "San Mateo County", + "ContraCostaCounty": "Contra Costa County", + "SantaClaraCounty": "Santa Clara County", + "County": "County", + "Category": "Category", + "BlackOwned": "Black Owned", + "LGBTQ": "LGBTQ", + "Women": "Women", + "WhoApplies": "Who Applies", + "100OrFewerEmployees": "100 or fewer employees", + "500OrFewerEmployees": "500 or fewer employees", + "750OrFewerEmployees": "750 or fewer employees", + "750OrMore": "750 or more", + "TypeOfRelief": "Type of Relief", + "AwardType": "Award Type", + "AwardAmountSpecified": "Award Amount Specified", + "MaxAwardAmount": "Max Award Amount", + "InterestRateApplicable": "Interest Rate Applicable", + "InterestRate": "Interest rate", + "TypeOfSupport": "Type of Support", + "PublicOrPrivate": "Public or Private", + "TypeEntityOfferingSupport": "Type Entity Offering Support", + "NameOfEntity": "Name of Entity", + "IsThereADeadline": "Is there a Deadline", + "Deadline": "Deadline", + "English": "English", + "Spanish": "Spanish", + "Chinese": "Chinese", + "Website": "Website", + "OtherDetails": "Other Details", + "DateAdded": "Date Added", + "id": 0 + }, + { + "Name": "Norcal Small Business Relief Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Protest Damage", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Team Fundraiser: Jane Thomas, Destiny Thomas, Jennifer Louie, Christian Thomas Trent Thomas, Michaela Thomas ", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.gofundme.com/f/norcal-small-business-relief-fund", + "OtherDetails": "", + "DateAdded": "6/10/2020", + "id": 1 + }, + { + "Name": "African American Small Business Revolving Loan Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Give2SF", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://oewd.org/businesses-impacted-covid-19#AA%20Revolving%20Loan%20Fund", + "OtherDetails": "More info: https://www.sfchronicle.com/business/article/SF-creates-coronavirus-loan-fund-for-black-owned-15350767.php", + "DateAdded": "6/24/2020", + "id": 2 + }, + { + "Name": "Amazon Relief Fund ", + "SanFranciscoCounty": "Unknown", + "AlamedaCounty": "Unknown", + "SanMateoCounty": "Unknown", + "ContraCostaCounty": "Unknown", + "SantaClaraCounty": "Unknown", + "County": "Unknown", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$5,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Amazon ", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://amazonrelieffund.org", + "OtherDetails": "Amazon employees and contractors. Initial qualifying individuals include: Amazon Flex Delivery Partners, Delivery Service Partner Delivery Associates, Temporary Associates employed by qualifying staffing agencies, and drivers for line haul carrier partners.", + "DateAdded": "6/29/2020", + "id": 3 + }, + { + "Name": "Bay Area Black Owned Business Relief Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Protest Damage", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "GoFund Me", + "NameOfEntity": "Bay Area Black Owned Business Relief Fund", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://docs.google.com/forms/d/e/1FAIpQLSdXQmSNSHzPTuuffzgOvWPGRCt4dmEHHQJQSn2mCr-DjzDq_Q/viewform", + "OtherDetails": "https://www.gofundme.com/f/bay-area-black-owned-business-relief-fund", + "DateAdded": "6/10/2020", + "id": 4 + }, + { + "Name": "Bay Area Organization of Black Owned Businesses (BAOBOB)", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "Yes", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "Both", + "AwardType": "Recurring", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Unknown", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "BAOBOB", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://baobobdirectory.com/", + "OtherDetails": "Directory", + "DateAdded": "6/17/2020", + "id": 5 + }, + { + "Name": "Berkeley Relief Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "No", + "InterestRate": "0", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Berkeley City Council", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://berkeleyrelieffund.org/", + "OtherDetails": "", + "DateAdded": "6/10/2020", + "id": 6 + }, + { + "Name": "Business For All", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "No", + "InterestRate": "0", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Business For All", + "IsThereADeadline": "Yes", + "Deadline": "9/25/2019", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://businessforall.helloalice.com", + "OtherDetails": "", + "DateAdded": "6/5/2020", + "id": 7 + }, + { + "Name": "California Capital Access Program (CalCAP)", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "Recurring", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Yes but not Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "California State treasurer", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.treasurer.ca.gov/cpcfa/calcap/sb/index.asp", + "OtherDetails": "", + "DateAdded": "", + "id": 8 + }, + { + "Name": "California Disaster Relief Loan Guarantee Program \u2014 COVID-19", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Yes", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Yes but not Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "State Gov", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "No", + "Website": "https://www.ibank.ca.gov/small-business-finance-center/", + "OtherDetails": "", + "DateAdded": "6/5/2020", + "id": 9 + }, + { + "Name": "California Infrastructure Bank (IBank)", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Multiple", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Yes but not Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "State of California", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "No", + "Website": "https://www.ibank.ca.gov/", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 10 + }, + { + "Name": "COVID-19 Education Partnership", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "No", + "SantaClaraCounty": "Yes", + "County": "Some", + "Category": "Education", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Silicon Valley Community Foundation", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.siliconvalleycf.org/education-response", + "OtherDetails": "", + "DateAdded": "7/6/2020", + "id": 11 + }, + { + "Name": "COVID-19 Emergency Loan for Arts & Culture Nonprofits", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Multiple", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.025", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "NCG", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.artsloanfund.org/covid-19-emergency", + "OtherDetails": "Arts and culture organizations that maintain an active teaching, presenting, exhibiting, producing, or archiving practice or that provide vital services to artists and cultural organizations.", + "DateAdded": "", + "id": 12 + }, + { + "Name": "COVID-19 Regional Response Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Silicon Valley Community Foundatio", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.siliconvalleycf.org/coronavirus-fund", + "OtherDetails": "", + "DateAdded": "7/6/2020", + "id": 13 + }, + { + "Name": "COVID-19: A Just East Bay Response Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "0", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "East Bay Community Foundation", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.ebcf.org/covid-19-fund-faq/", + "OtherDetails": "Contact at grantmaking@eastbaycf.org to apply", + "DateAdded": "6/5/2020", + "id": 14 + }, + { + "Name": "Economic Injury Disaster Loan (EIDL)", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.0375", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public ", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Municipal Gov", + "IsThereADeadline": "Yes", + "Deadline": "9/30/2020", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.sba.gov/page/disaster-loan-applications#section-header-0", + "OtherDetails": "800-659-2955", + "DateAdded": "6/5/2020", + "id": 15 + }, + { + "Name": "Emergency Relief Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Hospitality", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Southern Smoke", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "No", + "Website": "https://form.southernsmoke.org/smoke/application/", + "OtherDetails": "Our Emergency Relief Program provides emergency funding to those employed by or own restaurants or bars or are employed by a restaurant or bar supplier that are faced unforeseen expenses that cannot or will not be covered by insurance.", + "DateAdded": "6/17/2020", + "id": 16 + }, + { + "Name": "GoFundMe.org Small Buisness Relief Fund - Redwood City, CA", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$500", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "GoFund Me", + "NameOfEntity": "GoFundMe.org", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.gofundme.com/f/smallbusinessrelieffund", + "OtherDetails": "To qualify for a matching grant from the Small Business Relief Fund, the GoFundMe fundraiser must raise at least $500 and verify that your small business has been negatively impacted by a government mandate due to the COVID-19 pandemic.", + "DateAdded": "6/10/2020", + "id": 17 + }, + { + "Name": "Hello Alice", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Hospitality", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Hello Alice", + "IsThereADeadline": "Yes", + "Deadline": "9/25/2020", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.covid19businesscenter.com/", + "OtherDetails": "", + "DateAdded": "6/10/2020", + "id": 18 + }, + { + "Name": "IFW COVID-19 Relief Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Multiple", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "iFundWomen", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://ifundwomen.com/covid-19", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 19 + }, + { + "Name": "Kiva Small Business Loans", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Yes but not Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Kiva", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Unknown", + "Website": "https://www.kiva.org/", + "OtherDetails": "", + "DateAdded": "6/10/2020", + "id": 20 + }, + { + "Name": "LGBTQ COVID-19 Response Emergency Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "Yes", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$20,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Horizons", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.horizonsfoundation.org/covid19/", + "OtherDetails": "https://www.horizonsfoundation.org/emergency-grants-bay-area-lgbtq-organizations-total-over-640000/", + "DateAdded": "6/10/2020", + "id": 21 + }, + { + "Name": "LISC Small Business Relief ", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "Yes", + "Women": "Yes", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "LISC", + "IsThereADeadline": "Yes", + "Deadline": "9/7/2020", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/", + "OtherDetails": "", + "DateAdded": "", + "id": 22 + }, + { + "Name": "Oakland Black Damage Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Protest Damage", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$5,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "GoFund Me", + "NameOfEntity": "Oakland Black Damage Fund", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://docs.google.com/forms/d/e/1FAIpQLSdq6Dq18QjWd0desNEjjpnNyz8EWP5dJ3ytTK4EJ5SJBO3fuw/viewform?mc_cid=ab80a0f88e&mc_eid=539c76a5b8", + "OtherDetails": "Black businesses", + "DateAdded": "6/24/2020", + "id": 23 + }, + { + "Name": "Oakland Repair Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "Unknown", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Multiple", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "Protest Damage", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$600", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Oakland Indie Alliance", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "http://www.oaklandindiealliance.com/repair-apply", + "OtherDetails": "", + "DateAdded": "6/7/2020", + "id": 24 + }, + { + "Name": "One Fair Wage Emergency Fund", + "SanFranciscoCounty": "", + "AlamedaCounty": "", + "SanMateoCounty": "", + "ContraCostaCounty": "Unknown", + "SantaClaraCounty": "Unknown", + "County": "Unknown", + "Category": "Hospitality", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "One Fair Wage", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "No", + "Website": "https://ofwemergencyfund.org/help", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 25 + }, + { + "Name": "Opportunity Fund Working Capital Loans", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$250,000", + "InterestRateApplicable": "Yes but not Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Opportunity Fund", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Unknown", + "Website": "https://www.opportunityfund.org/get-a-loan/", + "OtherDetails": "", + "DateAdded": "6/10/2020", + "id": 26 + }, + { + "Name": "Pandemic Unemployment Assistance (PUA)", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "0", + "TypeOfSupport": "Insurance", + "PublicOrPrivate": "Public ", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "State Gov", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.edd.ca.gov/about_edd/coronavirus-2019/pandemic-unemployment-assistance.htm", + "OtherDetails": "", + "DateAdded": "6/5/2020", + "id": 27 + }, + { + "Name": "Pleasanton Business Assistance Program", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,900", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "City of Pleasanton", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp", + "OtherDetails": "", + "DateAdded": "7/1/2020", + "id": 28 + }, + { + "Name": "Redwood City Small Business Relief Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Brett Weber", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.gofundme.com/f/redwood-city-small-business-relief-fund", + "OtherDetails": "", + "DateAdded": "6/10/2020", + "id": 29 + }, + { + "Name": "Regional Nonprofit Emergency Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Silicon Valley Community Foundation", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.siliconvalleycf.org/regional-nonprofit-emergency-fund", + "OtherDetails": "", + "DateAdded": "7/6/2020", + "id": 30 + }, + { + "Name": "SBA 8(a) Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "Yes", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "Both", + "AwardType": "Recurring", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Small Business Association (SBA)", + "IsThereADeadline": "Yes", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 31 + }, + { + "Name": "Shea Moisture Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Multiple", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Shea Moisture", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.sheamoisturefund.com/about-1", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 32 + }, + { + "Name": "Silicon Valley Small Business Relief Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Unknown", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Silcon Valley Community Foundation", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.siliconvalleycf.org/small-business-relief-fund", + "OtherDetails": "Loans also available", + "DateAdded": "6/10/2020", + "id": 33 + }, + { + "Name": "Silicon Valley Strong Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "Yes", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Silicon Valley Strong", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://siliconvalleystrong.org/donate/", + "OtherDetails": "", + "DateAdded": "7/6/2020", + "id": 34 + }, + { + "Name": "Small Business Assistance Grant Program - City of Santa Clara", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "Yes", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$5,000", + "InterestRateApplicable": "Unknown", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "City of Santa Clara", + "IsThereADeadline": "Yes", + "Deadline": "9/7/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.svsbdc.org/sc-covid-grant/", + "OtherDetails": "Round 1 Grant Application is now closed, but stay connected for updates on possible continuing rounds.", + "DateAdded": "6/10/2020", + "id": 35 + }, + { + "Name": "SoOakland", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "SoOakland", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "http://www.sooakland.com/sooakland-foundation", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 36 + }, + { + "Name": "South Asian Resilence Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Entertainment", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$1,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Indian Center Foundation", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://indiacenter.formstack.com/forms/artsfund", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 37 + }, + { + "Name": "The Doonie Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Multiple", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "Recurring", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Digitalundivided", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "No", + "Website": "https://www.digitalundivided.com/the-doonie-fund", + "OtherDetails": "Black and Latinx only", + "DateAdded": "6/17/2020", + "id": 38 + }, + { + "Name": "The Red Backpack Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Multiple", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$5,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "", + "IsThereADeadline": "Yes", + "Deadline": "8/31/2020", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.globalgiving.org/redbackpackfund/", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 39 + }, + { + "Name": "The your Friends in New York Business Relief Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "Unknown", + "Category": "Multiple", + "BlackOwned": "Yes", + "LGBTQ": "Yes", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$5,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Pyer Moss", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "http://yourfriendsin.nyc/survey.html", + "OtherDetails": "", + "DateAdded": "6/17/2020", + "id": 40 + }, + { + "Name": "Trans Lifeline Microgrants", + "SanFranciscoCounty": "Unknown", + "AlamedaCounty": "Unknown", + "SanMateoCounty": "Unknown", + "ContraCostaCounty": "Unknown", + "SantaClaraCounty": "Unknown", + "County": "Unknown", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "Yes", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Trans Lifeline ", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.translifeline.org/microgrants", + "OtherDetails": "Our microgrants cover all the required fees pertaining to court order name changes, publication fees, and document fees. We cover passports, driver's licenses, state IDs, and Tribal IDs.", + "DateAdded": "6/29/2020", + "id": 41 + }, + { + "Name": "USA Small Business Administration", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "No", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$25,000", + "InterestRateApplicable": "No", + "InterestRate": "0", + "TypeOfSupport": "Loan ", + "PublicOrPrivate": "Public ", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Federal Gov", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/sba-express-bridge-loans", + "OtherDetails": "Enables small businesses who currently have a business relationship with an SBA Express Lender to access up to $25,000 quickly. See here https://www.sba.gov/document/support--express-bridge-loan-pilot-program-guide", + "DateAdded": "6/5/2020", + "id": 42 + }, + { + "Name": "Verizon Small Business Recovery Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Multiple", + "BlackOwned": "Yes", + "LGBTQ": "Yes", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "Unknown", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Verizon", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Unknown", + "Website": "https://www.verizon.com/pay-it-forward-live/?CMP=OLA_SMB_OTH_22222_NA_20200325_NA_NM20200057_00001", + "OtherDetails": "https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/verizon-small-business-recovery-fund/", + "DateAdded": "6/17/2020", + "id": 43 + }, + { + "Name": "California Rebuilding Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "Yes", + "Category": "Multiple", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "0.0425", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "CA Infrasturcture and Economic Development Back (IBank)", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.connect2capital.com/p/californiarebuildingfund/california-rebuilding-fund-pre-application/", + "OtherDetails": "Not open yet - Updated (7/16) Open Now", + "DateAdded": "9/16/2020", + "id": 44 + }, + { + "Name": "Oakland African American Chamber of Commerce", + "SanFranciscoCounty": "", + "AlamedaCounty": "", + "SanMateoCounty": "", + "ContraCostaCounty": "", + "SantaClaraCounty": "", + "County": "", + "Category": "", + "BlackOwned": "", + "LGBTQ": "", + "Women": "", + "WhoApplies": "", + "100OrFewerEmployees": "", + "500OrFewerEmployees": "", + "750OrFewerEmployees": "", + "750OrMore": "", + "TypeOfRelief": "", + "AwardType": "", + "AwardAmountSpecified": "", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "", + "PublicOrPrivate": "", + "TypeEntityOfferingSupport": "", + "NameOfEntity": "", + "IsThereADeadline": "Yes", + "Deadline": "", + "English": "", + "Spanish": "", + "Chinese": "", + "Website": "https://oaacc.org/apply/", + "OtherDetails": "", + "DateAdded": "", + "id": 45 + }, + { + "Name": "Artist Relief", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "Yes", + "Category": "Entertainment", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$5,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Artist Relief Fund", + "IsThereADeadline": "Yes", + "Deadline": "6/23/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.artistrelief.org", + "OtherDetails": "", + "DateAdded": "5/12/2021", + "id": 46 + }, + { + "Name": "Restaurant Revitalization Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Hospitality", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Unknown", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Small Business Association (SBA)", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/restaurant-revitalization-fund", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 47 + }, + { + "Name": "U.S. Department of Health and Human Services: Community Mental Health Centers Grant Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Healthcare", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "Recurring", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$2,500,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Substance Abuse and Mental Health Services Administration", + "IsThereADeadline": "Yes", + "Deadline": "5/21/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.samhsa.gov/grants/grant-announcements/sm-21-014", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 48 + }, + { + "Name": "The RADx-UP CDCC Community Collaboration Mini-Grant Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Healthcare", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "RADx-UP", + "IsThereADeadline": "Yes", + "Deadline": "10/22/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://radx-up.org/apply-for-grant/?open=grant", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 49 + }, + { + "Name": " Shuttered Venue Operators Grant", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "Yes", + "Category": "Entertainment", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Small Business Association (SBA)", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.svograntportal.sba.gov/s/", + "OtherDetails": "Grants on a rolling basis", + "DateAdded": "5/19/2021", + "id": 50 + }, + { + "Name": "San Francisco\u2019s D10 Small Business Revolving Loan Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.05", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Working Solutions", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.workingsolutions.org/loan-program", + "OtherDetails": "rolling basis", + "DateAdded": "5/19/2021", + "id": 51 + }, + { + "Name": "Paycheck Protection Program (PPP)", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000,000", + "InterestRateApplicable": "Yes but not Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Small Business Association (SBA)", + "IsThereADeadline": "Yes", + "Deadline": "5/31/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/paycheck-protection-program", + "OtherDetails": "First Draw and Second Draw PPP loans available", + "DateAdded": "5/19/2021", + "id": 52 + }, + { + "Name": "SF Community Investment Loan", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$250,000", + "InterestRateApplicable": "Unknown", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "City of San Francisco", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://oewd.org/businesses-impacted-covid-19#ACTIVE%20Loans%20section", + "OtherDetails": "ANNOUNCED", + "DateAdded": "5/19/2021", + "id": 53 + }, + { + "Name": "OBBF Relief and Recovery Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Oakland Black Business Fund", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://oaklandblackbusinessfund.org/about/", + "OtherDetails": "", + "DateAdded": "", + "id": 54 + }, + { + "Name": "COMMUNITY ARTS COVID RESPONSE GRANTS", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$15,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Zellerbach Family Foundation", + "IsThereADeadline": "Yes", + "Deadline": "12/20/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://zff.org/ca-covid-response-grants/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 55 + }, + { + "Name": "Performing Arts Worker Relief Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Theatre Bay Area", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "", + "Spanish": "", + "Chinese": "", + "Website": "https://www.theatrebayarea.org/page/COVID-19relief-fund#Apply", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 56 + }, + { + "Name": "SoGal Black Founder Startup Grant", + "SanFranciscoCounty": "Unknown", + "AlamedaCounty": "Unknown", + "SanMateoCounty": "Unknown", + "ContraCostaCounty": "Unknown", + "SantaClaraCounty": "Unknown", + "County": "Unknown", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "SoGal", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "http://www.iamsogal.com/black-founder-startup-grant/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 57 + }, + { + "Name": "UNTITLED, ART EMERGENCY FUND", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$250", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "The Art Report", + "IsThereADeadline": "No", + "Deadline": "", + "English": "", + "Spanish": "", + "Chinese": "", + "Website": "https://docs.google.com/document/d/e/2PACX-1vT-SQ2GcGX4gGduGz29HuK6FgzYiCj586nd1PkrWMIj97meycTIRyQZAAX7mgmeJHHgTdl3MgeP2239/pub", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 58 + }, + { + "Name": "Black Spatial Relics: Micro Grants for Community Care and Collective Research", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Arts", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$500", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Black Spatial Relics", + "IsThereADeadline": "Yes", + "Deadline": "5/31/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.blackspatialrelics.org/2021-microgrant-app", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 59 + }, + { + "Name": "National Environmental Education Foundation Restoration and Resilience COVID Recovery Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Unknown", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,500", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "NEEF National Environment Education Foundation", + "IsThereADeadline": "Yes", + "Deadline": "7/15/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.neefusa.org/grants/2021/restoration-resilience-fund", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 60 + }, + { + "Name": "Zellerbach Communite Arts COVID Response Grants", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$15,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Zellerbach Family Foundation", + "IsThereADeadline": "", + "Deadline": "12/20/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://zff.org/ca-covid-response-grants/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 61 + }, + { + "Name": "Research in Transforming Health and Health Care Systems", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Healthcare", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$350,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Robert Wood Johnson Foundation", + "IsThereADeadline": "Yes", + "Deadline": "6/28/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.rwjf.org/en/library/funding-opportunities/2021/research-in-transforming-health-and-health-care-systems.html", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 62 + }, + { + "Name": "2020 TIP Office Annual Program Statement to Address Impacts of COVID-19", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Unknown", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Department of State", + "IsThereADeadline": "Yes", + "Deadline": "6/30/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://sr.usembassy.gov/wp-content/uploads/sites/115/Combating-COVIDs-impact-on-efforts-to-combat-human-trafficking.pdf", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 63 + }, + { + "Name": "IRONAID COVID-19 Support Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Ironman Foundation", + "IsThereADeadline": "Yes", + "Deadline": "7/9/21", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "http://ironmanfoundation.org/ironaid/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 64 + }, + { + "Name": "Volant Charitable Trust: COVID-19 Response Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Healthcare", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Volan Trust", + "IsThereADeadline": "Yes", + "Deadline": "7/31/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.volanttrust.org/how-to-apply-covid-19/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 65 + }, + { + "Name": "UCB Community Health Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Healthcare", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "King Baudouin Foundation", + "IsThereADeadline": "Yes", + "Deadline": "7/15/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.kbs-frb.be/en/Activities/Calls/2021/2020_07_13_AD", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 66 + }, + { + "Name": "Foundation for Contemporary Arts: FCA Emergency Grants COVID-19 Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Foundation for Contemporary Arts", + "IsThereADeadline": "Yes", + "Deadline": "9/15/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 67 + }, + { + "Name": "Contra Costa Back-to-Business Fund (B2B)", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Yes but not Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "The San Pablo Economic Development Corporation", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "No", + "Website": "http://www.sanpabloedc.org/covid-19/business-resources", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 68 + }, + { + "Name": "Community Mental Health Centers (CMHC) Grant Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Healthcare", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,500,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Substance Abuse and Mental Health Services Administration", + "IsThereADeadline": "Yes", + "Deadline": "5/21", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.samhsa.gov/grants/grant-announcements/sm-21-014", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 69 + }, + { + "Name": "Restoration & Resilience COVID Recovery Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Environment", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,500", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "THE NATIONAL ENVIRONMENTAL EDUCATION FOUNDATION (NEEF)", + "IsThereADeadline": "Yes", + "Deadline": "6/1/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.neefusa.org/grants/2021/restoration-resilience-fund", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 70 + }, + { + "Name": "FCA Emergency Grants COVID-19 Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Foundation for Contemporary Arts\nSupport", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/guidelines/", + "OtherDetails": "rolling basis", + "DateAdded": "5/19/2021", + "id": 71 + }, + { + "Name": "SF New Deal Debt Relief", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,500", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "SF New Deal", + "IsThereADeadline": "Yes", + "Deadline": "6/30/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://sfnewdeal.org/debt-relief", + "OtherDetails": "The business has 3 or fewer locations.\n\nPreference will be given to businesses with at least 3 (Full Time Equivalent) employees.\n\nThe business had 2019 (pre-pandemic) revenue of less than $3M annually.", + "DateAdded": "6/16/2021", + "id": 72 + }, + { + "Name": "From the Heart Productions: Documentarian Emergency Relief Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Healthcare", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$1,000", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "From the Heart Productions", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://fromtheheartproductions.com/documentarian-emergency-relief-fund/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 73 + }, + { + "Name": "Contra Costa County Micro-Enterprise Relief Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Renaissance Entrepreneurship Fund", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.rencenter.org/contra-costa-county-micro-enterprise-relief-fund/", + "OtherDetails": "", + "DateAdded": "5/19/2021", + "id": 74 + }, + { + "Name": "COVID-19 Arts Relief Grant Program (Sonoma)", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Non-Profits Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Creative Foundation Sonoma County", + "IsThereADeadline": "Yes", + "Deadline": "5/26/2020", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "2020 COVID-19 Arts Relief Grants for Nonprofit Arts Organizations - Community Foundation Sonoma County (sonomacf.org)", + "OtherDetails": "", + "DateAdded": "7/16/2021", + "id": 75 + }, + { + "Name": "Alameda Strong Relief Fund", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$7,500", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "City of Alameda", + "IsThereADeadline": "Yes", + "Deadline": "10/20/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.alamedaca.gov/ONLINE-SERVICES/Alameda-Strong-Relief-Fund", + "OtherDetails": "", + "DateAdded": "", + "id": 76 + }, + { + "Name": "Go Local Business Recovery Fund (Sonoma)", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Unknown", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$1,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Sonoma County", + "IsThereADeadline": "Yes", + "Deadline": "8/31/2021", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "Local Business Recovery Fund - Application - GO LOCAL", + "OtherDetails": "grant is a matching fund\n\nbusiness must contribute amount (either $500 or $1000) \n\nin order to receive matched amount by sonoma county", + "DateAdded": "7/31/2021", + "id": 77 + }, + { + "Name": "", + "SanFranciscoCounty": "", + "AlamedaCounty": "", + "SanMateoCounty": "", + "ContraCostaCounty": "", + "SantaClaraCounty": "", + "County": "Some", + "Category": "", + "BlackOwned": "", + "LGBTQ": "", + "Women": "", + "WhoApplies": "", + "100OrFewerEmployees": "", + "500OrFewerEmployees": "", + "750OrFewerEmployees": "", + "750OrMore": "", + "TypeOfRelief": "", + "AwardType": "", + "AwardAmountSpecified": "", + "MaxAwardAmount": "", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "", + "PublicOrPrivate": "", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Sonoma County", + "IsThereADeadline": "", + "Deadline": "", + "English": "", + "Spanish": "", + "Chinese": "", + "Website": "", + "OtherDetails": "", + "DateAdded": "", + "id": 78 + }, + { + "Name": "Accion Opportunity Fund Small Business Loans", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$100,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.0599", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Accion Opportunity Fund", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://aofund.org/small-business-loans/#!", + "OtherDetails": "", + "DateAdded": "7/16/2021", + "id": 79 + }, + { + "Name": "California Small Business COVID-19 Relief Grant Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$25,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "California Small Business COVID-19 Relief Grant Program", + "IsThereADeadline": "Yes", + "Deadline": "9/30/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://careliefgrant.com/", + "OtherDetails": "", + "DateAdded": "7/16/2021", + "id": 80 + }, + { + "Name": "Main Street Launch - Oakland Program", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$250,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.0775", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Main Street Launch", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://mainstreetlaunch.org/oakland-launch/", + "OtherDetails": "", + "DateAdded": "7/16/2021", + "id": 81 + }, + { + "Name": "Main Street Launch - Oakland Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$250,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.0775", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Main Street Launch", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://mainstreetlaunch.org/oakland-launch/", + "OtherDetails": "", + "DateAdded": "7/16/2021", + "id": 82 + }, + { + "Name": "Rapid Response Liquidity Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "ICA", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.ica.fund/rapid-response#FAQ", + "OtherDetails": "", + "DateAdded": "7/16/2021", + "id": 83 + }, + { + "Name": "inance Justice Fund ", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Opportunity Finance Network", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://ofn.org/finance-justice-fund", + "OtherDetails": "", + "DateAdded": "7/16/2021", + "id": 84 + }, + { + "Name": "$1500 Grant Program for Oakland Entrepreneurs", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$1,500", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Alameda County-Oakland Community Action Partnership and Renaissance Entrepreneurship Center", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "No", + "Website": "https://myemail.constantcontact.com/UPDATED---1-500-Grant-for-Oakland-Entrepreneurs.html?aid=BHZz7wW05FA&soid=1100520113669", + "OtherDetails": "First come first served", + "DateAdded": "9/1/2021", + "id": 85 + }, + { + "Name": "Local Jurisdiction Assistance Grant Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Agriculture", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "Other", + "AwardType": "Recurring", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$22,312,360", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Department of Cannabis Control", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.grants.ca.gov/grants/local-jurisdiction-assistance-grant-program/", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 86 + }, + { + "Name": "Working Solutions CDFI", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Other", + "AwardType": "Recurring", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "Working Solutions CDFI", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.workingsolutions.org/", + "OtherDetails": "", + "DateAdded": "", + "id": 87 + }, + { + "Name": "SBA COVID-19 Economic Injury Disaster Loan", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.0375", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Small Business Administration", + "IsThereADeadline": "Yes", + "Deadline": "12/31/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/covid-19-eidl", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 88 + }, + { + "Name": "Creative Space Grant", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$100,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "San Francisco Arts Commission", + "IsThereADeadline": "Yes", + "Deadline": "10/27/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.sfartscommission.org/content/creative-space-grant-planning-facilities-0", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 89 + }, + { + "Name": "Cultural Equity Initiatives", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$100,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "San Francisco Arts Commission", + "IsThereADeadline": "Yes", + "Deadline": "11/3/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.sfartscommission.org/content/cultural-equity-initiatives-cei-0", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 90 + }, + { + "Name": "San Francisco Artist Grant", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Arts", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Unknown", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$20,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "San Francisco Arts Commission", + "IsThereADeadline": "Yes", + "Deadline": "11/10/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.sfartscommission.org/content/san-francisco-artist-grant-0", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 91 + }, + { + "Name": "Targeted EIDL Advance", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Small Business Administration", + "IsThereADeadline": "Yes", + "Deadline": "12/31/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 92 + }, + { + "Name": "Supplemental Targeted EIDL Advance", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$5,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "U.S. Small Business Administration", + "IsThereADeadline": "Yes", + "Deadline": "12/31/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 93 + }, + { + "Name": "San Mateo County Small Business Grant", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "San Mateo County Strong", + "IsThereADeadline": "Yes", + "Deadline": "10/15/2022", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://www.smcstrong.org/applyforfunding", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 94 + }, + { + "Name": "Recycling Market Development Revolving Loan Program", + "SanFranciscoCounty": "No", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "Environment", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "All", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "The Department of Resources Recycling and Recovery (CalRecycle) ", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.calrecycle.ca.gov/rmdz/loans", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 95 + }, + { + "Name": "Storefront Vandalism Relief Grant ", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "Both", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$2,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "SF Office of Economic and Workforce Development", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://oewd.org/storefront-vandalism-relief-grant", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 96 + }, + { + "Name": "Comcast Rise", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "", + "Category": "Unknown", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Comcast", + "IsThereADeadline": "Yes", + "Deadline": "10/14/2021", + "English": "Yes", + "Spanish": "Unknown", + "Chinese": "Unknown", + "Website": "https://www.comcastrise.com/", + "OtherDetails": "", + "DateAdded": "", + "id": 97 + }, + { + "Name": "Salesforce San Francisco Small Business Grant program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Salesforce", + "IsThereADeadline": "Yes", + "Deadline": "10/17/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://essentials.salesforce.com/form/sfsmallbizgrants/", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 98 + }, + { + "Name": "California Fisheries Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Agriculture", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$3,000,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.06", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "California Fisheries Fund", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://communityvisionca.org/cafisheriesfund/#1545252493871-06d128c0-22cf", + "OtherDetails": "", + "DateAdded": "", + "id": 99 + }, + { + "Name": "Industrial Development Bonds", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Manufacturing", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "California Infrastructure and Economic Development Bank", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.ibank.ca.gov/bonds/industrial-development-bonds/", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 100 + }, + { + "Name": "Community Vision", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "$3,500,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.06", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Community Vision Capital & Consulting", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://communityvisionca.org/lending/#1551813127901-ff88f4a4-444f", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 101 + }, + { + "Name": "San Francisco Small Business Revolving Loan Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "Recurring", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.035", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Main Street Launch", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 102 + }, + { + "Name": "USDA Direct Operating Microloan", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Agriculture", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "No", + "750OrFewerEmployees": "No", + "750OrMore": "No", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$50,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.0175", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "USDA", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://www.fsa.usda.gov/programs-and-services/farm-loan-programs/microloans/index", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 103 + }, + { + "Name": "San Francisco Emerging Business Loan Fund", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "No", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "Yes", + "750OrFewerEmployees": "Yes", + "750OrMore": "Yes", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$250,000", + "InterestRateApplicable": "Yes and Reported", + "InterestRate": "0.0775", + "TypeOfSupport": "Loan", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "Main Street Launch", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 104 + }, + { + "Name": "USDA Pandemic Response and Safety\nGrant Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Agriculture", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "No", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Government", + "NameOfEntity": "USDA", + "IsThereADeadline": "Yes", + "Deadline": "11/22/2021", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://usda-prs.grantsolutions.gov/usda", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 105 + }, + { + "Name": "Amber Grant for Women", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Unknown", + "500OrFewerEmployees": "Unknown", + "750OrFewerEmployees": "Unknown", + "750OrMore": "Unknown", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$25,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Womensnet.net", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "https://ambergrantsforwomen.com/get-an-amber-grant/", + "OtherDetails": "Rolling", + "DateAdded": "10/13/2021", + "id": 106 + }, + { + "Name": "Black Founder Startup Grant", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "All", + "BlackOwned": "Yes", + "LGBTQ": "No", + "Women": "Yes", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "SoGal", + "IsThereADeadline": "No", + "Deadline": "", + "English": "Yes", + "Spanish": "No", + "Chinese": "No", + "Website": "http://www.iamsogal.com/black-founder-startup-grant/", + "OtherDetails": "Rolling", + "DateAdded": "10/13/2021", + "id": 107 + }, + { + "Name": "Stipends Available for Child Care Providers", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "", + "BlackOwned": "", + "LGBTQ": "", + "Women": "", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "", + "750OrFewerEmployees": "", + "750OrMore": "", + "TypeOfRelief": "Other", + "AwardType": "Recurring", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "", + "PublicOrPrivate": "Public", + "TypeEntityOfferingSupport": "Non-Profit", + "NameOfEntity": "4Cs of Alameda County", + "IsThereADeadline": "Unknown", + "Deadline": "", + "English": "", + "Spanish": "", + "Chinese": "", + "Website": "https://4calameda.org/about/newsletter/", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 108 + }, + { + "Name": "Alameda County Child Care Relief Grant (Wells Fargo Grant)", + "SanFranciscoCounty": "No", + "AlamedaCounty": "Yes", + "SanMateoCounty": "No", + "ContraCostaCounty": "No", + "SantaClaraCounty": "No", + "County": "Some", + "Category": "", + "BlackOwned": "", + "LGBTQ": "", + "Women": "", + "WhoApplies": "Individuals Only", + "100OrFewerEmployees": "Yes", + "500OrFewerEmployees": "", + "750OrFewerEmployees": "", + "750OrMore": "", + "TypeOfRelief": "Other", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$10,000", + "InterestRateApplicable": "", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "Wells Fargo Bank", + "IsThereADeadline": "Yes", + "Deadline": "10/1/2021", + "English": "", + "Spanish": "", + "Chinese": "", + "Website": "https://4calameda.org/about/newsletter/", + "OtherDetails": "", + "DateAdded": "10/13/2021", + "id": 109 + }, + { + "Name": "California Venues Grant Program", + "SanFranciscoCounty": "Yes", + "AlamedaCounty": "Yes", + "SanMateoCounty": "Yes", + "ContraCostaCounty": "Yes", + "SantaClaraCounty": "Yes", + "County": "All", + "Category": "Entertainment", + "BlackOwned": "No", + "LGBTQ": "No", + "Women": "No", + "WhoApplies": "Businesses Only", + "100OrFewerEmployees": "Not Applicable", + "500OrFewerEmployees": "Not Applicable", + "750OrFewerEmployees": "Not Applicable", + "750OrMore": "Not Applicable", + "TypeOfRelief": "COVID", + "AwardType": "One-Time", + "AwardAmountSpecified": "Yes", + "MaxAwardAmount": "$250,000", + "InterestRateApplicable": "No", + "InterestRate": "", + "TypeOfSupport": "Grant", + "PublicOrPrivate": "Private", + "TypeEntityOfferingSupport": "Private", + "NameOfEntity": "California Venues", + "IsThereADeadline": "Yes", + "Deadline": "11/19/2021", + "English": "Yes", + "Spanish": "Yes", + "Chinese": "Yes", + "Website": "https://cavenuesgrant.com/", + "OtherDetails": "", + "DateAdded": "10/20/2021", + "id": 110 + } + ] +} \ No newline at end of file diff --git a/scripts/seed/example/current_columns.txt b/scripts/seed/example/current_columns.txt new file mode 100644 index 0000000..1fe11bd --- /dev/null +++ b/scripts/seed/example/current_columns.txt @@ -0,0 +1,41 @@ +Name: row[0] +San Francisco County: row[1] +Alameda County: row[2] +San Mateo County: row[3] +Contra Costa County: row[4] +Santa Clara County: row[5] +County: row[6] +Category: row[7] +Black Owned: row[8] +LGBTQ: row[9] +Women: row[10] +Who Applies: row[11] +100 or fewer employees: row[12] +500 or fewer employees: row[13] +750 or fewer employees: row[14] +750 or more: row[15] +Type of Relief: row[16] +Award Type: row[17] +Award Amount Specified: row[18] +Max Award Amount: row[19] +Interest Rate Applicable: row[20] +Interest rate: row[21] +Type of Support: row[22] +Public or Private (Grant Provider): row[23] +Type Entity Offering Support: row[24] +Name of Entity: row[25] +Is there a Deadline: row[26] +Deadline: row[27] +Possible Additional Stage of Funding?: row[28] +English: row[29] +Spanish: row[30] +Chinese: row[31] +Website: row[32] +Other Details: row[33] +Date Added: row[34] +Added By: row[35] +Date Reviewed/updated: row[36] +Reviewed By: row[37] +Review Notes: row[38] +Expired: row[39] +Archive: row[40] \ No newline at end of file diff --git a/scripts/seed/example/new_raw_data.csv b/scripts/seed/example/new_raw_data.csv new file mode 100644 index 0000000..c89db82 --- /dev/null +++ b/scripts/seed/example/new_raw_data.csv @@ -0,0 +1,128 @@ +Name,San Francisco County,Alameda County,San Mateo County,Contra Costa County,Santa Clara County,County,Category,Black Owned,LGBTQ,Women,Who Applies,100 or fewer employees,500 or fewer employees,750 or fewer employees,750 or more,Type of Relief,Award Type,Award Amount Specified,Max Award Amount,Interest Rate Applicable,Interest rate,Type of Support,Public or Private (Grant Provider),Type Entity Offering Support,Name of Entity,Is there a Deadline,Deadline,Possible Additional Stage of Funding?,English,Spanish,Chinese,Website,Other Details,Date Added,Added By,Date Reviewed/updated,Reviewed By,Review Notes,Expired,Archive +$1500 Grant Program for Oakland Entrepreneurs,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$1,500",No,,Grant,Private,Non-Profit,Alameda County-Oakland Community Action Partnership and Renaissance Entrepreneurship Center,No,,Yes,Yes,Yes,No,https://myemail.constantcontact.com/UPDATED---1-500-Grant-for-Oakland-Entrepreneurs.html?aid=BHZz7wW05FA&soid=1100520113669,First come first served,9/1/2021,Rocio Ng,,,,, +2020 TIP Office Annual Program Statement to Address Impacts of COVID-19,Yes,Yes,Yes,Yes,Yes,All,Unknown,No,No,No,All,Yes,Yes,Yes,Yes,COVID,One-Time,No,,,,Grant,Public,Government,U.S. Department of State,Yes,6/30/2021,,Yes,No,No,https://sr.usembassy.gov/wp-content/uploads/sites/115/Combating-COVIDs-impact-on-efforts-to-combat-human-trafficking.pdf,,5/19/2021,Greg Boyer,,,,, +Accion Opportunity Fund Small Business Loans,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$100,000",Yes and Reported,0.0599,Loan,Private,Private,Accion Opportunity Fund,No,,Yes,Yes,Yes,Yes,https://aofund.org/small-business-loans/#!,,7/16/2021,Rocio Ng,,,,, +Actors Fund Entertainment Assistance Program,Yes,Yes,Yes,Yes,Yes,All,Entertainment,No,No,No,Individuals Only,Yes,No,No,No,COVID,One-Time,No,,No,,Grant,Private,Non-Profit,The Actors Fund,Unknown,,Unknown,Yes,No,No,https://actorsfund.org/am-i-eligible-help,"need entertainment industry earnings over $6,500 for three out of the last five years (2015-2020)",10/24/2021,Emily Kasa,,,,, +African American Small Business Revolving Loan Fund,Yes,No,No,No,No,Some,All,Yes,No,No,All,Yes,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$50,000",Yes and Reported,0,Loan,Private,Non-Profit,Give2SF,Unknown,,,Yes,Yes,Yes,https://oewd.org/businesses-impacted-covid-19#AA%20Revolving%20Loan%20Fund,More info: https://www.sfchronicle.com/business/article/SF-creates-coronavirus-loan-fund-for-black-owned-15350767.php,6/24/2020,Seth Puckett,,,,No, +Alameda County Child Care Relief Grant (Wells Fargo Grant),No,Yes,No,No,No,Some,,,,,Individuals Only,Yes,,,,Other,One-Time,Yes,"$10,000",,,Grant,Private,Private,Wells Fargo Bank,Yes,10/1/2021,,,,,https://4calameda.org/about/newsletter/,,10/13/2021,,,,,, +Alameda Strong Relief Fund,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$7,500",No,,Grant,Public,Government,City of Alameda,Yes,10/20/2021,Yes,Yes,No,No,https://www.alamedaca.gov/ONLINE-SERVICES/Alameda-Strong-Relief-Fund,,,,,,,, +Amazon Relief Fund ,Unknown,Unknown,Unknown,Unknown,Unknown,Unknown,All,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$5,000",No,,Grant,Private,Private,Amazon ,Unknown,,,Yes,Yes,Yes,https://amazonrelieffund.org,"Amazon employees and contractors. Initial qualifying individuals include: Amazon Flex Delivery Partners, Delivery Service Partner Delivery Associates, Temporary Associates employed by qualifying staffing agencies, and drivers for line haul carrier partners.",6/29/2020,Emily Kasa,,,,No, +Amber Grant for Women,Yes,Yes,Yes,Yes,Yes,All,All,No,No,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,Yes,"$25,000",No,,Grant,Private,Private,Womensnet.net,No,,Yes,Yes,No,No,https://ambergrantsforwomen.com/get-an-amber-grant/,Rolling,10/13/2021,Rocio Ng,,,,, +Artist Relief,Yes,Yes,Yes,Yes,Yes,All,Entertainment,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$5,000",No,,Grant,Private,Non-Profit,Artist Relief Fund,Yes,6/23/2021,Unknown,Yes,No,No,https://www.artistrelief.org,,5/12/2021,Emily Kasa,,,,, +Authors League Fund,Yes,Yes,Yes,Yes,Yes,All,Arts,No,No,No,Individuals Only,Yes,No,No,No,COVID,One-Time,No,,No,,Loan,Private,Non-Profit,Authors League Fund,Unknown,,Unknown,Yes,No,No,https://authorsleaguefund.org/apply/,Need one formal publication,10/24/2021,Emily Kasa,,,,, +Bay Area Black Owned Business Relief Fund,Yes,Yes,Yes,Yes,Yes,All,All,Yes,No,No,All,Unknown,Unknown,Unknown,Unknown,Protest Damage,One-Time,No,,No,,Grant,Private,GoFund Me,Bay Area Black Owned Business Relief Fund,Unknown,,,Yes,No,No,https://docs.google.com/forms/d/e/1FAIpQLSdXQmSNSHzPTuuffzgOvWPGRCt4dmEHHQJQSn2mCr-DjzDq_Q/viewform,https://www.gofundme.com/f/bay-area-black-owned-business-relief-fund,6/10/2020,Emily Kasa,6/25/2020,Seth Puckett,,No, +Bay Area Organization of Black Owned Businesses (BAOBOB),Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,No,All,Yes,Yes,Yes,Yes,Both,Recurring,No,,Unknown,,Grant,Private,Private,BAOBOB,Unknown,,,Yes,No,No,https://baobobdirectory.com/,Directory,6/17/2020,Charles Beta,,,,No, +Berkeley Relief Fund,No,Yes,No,No,No,Some,All,No,No,No,All,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,"$10,000",No,0,Grant,Public,Government,Berkeley City Council,Unknown,,,Yes,No,No,https://berkeleyrelieffund.org/,,6/10/2020,Arnav Khanna,6/22/2020,Dee Jomo,,No, +Black Founder Startup Grant,Yes,Yes,Yes,Yes,Yes,All,All,Yes,No,Yes,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,One-Time,Yes,"$10,000",No,,Grant,Private,Private,SoGal,No,,Yes,Yes,No,No,http://www.iamsogal.com/black-founder-startup-grant/,Rolling,10/13/2021,Rocio Ng,,,,, +Black Spatial Relics: Micro Grants for Community Care and Collective Research,Yes,Yes,Yes,Yes,Yes,All,Arts,Yes,No,No,Individuals Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,$500,No,,Grant,Private,Private,Black Spatial Relics,Yes,5/31/2021,,Yes,No,No,https://www.blackspatialrelics.org/2021-microgrant-app,,5/19/2021,Greg Boyer,,,,, +Business For All,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,"$50,000",No,0,Grant,Private,Non-Profit,Business For All,Yes,9/25/2019,,Yes,No,No,https://businessforall.helloalice.com,,6/5/2020,Emily Kasa,6/22/2020,Dee Jomo,,Yes, +California Capital Access Program (CalCAP),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Unknown,Unknown,Unknown,Unknown,Both,Recurring,No,,Yes but not Reported,,Loan,Public,Government,California State treasurer,No,,,Yes,Unknown,Unknown,https://www.treasurer.ca.gov/cpcfa/calcap/sb/index.asp,,,,,,,No, +California Disaster Relief Loan Guarantee Program — COVID-19,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Unknown,Unknown,Yes,No,COVID,One-Time,No,,Yes but not Reported,,Loan,Public,Government,State Gov,Unknown,,,Yes,Yes,No,https://www.ibank.ca.gov/small-business-finance-center/,,6/5/2020,Emily Kasa,06/10/20,Ravi Patel,,No, +California Fisheries Fund,Yes,Yes,Yes,Yes,Yes,All,Agriculture,No,No,No,Individuals Only,Yes,No,No,No,Other,One-Time,Yes,"$3,000,000",Yes and Reported,0.06,Loan,Private,Private,California Fisheries Fund,No,,Unknown,Yes,No,No,https://communityvisionca.org/cafisheriesfund/#1545252493871-06d128c0-22cf,,,,,,,, +California Infrastructure Bank (IBank),Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,All,Yes,Yes,Yes,No,COVID,One-Time,No,"$1,000,000",Yes but not Reported,,Loan,Public,Government,State of California,Unknown,,,Yes,Yes,No,https://www.ibank.ca.gov/,,6/17/2020,Charles Beta,1/26,Jen Hofmann,Added max loan amount,No, +California Rebuilding Fund,Yes,Yes,Yes,Yes,Yes,Yes,Multiple,No,No,No,Businesses Only,Yes,Yes,Yes,No,COVID,One-Time,No,,Yes and Reported,0.0425,Loan,Public,Government,CA Infrasturcture and Economic Development Back (IBank),Unknown,,,Yes,No,No,https://www.connect2capital.com/p/californiarebuildingfund/california-rebuilding-fund-pre-application/,Not open yet - Updated (7/16) Open Now,9/16/2020,Rocio Ng,1/26,Rocio Ng,found new link and updated,No, +California Small Business COVID-19 Relief Grant Program,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$25,000",No,,Grant,Public,Government,California Small Business COVID-19 Relief Grant Program,Yes,9/30/2021,Yes,Yes,No,No,https://careliefgrant.com/,,7/16/2021,Rocio Ng,,,,, +California Venues Grant Program,Yes,Yes,Yes,Yes,Yes,All,Entertainment,No,No,No,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$250,000",No,,Grant,Private,Private,California Venues,Yes,11/19/2021,Yes,Yes,Yes,Yes,https://cavenuesgrant.com/,,10/20/2021,Rocio Ng,,,,, +CalNonprofits Grant Program ,Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$25,000",No,,Grant,Public,Government,CalNonprofits,Yes,9/30/2021,Yes,Yes,No,No,https://docs.google.com/document/d/1cR5D3qL9oq2d-ZycXFHqCRGuZ3x_u_N68YCYdTpmr34/edit,Other website: https://calnonprofits.org/publications/article-archive/740-ca-small-business-relief-grant-program-webinar,10/24/2021,Marshall Fisher,,,,, +Comcast Rise,No,Yes,No,No,No,,Unknown,Yes,No,No,Businesses Only,Yes,No,No,No,Other,One-Time,Yes,"$10,000",No,,Grant,Private,Private,Comcast,Yes,10/14/2021,Yes,Yes,Unknown,Unknown,https://www.comcastrise.com/,,,,,,,, +COMMUNITY ARTS COVID RESPONSE GRANTS,Yes,Yes,No,Yes,No,Some,Arts,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$15,000",No,,Grant,Private,Private,Zellerbach Family Foundation,Yes,12/20/2021,Yes,Yes,No,No,https://zff.org/ca-covid-response-grants/,,5/19/2021,Rocio Ng,,,,, +Community Mental Health Centers (CMHC) Grant Program,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,All,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$2,500,000",No,,Grant,Public,Government,Substance Abuse and Mental Health Services Administration,Yes,5/21,Yes,Yes,Yes,Yes,https://www.samhsa.gov/grants/grant-announcements/sm-21-014,,5/19/2021,Rocio Ng,,,,, +Community Vision,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,"$3,500,000",Yes and Reported,0.06,Loan,Public,Government,Community Vision Capital & Consulting,No,,Unknown,Yes,No,No,https://communityvisionca.org/lending/#1551813127901-ff88f4a4-444f,,10/13/2021,Ian Colrick,,,,, +Contra Costa Back-to-Business Fund (B2B),No,No,No,Yes,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,Yes but not Reported,,Loan,Private,Non-Profit,The San Pablo Economic Development Corporation,Unknown,,,Yes,Yes,No,http://www.sanpabloedc.org/covid-19/business-resources,,5/19/2021,Isabel Verghese,,,,, +Contra Costa County Micro-Enterprise Relief Fund,No,No,No,Yes,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",,,Grant,Private,Private,Renaissance Entrepreneurship Fund,No,,Yes,Yes,No,No,https://www.rencenter.org/contra-costa-county-micro-enterprise-relief-fund/,,5/19/2021,Emily Kasa,,,,, +COVID-19 Arts Relief Grant Program (Sonoma),No,No,No,No,No,Some,Arts,No,No,No,Non-Profits Only,Yes,Unknown,No,No,COVID,One-Time,Yes,"$10,000",No,,Grant,Public,Government,Creative Foundation Sonoma County,Yes,5/26/2020,,Yes,Unknown,Unknown,2020 COVID-19 Arts Relief Grants for Nonprofit Arts Organizations - Community Foundation Sonoma County (sonomacf.org),,7/16/2021,Ti,,,,, +COVID-19 Education Partnership,No,No,Yes,No,Yes,Some,Education,No,No,No,Non-Profits Only,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Community Foundation,Unknown,,,Yes,Yes,Yes,https://www.siliconvalleycf.org/education-response,,7/6/2020,Seth Puckett,,,,No, +COVID-19 Emergency Loan for Arts & Culture Nonprofits,Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$50,000",Yes and Reported,0.025,Loan,Private,Non-Profit,NCG,Unknown,,,Yes,No,No,https://www.artsloanfund.org/covid-19-emergency,"Arts and culture organizations that maintain an active teaching, presenting, exhibiting, producing, or archiving practice or that provide vital services to artists and cultural organizations.",,Emily Kasa,7/15/2020,Marshall Fisher,,No, +COVID-19 Regional Response Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Community Foundatio,Unknown,,,Yes,Yes,Yes,https://www.siliconvalleycf.org/coronavirus-fund,,7/6/2020,Seth Puckett,,,,No, +COVID-19: A Just East Bay Response Fund,No,Yes,No,Yes,No,Some,All,No,No,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,0,Grant,Private,Non-Profit,East Bay Community Foundation,Unknown,,,Yes,No,No,https://www.ebcf.org/covid-19-fund-faq/,Contact at grantmaking@eastbaycf.org to apply,6/5/2020,Emily Kasa,6/10/20,Ravi Patel,,No, +Creative Space Grant,Yes,No,No,No,No,Some,Arts,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$100,000",No,,Grant,Public,Non-Profit,San Francisco Arts Commission,Yes,10/27/2021,No,Yes,Yes,Yes,https://www.sfartscommission.org/content/creative-space-grant-planning-facilities-0,,10/13/2021,Adam Cobb,,,,, +Cultural Equity Initiatives,Yes,No,No,No,No,Some,Arts,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$100,000",No,,Grant,Public,Non-Profit,San Francisco Arts Commission,Yes,11/3/2021,No,Yes,Yes,Yes,https://www.sfartscommission.org/content/cultural-equity-initiatives-cei-0,,10/13/2021,Adam Cobb,,,,, +Economic Injury Disaster Loan (EIDL),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,No,No,COVID,One-Time,Yes,"$2,000,000",Yes and Reported,0.0375,Loan,Public ,Government,Municipal Gov,Yes,1/22/2022,Yes,Yes,No,No,https://covid19relief.sba.gov/#/applicationExpired,800-659-2955,6/5/2020,Emily Kasa,1/26/22,Rocio Ng,,Yes, +Emergency Relief Program,Yes,Yes,Yes,Yes,Yes,All,Hospitality,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,No,,Grant,Private,Non-Profit,Southern Smoke,Unknown,,,Yes,Yes,No,https://form.southernsmoke.org/smoke/application/,Our Emergency Relief Program provides emergency funding to those employed by or own restaurants or bars or are employed by a restaurant or bar supplier that are faced unforeseen expenses that cannot or will not be covered by insurance.,6/17/2020,Emily kasa,7/15/2020,Marshall Fisher,Employees and owners can apply,No, +FCA Emergency Grants COVID-19 Fund,Yes,Yes,Yes,Yes,Yes,All,Arts,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$2,000",No,,Grant,Private,Private,"Foundation for Contemporary Arts +Support",No,,,Yes,No,No,https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/guidelines/,rolling basis,5/19/2021,Rocio Ng,,,,, +Foundation for Contemporary Arts: FCA Emergency Grants COVID-19 Fund,Yes,Yes,Yes,Yes,Yes,All,Arts,No,No,No,Non-Profits Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$2,000",,,Grant,Private,Private,Foundation for Contemporary Arts,Yes,9/15/2021,,Yes,No,No,https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/,,5/19/2021,Greg Boyer,,,,, +From the Heart Productions: Documentarian Emergency Relief Fund,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Individuals Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$1,000",,,Grant,Private,Private,From the Heart Productions,No,,,Yes,Yes,Yes,https://fromtheheartproductions.com/documentarian-emergency-relief-fund/,,5/19/2021,Greg Boyer,,,,, +Go Local Business Recovery Fund (Sonoma),No,No,No,No,No,Some,Unknown,No,No,No,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$1,000",No,,Grant,Public,Government,Sonoma County,Yes,8/31/2021,Unknown,Yes,Unknown,Unknown,Local Business Recovery Fund - Application - GO LOCAL,"grant is a matching fund business must contribute amount (either $500 or $1000) in order to receive matched amount by sonoma county",7/31/2021,Ti,,,,, +Oakland African American Chamber of Commerce,,,,,,,,,,,,,,,,,,,,,,,,,,Yes,,Yes,,,,https://oaacc.org/apply/,,,,,,,No, +"GoFundMe.org Small Buisness Relief Fund - Redwood City, CA",Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Yes,Yes,Unknown,Both,One-Time,No,$500,No,,Grant,Private,GoFund Me,GoFundMe.org,No,,,Yes,Yes,Yes,https://www.gofundme.com/f/smallbusinessrelieffund,"To qualify for a matching grant from the Small Business Relief Fund, the GoFundMe fundraiser must raise at least $500 and verify that your small business has been negatively impacted by a government mandate due to the COVID-19 pandemic.",6/10/2020,Megan Gentes,7/15,Marshall Fisher,,No, +Hello Alice,Yes,Yes,Yes,Yes,Yes,All,Hospitality,No,No,No,Unknown,Yes,Yes,Unknown,Yes,COVID,One-Time,Yes,"$10,000",No,,Grant,Private,Private,Hello Alice,Yes,9/25/2020,,Yes,Unknown,Unknown,https://www.covid19businesscenter.com/,,6/10/2020,Marshall Fisher,,,,Yes, +IFW COVID-19 Relief Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Private,Non-Profit,iFundWomen,Unknown,,,Yes,Unknown,Unknown,https://ifundwomen.com/covid-19,,6/17/2020,Dee Jomo,,,,No, +inance Justice Fund ,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,No,,No,,Loan,Private,Private,Opportunity Finance Network,No,,,Yes,No,No,https://ofn.org/finance-justice-fund,,7/16/2021,Rocio Ng,,,,, +Industrial Development Bonds,Yes,Yes,Yes,Yes,Yes,All,Manufacturing,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$10,000,000",Yes and Reported,,Loan,Public,Government,California Infrastructure and Economic Development Bank,No,,Unknown,Yes,No,No,https://www.ibank.ca.gov/bonds/industrial-development-bonds/,,10/13/2021,Ian Colrick,,,,, +IRONAID COVID-19 Support Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,,,,Grant,Private,Private,Ironman Foundation,Yes,7/9/21,,Yes,No,No,http://ironmanfoundation.org/ironaid/,,5/19/2021,Greg Boyer,,,,, +Kiva Small Business Loans,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,Yes but not Reported,,Loan,Private,Non-Profit,Kiva,No,,,Yes,Yes,Unknown,https://www.kiva.org/,,6/10/2020,Julie Wiederhold,6/22/2020,Dee Jomo,,No, +LGBTQ COVID-19 Response Emergency Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,Yes,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$20,000",No,,Grant,Private,Non-Profit,Horizons,Unknown,,,Yes,Unknown,Unknown,https://www.horizonsfoundation.org/covid19/,https://www.horizonsfoundation.org/emergency-grants-bay-area-lgbtq-organizations-total-over-640000/,6/10/2020,Emily Kasa,6/24/2020,Seth Puckett,,No, +LISC Small Business Relief ,Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Private,Private,LISC,Yes,9/7/2020,Yes,Yes,Yes,Yes,https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/,,,,,,,Yes, +Local Jurisdiction Assistance Grant Program,Yes,Yes,No,No,No,Some,Agriculture,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,Recurring,No,"$22,312,360",No,,Grant,Public,Government,Department of Cannabis Control,No,,Yes,Yes,No,No,https://www.grants.ca.gov/grants/local-jurisdiction-assistance-grant-program/,,10/13/2021,Adam Cobb,,,,, +Main Street Launch - Oakland Program,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$250,000",Yes and Reported,0.0775,Loan,Private,Private,Main Street Launch,No,,Unknown,Yes,No,No,https://mainstreetlaunch.org/oakland-launch/,,7/16/2021,Rocio Ng,,,,, +Main Street Launch - Oakland Program,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$250,000",Yes and Reported,0.0775,Loan,Private,Private,Main Street Launch,No,,Unknown,Yes,No,No,https://mainstreetlaunch.org/oakland-launch/,,7/16/2021,Rocio Ng,,,,, +National Environmental Education Foundation Restoration and Resilience COVID Recovery Fund,Yes,Yes,Yes,Yes,Yes,All,Unknown,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$2,500",No,,Grant,Private,Private,NEEF National Environment Education Foundation,Yes,7/15/2021,,Yes,No,No,https://www.neefusa.org/grants/2021/restoration-resilience-fund,,5/19/2021,Greg Boyer,,,,, +Norcal Small Business Relief Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,Protest Damage,One-Time,No,,No,,Grant,Private,Private,"Team Fundraiser: Jane Thomas, Destiny Thomas, Jennifer Louie, Christian Thomas Trent Thomas, Michaela Thomas ",No,,,Yes,Unknown,Unknown,https://www.gofundme.com/f/norcal-small-business-relief-fund,,6/10/2020,Megan Gentes,7/15/2020,Marshall Fisher,,No, +Oakland Black Damage Fund,No,Yes,No,No,No,Some,All,Yes,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Protest Damage,One-Time,Yes,"$5,000",No,,Grant,Private,GoFund Me,Oakland Black Damage Fund,Unknown,,,Yes,No,No,https://docs.google.com/forms/d/e/1FAIpQLSdq6Dq18QjWd0desNEjjpnNyz8EWP5dJ3ytTK4EJ5SJBO3fuw/viewform?mc_cid=ab80a0f88e&mc_eid=539c76a5b8,Black businesses,6/24/2020,Emily Kasa,,,,No, +Oakland Repair Fund,No,Yes,No,Unknown,No,Some,Multiple,Yes,No,No,Unknown,Yes,No,No,No,Protest Damage,One-Time,Yes,$600,No,,Grant,Private,Non-Profit,Oakland Indie Alliance,Unknown,,,Yes,No,No,http://www.oaklandindiealliance.com/repair-apply,,6/7/2020,Emily Kasa,6/22/2020,Dee Jomo,,No, +OBBF Relief and Recovery Fund,No,No,No,No,No,Some,All,Yes,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,,,Grant,Private,Non-Profit,Oakland Black Business Fund,Unknown,,Unknown,Yes,No,No,https://oaklandblackbusinessfund.org/about/,,,,,,,, +One Fair Wage Emergency Fund,,,,Unknown,Unknown,Unknown,Hospitality,No,No,No,Individuals Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Private,Non-Profit,One Fair Wage,Unknown,,,Yes,Yes,No,https://ofwemergencyfund.org/help,,6/17/2020,Emily Kasa,7/15/2020,Marshall Fisher,Link looks like a compilation of resources,No, +Opportunity Fund Working Capital Loans,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Unknown,Unknown,Unknown,Both,One-Time,Yes,"$250,000",Yes but not Reported,,Loan,Private,Non-Profit,Opportunity Fund,No,,,Yes,Yes,Unknown,https://www.opportunityfund.org/get-a-loan/,,6/10/2020,Jonah Bleckner,6/30/2020,Seth Puckett,,No, +Pandemic Unemployment Assistance (PUA),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,0,Insurance,Public ,Government,State Gov,Unknown,,,Yes,Yes,Yes,https://www.edd.ca.gov/about_edd/coronavirus-2019/pandemic-unemployment-assistance.htm,,6/5/2020,Emily Kasa,6/10/20,Ravi Patel,,No, +Paycheck Protection Program (PPP),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Yes,Unknown,Unknown,Both,One-Time,Yes,"$2,000,000",Yes but not Reported,,Loan,Public,Government,U.S. Small Business Association (SBA),Yes,5/31/2021,Unknown,Yes,No,No,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/paycheck-protection-program,First Draw and Second Draw PPP loans available,5/19/2021,Isabel Verghese,,,,, +Performing Arts Worker Relief Fund,Yes,No,No,No,No,Some,Arts,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Private,Private,Theatre Bay Area,Unknown,,Yes,,,,https://www.theatrebayarea.org/page/COVID-19relief-fund#Apply,,5/19/2021,Rocio Ng,,,,, +Pleasanton Business Assistance Program,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",Yes and Reported,0,Loan,Public,Government,City of Pleasanton,Unknown,,,Yes,Unknown,Unknown,http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp,,7/1/2020,Seth Puckett,,,,No, +Pleasanton Business Assistance Program,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$20,000",Yes and Reported,0,Loan,Public,Government,City of Pleasanton,Unknown,,,Yes,Unknown,Unknown,http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp,,7/1/2020,Seth Puckett,,,,No, +Rapid Response Liquidity Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,,Yes and Reported,0,Loan,Private,Private,ICA,No,,Unknown,Yes,No,No,https://www.ica.fund/rapid-response#FAQ,,7/16/2021,Rocio Ng,,,,, +Recycling Market Development Revolving Loan Program,No,No,No,Yes,No,Some,Environment,No,No,No,All,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,One-Time,Yes,"$2,000,000",No,,Loan,Public,Government,The Department of Resources Recycling and Recovery (CalRecycle) ,Unknown,,,Yes,Unknown,Unknown,https://www.calrecycle.ca.gov/rmdz/loans,,10/13/2021,ChuHui Fu,,,,, +Redwood City Small Business Relief Fund,No,No,Yes,No,No,Some,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,No,,Grant,Private,Private,Brett Weber,No,,,Yes,Yes,Yes,https://www.gofundme.com/f/redwood-city-small-business-relief-fund,,6/10/2020,Megan Gentes,7/15/2020,Marshall Fisher,,No, +Regional Nonprofit Emergency Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Non-Profits Only,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Community Foundation,Unknown,,,Yes,Yes,Yes,https://www.siliconvalleycf.org/regional-nonprofit-emergency-fund,,7/6/2020,Seth Puckett,,,,No, +Research in Transforming Health and Health Care Systems,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$350,000",No,,Grant,Private,Private,Robert Wood Johnson Foundation,Yes,6/28/2021,,Yes,No,No,https://www.rwjf.org/en/library/funding-opportunities/2021/research-in-transforming-health-and-health-care-systems.html,,5/19/2021,Greg Boyer,,,,, +Restaurant Revitalization Fund,Yes,Yes,Yes,Yes,Yes,All,Hospitality,Yes,No,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,Unknown,,Grant,Public,Government,U.S. Small Business Association (SBA),Unknown,,,Yes,No,No,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/restaurant-revitalization-fund,,5/19/2021,Emily Kasa,01/26/21,Rocio Ng,,, +Restoration & Resilience COVID Recovery Fund,Yes,Yes,Yes,Yes,Yes,All,Environment,No,No,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$2,500",No,,Grant,Private,Private,THE NATIONAL ENVIRONMENTAL EDUCATION FOUNDATION (NEEF),Yes,6/1/2021,Yes,Yes,No,No,https://www.neefusa.org/grants/2021/restoration-resilience-fund,,5/19/2021,Rocio Ng,,,,, +Salesforce San Francisco Small Business Grant program,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",No,,Grant,Private,Private,Salesforce,Yes,10/17/2021,No,Yes,No,No,https://essentials.salesforce.com/form/sfsmallbizgrants/,,10/13/2021,Adam Cobb,,,,, +San Francisco Artist Grant,Yes,No,No,No,No,Some,Arts,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$20,000",No,,Grant,Public,Non-Profit,San Francisco Arts Commission,Yes,11/10/2021,No,Yes,Yes,Yes,https://www.sfartscommission.org/content/san-francisco-artist-grant-0,,10/13/2021,Adam Cobb,,,,, +San Francisco Emerging Business Loan Fund,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$250,000",Yes and Reported,0.0775,Loan,Public,Government,Main Street Launch,No,,Unknown,Yes,No,No,https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants,,10/13/2021,Ian Colrick,,,,, +San Francisco Small Business Revolving Loan Fund,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,Recurring,Yes,"$50,000",Yes and Reported,0.035,Loan,Public,Government,Main Street Launch,No,,Unknown,Yes,No,No,https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants,,10/13/2021,Ian Colrick,,,,, +San Francisco’s D10 Small Business Revolving Loan Fund,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$50,000",Yes and Reported,0.05,Loan,Private,Private,Working Solutions,Unknown,,Unknown,Yes,No,No,https://www.workingsolutions.org/loan-program,rolling basis,5/19/2021,Isabel Verghese,7/16/21,Rocio Ng,updated link and interest,No, +San Mateo County Small Business Grant,No,No,Yes,No,No,Some,All,No,No,No,All,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,San Mateo County Strong,Yes,10/15/2022,Unknown,Yes,Yes,Yes,https://www.smcstrong.org/applyforfunding,,10/13/2021,Adam Cobb,,,,, +SBA 8(a) Program,Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,No,Businesses Only,Yes,No,No,No,Both,Recurring,No,,No,,Grant,Public,Government,U.S. Small Business Association (SBA),Yes,,,Yes,No,No,https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program,,6/17/2020,Charles Beta,,,,No, +SBA COVID-19 Economic Injury Disaster Loan,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$2,000,000",Yes and Reported,0.0375,Loan,Public,Government,U.S. Small Business Administration,Yes,12/31/2021,No,Yes,Yes,Yes,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/covid-19-eidl,,10/13/2021,Ian Colrick,,,,, +SF Community Investment Loan,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,Yes,"$250,000",Unknown,,Loan,Public,Government,City of San Francisco,Unknown,,Unknown,Yes,No,No,https://oewd.org/businesses-impacted-covid-19#ACTIVE%20Loans%20section,ANNOUNCED,5/19/2021,Isabel Verghese,,,,, +SF New Deal Debt Relief,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$2,500",No,,Grant,Private,Non-Profit,SF New Deal,Yes,6/30/2021,,Yes,Yes,Yes,https://sfnewdeal.org/debt-relief,"The business has 3 or fewer locations. Preference will be given to businesses with at least 3 (Full Time Equivalent) employees. The business had 2019 (pre-pandemic) revenue of less than $3M annually.",6/16/2021,Humza Rabbani,,,,, +SFF COVID-19 Emergency Response Fund,Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,Yes,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,Yes,"$25,000",No,,Grant,Private,Non-Profit,San Francisco Foundation,No,,Yes,Yes,No,No,https://sff.org/for-nonprofits-apply-for-a-grant-from-the-sff-covid-19-emergency-response-fund/,rolling,10/24/2021,Emily Kasa,,,,, +Shea Moisture Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,Both,One-Time,No,,No,,Grant,Private,Non-Profit,Shea Moisture,No,,,Yes,Unknown,Unknown,https://www.sheamoisturefund.com/about-1,,6/17/2020,Dee Jomo,7/15/2020,Marshall Fisher,,No, +Shuttered Venue Operators Grant,Yes,Yes,Yes,Yes,Yes,Yes,Entertainment,No,No,No,Businesses Only,Yes,No,No,No,Other,One-Time,Yes,"$10,000,000",No,,Grant,Public,Government,U.S. Small Business Association (SBA),No,,Yes,Yes,Yes,Yes,https://www.svograntportal.sba.gov/s/,Grants on a rolling basis,5/19/2021,Rocio Ng,,,,, +Silicon Valley Small Business Relief Fund,Yes,Yes,Yes,Yes,Yes,Some,All,No,No,No,All,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,Unknown,,Grant,Private,Non-Profit,Silcon Valley Community Foundation,No,,,Yes,Unknown,Unknown,https://www.siliconvalleycf.org/small-business-relief-fund,Loans also available,6/10/2020,Dee Jomo,6/24/2020,Seth Puckett,,No, +Silicon Valley Strong Fund,No,No,No,No,Yes,Some,All,No,No,No,All,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Strong,Unknown,,,Yes,Yes,Yes,https://siliconvalleystrong.org/donate/,,7/6/2020,Seth Puckett,,,,No, +Small Business Assistance Grant Program - City of Santa Clara,No,No,No,No,Yes,Some,All,No,No,No,All,Yes,No,No,No,COVID,One-Time,Yes,"$5,000",Unknown,,Grant,Public,Government,City of Santa Clara,Yes,9/7/2021,,Yes,Yes,Yes,https://www.svsbdc.org/sc-covid-grant/,"Round 1 Grant Application is now closed, but stay connected for updates on possible continuing rounds.",6/10/2020,Julie Wiederhold,9/8/2021,Lisa Lu,Updated the link and deadline.,No, +SoGal Black Founder Startup Grant,Unknown,Unknown,Unknown,Unknown,Unknown,Unknown,All,Yes,No,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,No,,,,Grant,Private,Private,SoGal,No,,Yes,Yes,No,No,http://www.iamsogal.com/black-founder-startup-grant/,,5/19/2021,,,,,, +SoOakland,No,Yes,No,No,No,Some,All,Yes,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,Yes,"$2,000",No,,Grant,Private,Non-Profit,SoOakland,Unknown,,,Yes,No,No,http://www.sooakland.com/sooakland-foundation,,6/17/2020,Emily Kasa,7/15/2020,Marshall Fisher,Business must be based in Oakland,No, +South Asian Resilence Fund,Yes,Yes,Yes,Yes,Yes,All,Entertainment,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,"$1,000",No,,Grant,Private,Non-Profit,Indian Center Foundation,Unknown,,,Yes,No,No,https://indiacenter.formstack.com/forms/artsfund,,6/17/2020,Dee Jomo,,,,No, +Stipends Available for Child Care Providers,No,Yes,No,No,No,Some,,,,,Individuals Only,Yes,,,,Other,Recurring,Yes,,No,,,Public,Non-Profit,4Cs of Alameda County,Unknown,,,,,,https://4c-alameda.org/parents-families/child-care-for-essential-workers/,,10/13/2021,,,,,, +Storefront Vandalism Relief Grant ,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Both,One-Time,Yes,"$2,000",No,,Grant,Public,Government,SF Office of Economic and Workforce Development,No,,Yes,Yes,No,No,https://oewd.org/storefront-vandalism-relief-grant,,10/13/2021,Rocio Ng,,,,, +Supplemental Targeted EIDL Advance,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$5,000",No,,Grant,Public,Government,U.S. Small Business Administration,Yes,12/31/2021,No,Yes,Yes,Yes,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance,,10/13/2021,Ian Colrick,,,,, +Sweet Relief Musicians Fund,Yes,Yes,Yes,Yes,Yes,All,Entertainment,No,No,No,Individuals Only,Yes,No,No,No,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Sweet Relief Musicians Fund,Unknown,,Unknown,Yes,No,No,https://www.sweetrelief.org/get-assistance.html,,10/24/2021,Emily Kasa,,,,, +Targeted EIDL Advance,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",No,,Grant,Public,Government,U.S. Small Business Administration,Yes,12/31/2021,No,Yes,Yes,Yes,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance,,10/13/2021,Ian Colrick,,,,, +The Doonie Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,Both,Recurring,No,,No,,Grant,Private,Non-Profit,Digitalundivided,Unknown,,,Yes,Yes,No,https://www.digitalundivided.com/the-doonie-fund,Black and Latinx only,6/17/2020,Dee Jomo,,,,No, +The RADx-UP CDCC Community Collaboration Mini-Grant Program,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,"$50,000",No,,Grant,Public,Government,RADx-UP,Yes,10/22/2021,,Yes,Yes,Yes,https://radx-up.org/apply-for-grant/?open=grant,,5/19/2021,Greg Boyer,,,,, +The Red Backpack Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$5,000",No,,Grant,Private,Non-Profit,,Yes,8/31/2020,,Yes,Yes,Yes,https://www.globalgiving.org/redbackpackfund/,,6/17/2020,Dee Jomo,,,,Yes, +The your Friends in New York Business Relief Fund,Yes,Yes,Yes,Yes,Yes,Unknown,Multiple,Yes,Yes,No,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,"$5,000",No,,Grant,Private,Non-Profit,Pyer Moss,Unknown,,,Yes,Yes,Yes,http://yourfriendsin.nyc/survey.html,,6/17/2020,Dee Jomo,,,,No, +Trans Lifeline Microgrants,Unknown,Unknown,Unknown,Unknown,Unknown,Unknown,All,No,Yes,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,One-Time,No,,No,,Grant,Public,Private,Trans Lifeline ,No,,,Yes,No,No,https://www.translifeline.org/microgrants,"Our microgrants cover all the required fees pertaining to court order name changes, publication fees, and document fees. We cover passports, driver's licenses, state IDs, and Tribal IDs.",6/29/2020,Emily Kasa,,,,No, +U.S. Department of Health and Human Services: Community Mental Health Centers Grant Program,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,Recurring,No,"$2,500,000",No,,Grant,Public,Government,Substance Abuse and Mental Health Services Administration,Yes,5/21/2021,,Yes,Yes,Yes,https://www.samhsa.gov/grants/grant-announcements/sm-21-014,,5/19/2021,Greg Boyer,,,,, +UCB Community Health Fund,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$50,000",,,Grant,Private,Private,King Baudouin Foundation,Yes,7/15/2021,,Yes,No,No,https://www.kbs-frb.be/en/Activities/Calls/2021/2020_07_13_AD,,5/19/2021,Greg Boyer,,,,, +"UNTITLED, ART EMERGENCY FUND",Yes,Yes,No,Yes,Yes,All,Arts,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,$250,No,,Grant,Private,Private,The Art Report,No,,,,,,https://docs.google.com/document/d/e/2PACX-1vT-SQ2GcGX4gGduGz29HuK6FgzYiCj586nd1PkrWMIj97meycTIRyQZAAX7mgmeJHHgTdl3MgeP2239/pub,,5/19/2021,Rocio Ng,,,,, +USA Small Business Administration,Yes,Yes,Yes,No,Yes,All,All,No,No,No,Unknown,Yes,Yes,No,No,COVID,One-Time,Yes,"$25,000",No,0,Loan ,Public ,Government,Federal Gov,Unknown,,,Yes,No,No,https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/sba-express-bridge-loans,"Enables small businesses who currently have a business relationship with an SBA Express Lender to access up to $25,000 quickly. See here https://www.sba.gov/document/support--express-bridge-loan-pilot-program-guide",6/5/2020,Emily Kasa,6/10/20,Ravi Patel,,No, +USDA Direct Operating Microloan,Yes,Yes,Yes,Yes,Yes,All,Agriculture,No,No,No,Businesses Only,Yes,No,No,No,Other,One-Time,Yes,"$50,000",Yes and Reported,0.0175,Loan,Public,Government,USDA,No,,Unknown,Yes,No,No,https://www.fsa.usda.gov/programs-and-services/farm-loan-programs/microloans/index,,10/13/2021,Emily Kasa,,,,, +"USDA Pandemic Response and Safety +Grant Program",Yes,Yes,Yes,Yes,Yes,All,Agriculture,No,No,No,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Public,Government,USDA,Yes,11/22/2021,Unknown,Yes,No,No,https://usda-prs.grantsolutions.gov/usda,,10/13/2021,Rocio Ng,,,,, +Verizon Small Business Recovery Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,Yes,No,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,"$10,000",Unknown,,Grant,Private,Private,Verizon,Unknown,,,Yes,Yes,Unknown,https://www.verizon.com/pay-it-forward-live/?CMP=OLA_SMB_OTH_22222_NA_20200325_NA_NM20200057_00001,https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/verizon-small-business-recovery-fund/,6/17/2020,Dee Jomo,,,,No, +Volant Charitable Trust: COVID-19 Response Fund,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,,,,Grant,Private,Private,Volan Trust,Yes,7/31/2021,,Yes,No,No,https://www.volanttrust.org/how-to-apply-covid-19/,,5/19/2021,Greg Boyer,,,,, +Working Solutions CDFI,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Unknown,Unknown,Unknown,Unknown,Other,Recurring,Yes,"$50,000",No,,Loan,Public,Non-Profit,Working Solutions CDFI,No,,Yes,Yes,No,No,https://www.workingsolutions.org/,,,,,,,, +Zellerbach Communite Arts COVID Response Grants,Yes,Yes,Yes,Yes,Yes,All,Arts,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$15,000",No,,Grant,Private,Private,Zellerbach Family Foundation,,12/20/2021,,Yes,No,No,https://zff.org/ca-covid-response-grants/,,5/19/2021,Greg Boyer,,,,, +SBA 7 (a) Loan,Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,No,,Yes and Reported,,Loan,Public,Government,U.S. Small Business Administration ,No,,No,Yes,Unknown,Unknown,https://www.sba.gov/funding-programs/loans/7a-loans,,,Ti,,,,, +SBA 504 Loan,Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,Yes,"$5,000,000",Yes and Reported,,Loan,Public,Government,U.S. Small Business Administration ,No,,No,Yes,Unknown,Unknown,https://www.sba.gov/funding-programs/loans/504-loans,,,,,,,, +SBA Microloan (via SBA-approved lenders),Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,All,Unknown,Unknown,Unknown,Unknown,Other,One-Time,Yes,"$50,000",Yes and Reported,,Loan,Public,Government,U.S. Small Business Administration ,No,,No,Yes,Unknown,Unknown,https://www.sba.gov/funding-programs/loans/microloans,,,,,,,, +Small Business Relief MicroGrant Program,No,No,No,Yes,No,Some,All,No,No,No,Individuals Only,Yes,No,No,No,COVID,One-Time,Yes,"$5,000",No,,Grant,Public,Government,City of Martinez,Yes,4/26/2021,Yes,Yes,No,No,https://www.cityofmartinez.org/depts/econdev/small_business_relief_microgrant_program.asp,,,,,,,, +Public Beauty Association COVID-19 relief fund,Yes,Yes,Yes,Yes,Yes,All,Personal Care Services,No,No,No,Individuals Only,Yes,No,No,No,COVID,One-Time,Yes,$500,No,,Grant,Private,Private,Public Beauty Association,No,,Yes,Yes,No,No,https://www.probeauty.org/pba-charities/covid-19-relief-fund/landing-covid-19-relief-fund,,1/26/2022,Amelie Schaefer,,,,, +Apply Now for Uber Eats & Visa's Small Business Grant,Yes,Yes,Yes,Yes,Yes,All,Hospitality,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",No,,Grant,Private,Private,Uber,,,,,,,,,,,,,,, +Walmart Local Community Grants,Yes,Yes,Yes,Yes,Yes,All,,No,No,No,Non-Profits Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,One-Time,Yes,"$5,000",No,,Grant,Private,Private,Walmart / Sams Club,No,,,Yes,No,No,https://walmart.org/how-we-give/local-community-grants,,,,,,,, +KKR Small Business Builders,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,No,No,Unknown,COVID,One-Time,Yes,"$10,000",No,,Grant,Private,Private,"KKR, Hello Alice",Yes,10/15/2021,Yes,Yes,No,No,https://kkr.helloalice.com/,"Preference will be given to historically underrepresented business owners: POC, women, LGBTQ+, with disabilities, etc. ",1/26/2022,Amelie Schaefer,,,,, +FedEx Small Business Grant contest,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,No,No,No,Other,One-Time,Yes,"$50,000",No,,Grant,Private,Private,FedEx,Yes,2/28/2022,Yes,Yes,No,No,https://www.fedex.com/en-us/small-business/grant-contest.html,,1/26/2022,Amelie Schaefer,,,,, +Inclusive Backing Main Street America,Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,Yes,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$5,000",No,,Grant,Private,Private,Main Street America,Yes,11/29/2021,Yes,Yes,No,No,https://www.mainstreet.org/howwecanhelp/inclusivebacking,"businesses owned by a person with a disability or person of Asian American or Pacific Islander descent, <20 employees",1/26/2022,Amelie Schaefer,,,,, \ No newline at end of file diff --git a/scripts/seed/example/raw_data.csv b/scripts/seed/example/raw_data.csv new file mode 100644 index 0000000..8e6cf01 --- /dev/null +++ b/scripts/seed/example/raw_data.csv @@ -0,0 +1,121 @@ +Name,San Francisco County,Alameda County,San Mateo County,Contra Costa County,Santa Clara County,County,Category,Black Owned,LGBTQ,Women,Who Applies,100 or fewer employees,500 or fewer employees,750 or fewer employees,750 or more,Type of Relief,Award Type,Award Amount Specified,Max Award Amount,Interest Rate Applicable,Interest rate,Type of Support,Public or Private,Type Entity Offering Support,Name of Entity,Is there a Deadline,Deadline,English,Spanish,Chinese,Website,Other Details,Date Added +Norcal Small Business Relief Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,Protest Damage,One-Time,No,,No,,Grant,Private,Private,"Team Fundraiser: Jane Thomas, Destiny Thomas, Jennifer Louie, Christian Thomas Trent Thomas, Michaela Thomas ",No,,Yes,Unknown,Unknown,https://www.gofundme.com/f/norcal-small-business-relief-fund,,6/10/2020 +African American Small Business Revolving Loan Fund,Yes,No,No,No,No,Some,All,Yes,No,No,All,Yes,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$50,000",Yes and Reported,0,Loan,Private,Non-Profit,Give2SF,Unknown,,Yes,Yes,Yes,https://oewd.org/businesses-impacted-covid-19#AA%20Revolving%20Loan%20Fund,More info: https://www.sfchronicle.com/business/article/SF-creates-coronavirus-loan-fund-for-black-owned-15350767.php,6/24/2020 +Amazon Relief Fund ,Unknown,Unknown,Unknown,Unknown,Unknown,Unknown,All,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$5,000",No,,Grant,Private,Private,Amazon ,Unknown,,Yes,Yes,Yes,https://amazonrelieffund.org,"Amazon employees and contractors. Initial qualifying individuals include: Amazon Flex Delivery Partners, Delivery Service Partner Delivery Associates, Temporary Associates employed by qualifying staffing agencies, and drivers for line haul carrier partners.",6/29/2020 +Bay Area Black Owned Business Relief Fund,Yes,Yes,Yes,Yes,Yes,All,All,Yes,No,No,All,Unknown,Unknown,Unknown,Unknown,Protest Damage,One-Time,No,,No,,Grant,Private,GoFund Me,Bay Area Black Owned Business Relief Fund,Unknown,,Yes,No,No,https://docs.google.com/forms/d/e/1FAIpQLSdXQmSNSHzPTuuffzgOvWPGRCt4dmEHHQJQSn2mCr-DjzDq_Q/viewform,https://www.gofundme.com/f/bay-area-black-owned-business-relief-fund,6/10/2020 +Bay Area Organization of Black Owned Businesses (BAOBOB),Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,No,All,Yes,Yes,Yes,Yes,Both,Recurring,No,,Unknown,,Grant,Private,Private,BAOBOB,Unknown,,Yes,No,No,https://baobobdirectory.com/,Directory,6/17/2020 +Berkeley Relief Fund,No,Yes,No,No,No,Some,All,No,No,No,All,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,"$10,000",No,0,Grant,Public,Government,Berkeley City Council,Unknown,,Yes,No,No,https://berkeleyrelieffund.org/,,6/10/2020 +Business For All,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,"$50,000",No,0,Grant,Private,Non-Profit,Business For All,Yes,9/25/2019,Yes,No,No,https://businessforall.helloalice.com,,6/5/2020 +California Capital Access Program (CalCAP),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Unknown,Unknown,Unknown,Unknown,Both,Recurring,No,,Yes but not Reported,,Loan,Public,Government,California State treasurer,No,,Yes,Unknown,Unknown,https://www.treasurer.ca.gov/cpcfa/calcap/sb/index.asp,, +California Disaster Relief Loan Guarantee Program — COVID-19,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Unknown,Unknown,Yes,No,COVID,One-Time,No,,Yes but not Reported,,Loan,Public,Government,State Gov,Unknown,,Yes,Yes,No,https://www.ibank.ca.gov/small-business-finance-center/,,6/5/2020 +California Infrastructure Bank (IBank),Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,All,Yes,Yes,Yes,No,COVID,One-Time,No,,Yes but not Reported,,Loan,Public,Government,State of California,Unknown,,Yes,Yes,No,https://www.ibank.ca.gov/,,6/17/2020 +COVID-19 Education Partnership,No,No,Yes,No,Yes,Some,Education,No,No,No,Non-Profits Only,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Community Foundation,Unknown,,Yes,Yes,Yes,https://www.siliconvalleycf.org/education-response,,7/6/2020 +COVID-19 Emergency Loan for Arts & Culture Nonprofits,Yes,Yes,Yes,Yes,Yes,All,Multiple,No,No,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$50,000",Yes and Reported,0.025,Loan,Private,Non-Profit,NCG,Unknown,,Yes,No,No,https://www.artsloanfund.org/covid-19-emergency,"Arts and culture organizations that maintain an active teaching, presenting, exhibiting, producing, or archiving practice or that provide vital services to artists and cultural organizations.", +COVID-19 Regional Response Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Community Foundatio,Unknown,,Yes,Yes,Yes,https://www.siliconvalleycf.org/coronavirus-fund,,7/6/2020 +COVID-19: A Just East Bay Response Fund,No,Yes,No,Yes,No,Some,All,No,No,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,0,Grant,Private,Non-Profit,East Bay Community Foundation,Unknown,,Yes,No,No,https://www.ebcf.org/covid-19-fund-faq/,Contact at grantmaking@eastbaycf.org to apply,6/5/2020 +Economic Injury Disaster Loan (EIDL),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,No,No,COVID,One-Time,Yes,"$2,000,000",Yes and Reported,0.0375,Loan,Public ,Government,Municipal Gov,Yes,9/30/2020,Yes,No,No,https://www.sba.gov/page/disaster-loan-applications#section-header-0,800-659-2955,6/5/2020 +Emergency Relief Program,Yes,Yes,Yes,Yes,Yes,All,Hospitality,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,No,,Grant,Private,Non-Profit,Southern Smoke,Unknown,,Yes,Yes,No,https://form.southernsmoke.org/smoke/application/,Our Emergency Relief Program provides emergency funding to those employed by or own restaurants or bars or are employed by a restaurant or bar supplier that are faced unforeseen expenses that cannot or will not be covered by insurance.,6/17/2020 +"GoFundMe.org Small Buisness Relief Fund - Redwood City, CA",Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Yes,Yes,Unknown,Both,One-Time,No,$500,No,,Grant,Private,GoFund Me,GoFundMe.org,No,,Yes,Yes,Yes,https://www.gofundme.com/f/smallbusinessrelieffund,"To qualify for a matching grant from the Small Business Relief Fund, the GoFundMe fundraiser must raise at least $500 and verify that your small business has been negatively impacted by a government mandate due to the COVID-19 pandemic.",6/10/2020 +Hello Alice,Yes,Yes,Yes,Yes,Yes,All,Hospitality,No,No,No,Unknown,Yes,Yes,Unknown,Yes,COVID,One-Time,Yes,"$10,000",No,,Grant,Private,Private,Hello Alice,Yes,9/25/2020,Yes,Unknown,Unknown,https://www.covid19businesscenter.com/,,6/10/2020 +IFW COVID-19 Relief Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Private,Non-Profit,iFundWomen,Unknown,,Yes,Unknown,Unknown,https://ifundwomen.com/covid-19,,6/17/2020 +Kiva Small Business Loans,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,Yes but not Reported,,Loan,Private,Non-Profit,Kiva,No,,Yes,Yes,Unknown,https://www.kiva.org/,,6/10/2020 +LGBTQ COVID-19 Response Emergency Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,Yes,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$20,000",No,,Grant,Private,Non-Profit,Horizons,Unknown,,Yes,Unknown,Unknown,https://www.horizonsfoundation.org/covid19/,https://www.horizonsfoundation.org/emergency-grants-bay-area-lgbtq-organizations-total-over-640000/,6/10/2020 +LISC Small Business Relief ,Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Private,Private,LISC,Yes,9/7/2020,Yes,Yes,Yes,https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/,, +Oakland Black Damage Fund,No,Yes,No,No,No,Some,All,Yes,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Protest Damage,One-Time,Yes,"$5,000",No,,Grant,Private,GoFund Me,Oakland Black Damage Fund,Unknown,,Yes,No,No,https://docs.google.com/forms/d/e/1FAIpQLSdq6Dq18QjWd0desNEjjpnNyz8EWP5dJ3ytTK4EJ5SJBO3fuw/viewform?mc_cid=ab80a0f88e&mc_eid=539c76a5b8,Black businesses,6/24/2020 +Oakland Repair Fund,No,Yes,No,Unknown,No,Some,Multiple,Yes,No,No,Unknown,Yes,No,No,No,Protest Damage,One-Time,Yes,$600,No,,Grant,Private,Non-Profit,Oakland Indie Alliance,Unknown,,Yes,No,No,http://www.oaklandindiealliance.com/repair-apply,,6/7/2020 +One Fair Wage Emergency Fund,,,,Unknown,Unknown,Unknown,Hospitality,No,No,No,Individuals Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Private,Non-Profit,One Fair Wage,Unknown,,Yes,Yes,No,https://ofwemergencyfund.org/help,,6/17/2020 +Opportunity Fund Working Capital Loans,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Unknown,Unknown,Unknown,Both,One-Time,Yes,"$250,000",Yes but not Reported,,Loan,Private,Non-Profit,Opportunity Fund,No,,Yes,Yes,Unknown,https://www.opportunityfund.org/get-a-loan/,,6/10/2020 +Pandemic Unemployment Assistance (PUA),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,0,Insurance,Public ,Government,State Gov,Unknown,,Yes,Yes,Yes,https://www.edd.ca.gov/about_edd/coronavirus-2019/pandemic-unemployment-assistance.htm,,6/5/2020 +Pleasanton Business Assistance Program,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$2,900",Yes and Reported,0,Loan,Public,Government,City of Pleasanton,Unknown,,Yes,Unknown,Unknown,http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp,,7/1/2020 +Redwood City Small Business Relief Fund,No,No,Yes,No,No,Some,All,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,No,,Grant,Private,Private,Brett Weber,No,,Yes,Yes,Yes,https://www.gofundme.com/f/redwood-city-small-business-relief-fund,,6/10/2020 +Regional Nonprofit Emergency Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Non-Profits Only,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Community Foundation,Unknown,,Yes,Yes,Yes,https://www.siliconvalleycf.org/regional-nonprofit-emergency-fund,,7/6/2020 +SBA 8(a) Program,Yes,Yes,Yes,Yes,Yes,All,All,Yes,Yes,No,Businesses Only,Yes,No,No,No,Both,Recurring,No,,No,,Grant,Public,Government,U.S. Small Business Association (SBA),Yes,,Yes,No,No,https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program,,6/17/2020 +Shea Moisture Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,Both,One-Time,No,,No,,Grant,Private,Non-Profit,Shea Moisture,No,,Yes,Unknown,Unknown,https://www.sheamoisturefund.com/about-1,,6/17/2020 +Silicon Valley Small Business Relief Fund,Yes,Yes,Yes,Yes,Yes,Some,All,No,No,No,All,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,Unknown,,Grant,Private,Non-Profit,Silcon Valley Community Foundation,No,,Yes,Unknown,Unknown,https://www.siliconvalleycf.org/small-business-relief-fund,Loans also available,6/10/2020 +Silicon Valley Strong Fund,No,No,No,No,Yes,Some,All,No,No,No,All,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,Silicon Valley Strong,Unknown,,Yes,Yes,Yes,https://siliconvalleystrong.org/donate/,,7/6/2020 +Small Business Assistance Grant Program - City of Santa Clara,No,No,No,No,Yes,Some,All,No,No,No,All,Yes,No,No,No,COVID,One-Time,Yes,"$5,000",Unknown,,Grant,Public,Government,City of Santa Clara,Yes,9/7/2021,Yes,Yes,Yes,https://www.svsbdc.org/sc-covid-grant/,"Round 1 Grant Application is now closed, but stay connected for updates on possible continuing rounds.",6/10/2020 +SoOakland,No,Yes,No,No,No,Some,All,Yes,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,Yes,"$2,000",No,,Grant,Private,Non-Profit,SoOakland,Unknown,,Yes,No,No,http://www.sooakland.com/sooakland-foundation,,6/17/2020 +South Asian Resilence Fund,Yes,Yes,Yes,Yes,Yes,All,Entertainment,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,"$1,000",No,,Grant,Private,Non-Profit,Indian Center Foundation,Unknown,,Yes,No,No,https://indiacenter.formstack.com/forms/artsfund,,6/17/2020 +The Doonie Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,Both,Recurring,No,,No,,Grant,Private,Non-Profit,Digitalundivided,Unknown,,Yes,Yes,No,https://www.digitalundivided.com/the-doonie-fund,Black and Latinx only,6/17/2020 +The Red Backpack Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,No,Yes,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$5,000",No,,Grant,Private,Non-Profit,,Yes,8/31/2020,Yes,Yes,Yes,https://www.globalgiving.org/redbackpackfund/,,6/17/2020 +The your Friends in New York Business Relief Fund,Yes,Yes,Yes,Yes,Yes,Unknown,Multiple,Yes,Yes,No,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,"$5,000",No,,Grant,Private,Non-Profit,Pyer Moss,Unknown,,Yes,Yes,Yes,http://yourfriendsin.nyc/survey.html,,6/17/2020 +Trans Lifeline Microgrants,Unknown,Unknown,Unknown,Unknown,Unknown,Unknown,All,No,Yes,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,One-Time,No,,No,,Grant,Public,Private,Trans Lifeline ,No,,Yes,No,No,https://www.translifeline.org/microgrants,"Our microgrants cover all the required fees pertaining to court order name changes, publication fees, and document fees. We cover passports, driver's licenses, state IDs, and Tribal IDs.",6/29/2020 +USA Small Business Administration,Yes,Yes,Yes,No,Yes,All,All,No,No,No,Unknown,Yes,Yes,No,No,COVID,One-Time,Yes,"$25,000",No,0,Loan ,Public ,Government,Federal Gov,Unknown,,Yes,No,No,https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/sba-express-bridge-loans,"Enables small businesses who currently have a business relationship with an SBA Express Lender to access up to $25,000 quickly. See here https://www.sba.gov/document/support--express-bridge-loan-pilot-program-guide",6/5/2020 +Verizon Small Business Recovery Fund,Yes,Yes,Yes,Yes,Yes,All,Multiple,Yes,Yes,No,Unknown,Yes,Unknown,Unknown,Unknown,COVID,One-Time,No,"$10,000",Unknown,,Grant,Private,Private,Verizon,Unknown,,Yes,Yes,Unknown,https://www.verizon.com/pay-it-forward-live/?CMP=OLA_SMB_OTH_22222_NA_20200325_NA_NM20200057_00001,https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/verizon-small-business-recovery-fund/,6/17/2020 +California Rebuilding Fund,Yes,Yes,Yes,Yes,Yes,Yes,Multiple,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,No,,,0.0425,Loan,Public,Government,CA Infrasturcture and Economic Development Back (IBank),Unknown,,Yes,No,No,https://www.connect2capital.com/p/californiarebuildingfund/california-rebuilding-fund-pre-application/,Not open yet - Updated (7/16) Open Now,9/16/2020 +Oakland African American Chamber of Commerce,,,,,,,,,,,,,,,,,,,,,,,,,,Yes,,,,,https://oaacc.org/apply/,, +Artist Relief,Yes,Yes,Yes,Yes,Yes,Yes,Entertainment,No,No,No,Unknown,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$5,000",No,,Grant,Private,Non-Profit,Artist Relief Fund,Yes,6/23/2021,Yes,No,No,https://www.artistrelief.org,,5/12/2021 +Restaurant Revitalization Fund,Yes,Yes,Yes,Yes,Yes,All,Hospitality,Yes,No,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,Unknown,,Grant,Public,Government,U.S. Small Business Association (SBA),Unknown,,Yes,No,No,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/restaurant-revitalization-fund,,5/19/2021 +U.S. Department of Health and Human Services: Community Mental Health Centers Grant Program,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,Recurring,No,"$2,500,000",No,,Grant,Public,Government,Substance Abuse and Mental Health Services Administration,Yes,5/21/2021,Yes,Yes,Yes,https://www.samhsa.gov/grants/grant-announcements/sm-21-014,,5/19/2021 +The RADx-UP CDCC Community Collaboration Mini-Grant Program,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,"$50,000",No,,Grant,Public,Government,RADx-UP,Yes,10/22/2021,Yes,Yes,Yes,https://radx-up.org/apply-for-grant/?open=grant,,5/19/2021 + Shuttered Venue Operators Grant,Yes,Yes,Yes,Yes,Yes,Yes,Entertainment,No,No,No,Businesses Only,Yes,No,No,No,Other,One-Time,Yes,"$10,000,000",No,,Grant,Public,Government,U.S. Small Business Association (SBA),No,,Yes,Yes,Yes,https://www.svograntportal.sba.gov/s/,Grants on a rolling basis,5/19/2021 +San Francisco’s D10 Small Business Revolving Loan Fund,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$50,000",Yes and Reported,0.05,Loan,Private,Private,Working Solutions,Unknown,,Yes,No,No,https://www.workingsolutions.org/loan-program,rolling basis,5/19/2021 +Paycheck Protection Program (PPP),Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Yes,Unknown,Unknown,Both,One-Time,Yes,"$2,000,000",Yes but not Reported,,Loan,Public,Government,U.S. Small Business Association (SBA),Yes,5/31/2021,Yes,No,No,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/paycheck-protection-program,First Draw and Second Draw PPP loans available,5/19/2021 +SF Community Investment Loan,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,Yes,"$250,000",Unknown,,Loan,Public,Government,City of San Francisco,Unknown,,Yes,No,No,https://oewd.org/businesses-impacted-covid-19#ACTIVE%20Loans%20section,ANNOUNCED,5/19/2021 +OBBF Relief and Recovery Fund,No,No,No,No,No,Some,All,Yes,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,Both,One-Time,No,,,,Grant,Private,Non-Profit,Oakland Black Business Fund,Unknown,,Yes,No,No,https://oaklandblackbusinessfund.org/about/,, +COMMUNITY ARTS COVID RESPONSE GRANTS,Yes,Yes,No,Yes,No,Some,Arts,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$15,000",No,,Grant,Private,Private,Zellerbach Family Foundation,Yes,12/20/2021,Yes,No,No,https://zff.org/ca-covid-response-grants/,,5/19/2021 +Performing Arts Worker Relief Fund,Yes,No,No,No,No,Some,Arts,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Private,Private,Theatre Bay Area,Unknown,,,,,https://www.theatrebayarea.org/page/COVID-19relief-fund#Apply,,5/19/2021 +SoGal Black Founder Startup Grant,Unknown,Unknown,Unknown,Unknown,Unknown,Unknown,All,Yes,No,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,No,,,,Grant,Private,Private,SoGal,No,,Yes,No,No,http://www.iamsogal.com/black-founder-startup-grant/,,5/19/2021 +"UNTITLED, ART EMERGENCY FUND",Yes,Yes,No,Yes,Yes,All,Arts,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,$250,No,,Grant,Private,Private,The Art Report,No,,,,,https://docs.google.com/document/d/e/2PACX-1vT-SQ2GcGX4gGduGz29HuK6FgzYiCj586nd1PkrWMIj97meycTIRyQZAAX7mgmeJHHgTdl3MgeP2239/pub,,5/19/2021 +Black Spatial Relics: Micro Grants for Community Care and Collective Research,Yes,Yes,Yes,Yes,Yes,All,Arts,Yes,No,No,Individuals Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,$500,No,,Grant,Private,Private,Black Spatial Relics,Yes,5/31/2021,Yes,No,No,https://www.blackspatialrelics.org/2021-microgrant-app,,5/19/2021 +National Environmental Education Foundation Restoration and Resilience COVID Recovery Fund,Yes,Yes,Yes,Yes,Yes,All,Unknown,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$2,500",No,,Grant,Private,Private,NEEF National Environment Education Foundation,Yes,7/15/2021,Yes,No,No,https://www.neefusa.org/grants/2021/restoration-resilience-fund,,5/19/2021 +Zellerbach Communite Arts COVID Response Grants,Yes,Yes,Yes,Yes,Yes,All,Arts,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$15,000",No,,Grant,Private,Private,Zellerbach Family Foundation,,12/20/2021,Yes,No,No,https://zff.org/ca-covid-response-grants/,,5/19/2021 +Research in Transforming Health and Health Care Systems,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$350,000",No,,Grant,Private,Private,Robert Wood Johnson Foundation,Yes,6/28/2021,Yes,No,No,https://www.rwjf.org/en/library/funding-opportunities/2021/research-in-transforming-health-and-health-care-systems.html,,5/19/2021 +2020 TIP Office Annual Program Statement to Address Impacts of COVID-19,Yes,Yes,Yes,Yes,Yes,All,Unknown,No,No,No,All,Yes,Yes,Yes,Yes,COVID,One-Time,No,,,,Grant,Public,Government,U.S. Department of State,Yes,6/30/2021,Yes,No,No,https://sr.usembassy.gov/wp-content/uploads/sites/115/Combating-COVIDs-impact-on-efforts-to-combat-human-trafficking.pdf,,5/19/2021 +IRONAID COVID-19 Support Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,,,,Grant,Private,Private,Ironman Foundation,Yes,7/9/21,Yes,No,No,http://ironmanfoundation.org/ironaid/,,5/19/2021 +Volant Charitable Trust: COVID-19 Response Fund,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,,,,Grant,Private,Private,Volan Trust,Yes,7/31/2021,Yes,No,No,https://www.volanttrust.org/how-to-apply-covid-19/,,5/19/2021 +UCB Community Health Fund,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Non-Profits Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$50,000",,,Grant,Private,Private,King Baudouin Foundation,Yes,7/15/2021,Yes,No,No,https://www.kbs-frb.be/en/Activities/Calls/2021/2020_07_13_AD,,5/19/2021 +Foundation for Contemporary Arts: FCA Emergency Grants COVID-19 Fund,Yes,Yes,Yes,Yes,Yes,All,Arts,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$2,000",,,Grant,Private,Private,Foundation for Contemporary Arts,Yes,9/15/2021,Yes,No,No,https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/,,5/19/2021 +Contra Costa Back-to-Business Fund (B2B),No,No,No,Yes,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,No,,Yes but not Reported,,Loan,Private,Non-Profit,The San Pablo Economic Development Corporation,Unknown,,Yes,Yes,No,http://www.sanpabloedc.org/covid-19/business-resources,,5/19/2021 +Community Mental Health Centers (CMHC) Grant Program,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,All,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$2,500,000",No,,Grant,Public,Government,Substance Abuse and Mental Health Services Administration,Yes,5/21,Yes,Yes,Yes,https://www.samhsa.gov/grants/grant-announcements/sm-21-014,,5/19/2021 +Restoration & Resilience COVID Recovery Fund,Yes,Yes,Yes,Yes,Yes,All,Environment,No,No,No,Non-Profits Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$2,500",No,,Grant,Private,Private,THE NATIONAL ENVIRONMENTAL EDUCATION FOUNDATION (NEEF),Yes,6/1/2021,Yes,No,No,https://www.neefusa.org/grants/2021/restoration-resilience-fund,,5/19/2021 +FCA Emergency Grants COVID-19 Fund,Yes,Yes,Yes,Yes,Yes,All,Arts,No,No,No,Individuals Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$2,000",No,,Grant,Private,Private,"Foundation for Contemporary Arts +Support",No,,Yes,No,No,https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/guidelines/,rolling basis,5/19/2021 +SF New Deal Debt Relief,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$2,500",No,,Grant,Private,Non-Profit,SF New Deal,Yes,6/30/2021,Yes,Yes,Yes,https://sfnewdeal.org/debt-relief,"The business has 3 or fewer locations. + +Preference will be given to businesses with at least 3 (Full Time Equivalent) employees. + +The business had 2019 (pre-pandemic) revenue of less than $3M annually.",6/16/2021 +From the Heart Productions: Documentarian Emergency Relief Fund,Yes,Yes,Yes,Yes,Yes,All,Healthcare,No,No,No,Individuals Only,Unknown,Unknown,Unknown,Unknown,COVID,One-Time,Yes,"$1,000",,,Grant,Private,Private,From the Heart Productions,No,,Yes,Yes,Yes,https://fromtheheartproductions.com/documentarian-emergency-relief-fund/,,5/19/2021 +Contra Costa County Micro-Enterprise Relief Fund,No,No,No,Yes,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",,,Grant,Private,Private,Renaissance Entrepreneurship Fund,No,,Yes,No,No,https://www.rencenter.org/contra-costa-county-micro-enterprise-relief-fund/,,5/19/2021 +COVID-19 Arts Relief Grant Program (Sonoma),No,No,No,No,No,Some,Arts,No,No,No,Non-Profits Only,Yes,Unknown,No,No,COVID,One-Time,Yes,"$10,000",No,,Grant,Public,Government,Creative Foundation Sonoma County,Yes,5/26/2020,Yes,Unknown,Unknown,2020 COVID-19 Arts Relief Grants for Nonprofit Arts Organizations - Community Foundation Sonoma County (sonomacf.org),,7/16/2021 +Alameda Strong Relief Fund,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$7,500",No,,Grant,Public,Government,City of Alameda,Yes,10/20/2021,Yes,No,No,https://www.alamedaca.gov/ONLINE-SERVICES/Alameda-Strong-Relief-Fund,, +Go Local Business Recovery Fund (Sonoma),No,No,No,No,No,Some,Unknown,No,No,No,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$1,000",No,,Grant,Public,Government,Sonoma County,Yes,8/31/2021,Yes,Unknown,Unknown,Local Business Recovery Fund - Application - GO LOCAL,"grant is a matching fund + +business must contribute amount (either $500 or $1000) + +in order to receive matched amount by sonoma county",7/31/2021 +,,,,,,Some,,,,,,,,,,,,,,,,,,Government,Sonoma County,,,,,,,, +Accion Opportunity Fund Small Business Loans,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$100,000",Yes and Reported,0.0599,Loan,Private,Private,Accion Opportunity Fund,No,,Yes,Yes,Yes,https://aofund.org/small-business-loans/#!,,7/16/2021 +California Small Business COVID-19 Relief Grant Program,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$25,000",No,,Grant,Public,Government,California Small Business COVID-19 Relief Grant Program,Yes,9/30/2021,Yes,No,No,https://careliefgrant.com/,,7/16/2021 +Main Street Launch - Oakland Program,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$250,000",Yes and Reported,0.0775,Loan,Private,Private,Main Street Launch,No,,Yes,No,No,https://mainstreetlaunch.org/oakland-launch/,,7/16/2021 +Main Street Launch - Oakland Program,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$250,000",Yes and Reported,0.0775,Loan,Private,Private,Main Street Launch,No,,Yes,No,No,https://mainstreetlaunch.org/oakland-launch/,,7/16/2021 +Rapid Response Liquidity Fund,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,,Yes and Reported,0,Loan,Private,Private,ICA,No,,Yes,No,No,https://www.ica.fund/rapid-response#FAQ,,7/16/2021 +inance Justice Fund ,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,No,,No,,Loan,Private,Private,Opportunity Finance Network,No,,Yes,No,No,https://ofn.org/finance-justice-fund,,7/16/2021 +$1500 Grant Program for Oakland Entrepreneurs,No,Yes,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$1,500",No,,Grant,Private,Non-Profit,Alameda County-Oakland Community Action Partnership and Renaissance Entrepreneurship Center,No,,Yes,Yes,No,https://myemail.constantcontact.com/UPDATED---1-500-Grant-for-Oakland-Entrepreneurs.html?aid=BHZz7wW05FA&soid=1100520113669,First come first served,9/1/2021 +Local Jurisdiction Assistance Grant Program,Yes,Yes,No,No,No,Some,Agriculture,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,Recurring,No,"$22,312,360",No,,Grant,Public,Government,Department of Cannabis Control,No,,Yes,No,No,https://www.grants.ca.gov/grants/local-jurisdiction-assistance-grant-program/,,10/13/2021 +Working Solutions CDFI,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,All,Unknown,Unknown,Unknown,Unknown,Other,Recurring,Yes,"$50,000",No,,Loan,Public,Non-Profit,Working Solutions CDFI,No,,Yes,No,No,https://www.workingsolutions.org/,, +SBA COVID-19 Economic Injury Disaster Loan,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$2,000,000",Yes and Reported,0.0375,Loan,Public,Government,U.S. Small Business Administration,Yes,12/31/2021,Yes,Yes,Yes,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/covid-19-eidl,,10/13/2021 +Creative Space Grant,Yes,No,No,No,No,Some,Arts,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$100,000",No,,Grant,Public,Non-Profit,San Francisco Arts Commission,Yes,10/27/2021,Yes,Yes,Yes,https://www.sfartscommission.org/content/creative-space-grant-planning-facilities-0,,10/13/2021 +Cultural Equity Initiatives,Yes,No,No,No,No,Some,Arts,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$100,000",No,,Grant,Public,Non-Profit,San Francisco Arts Commission,Yes,11/3/2021,Yes,Yes,Yes,https://www.sfartscommission.org/content/cultural-equity-initiatives-cei-0,,10/13/2021 +San Francisco Artist Grant,Yes,No,No,No,No,Some,Arts,No,No,No,Unknown,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$20,000",No,,Grant,Public,Non-Profit,San Francisco Arts Commission,Yes,11/10/2021,Yes,Yes,Yes,https://www.sfartscommission.org/content/san-francisco-artist-grant-0,,10/13/2021 +Targeted EIDL Advance,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",No,,Grant,Public,Government,U.S. Small Business Administration,Yes,12/31/2021,Yes,Yes,Yes,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance,,10/13/2021 +Supplemental Targeted EIDL Advance,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$5,000",No,,Grant,Public,Government,U.S. Small Business Administration,Yes,12/31/2021,Yes,Yes,Yes,https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance,,10/13/2021 +San Mateo County Small Business Grant,No,No,Yes,No,No,Some,All,No,No,No,All,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Public,Non-Profit,San Mateo County Strong,Yes,10/15/2022,Yes,Yes,Yes,https://www.smcstrong.org/applyforfunding,,10/13/2021 +Recycling Market Development Revolving Loan Program,No,No,No,Yes,No,Some,Environment,No,No,No,All,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,One-Time,Yes,"$2,000,000",No,,Loan,Public,Government,The Department of Resources Recycling and Recovery (CalRecycle) ,Unknown,,Yes,Unknown,Unknown,https://www.calrecycle.ca.gov/rmdz/loans,,10/13/2021 +Storefront Vandalism Relief Grant ,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Both,One-Time,Yes,"$2,000",No,,Grant,Public,Government,SF Office of Economic and Workforce Development,No,,Yes,No,No,https://oewd.org/storefront-vandalism-relief-grant,,10/13/2021 +Comcast Rise,No,Yes,No,No,No,,Unknown,Yes,No,No,Businesses Only,Yes,No,No,No,Other,One-Time,Yes,"$10,000",No,,Grant,Private,Private,Comcast,Yes,10/14/2021,Yes,Unknown,Unknown,https://www.comcastrise.com/,, +Salesforce San Francisco Small Business Grant program,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,No,No,No,COVID,One-Time,Yes,"$10,000",No,,Grant,Private,Private,Salesforce,Yes,10/17/2021,Yes,No,No,https://essentials.salesforce.com/form/sfsmallbizgrants/,,10/13/2021 +California Fisheries Fund,Yes,Yes,Yes,Yes,Yes,All,Agriculture,No,No,No,Individuals Only,Yes,No,No,No,Other,One-Time,Yes,"$3,000,000",Yes and Reported,0.06,Loan,Private,Private,California Fisheries Fund,No,,Yes,No,No,https://communityvisionca.org/cafisheriesfund/#1545252493871-06d128c0-22cf,, +Industrial Development Bonds,Yes,Yes,Yes,Yes,Yes,All,Manufacturing,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,Other,One-Time,Yes,"$10,000,000",Yes and Reported,,Loan,Public,Government,California Infrastructure and Economic Development Bank,No,,Yes,No,No,https://www.ibank.ca.gov/bonds/industrial-development-bonds/,,10/13/2021 +Community Vision,Yes,Yes,Yes,Yes,Yes,All,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,No,"$3,500,000",Yes and Reported,0.06,Loan,Public,Government,Community Vision Capital & Consulting,No,,Yes,No,No,https://communityvisionca.org/lending/#1551813127901-ff88f4a4-444f,,10/13/2021 +San Francisco Small Business Revolving Loan Fund,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,Recurring,Yes,"$50,000",Yes and Reported,0.035,Loan,Public,Government,Main Street Launch,No,,Yes,No,No,https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants,,10/13/2021 +USDA Direct Operating Microloan,Yes,Yes,Yes,Yes,Yes,All,Agriculture,No,No,No,Businesses Only,Yes,No,No,No,Other,One-Time,Yes,"$50,000",Yes and Reported,0.0175,Loan,Public,Government,USDA,No,,Yes,No,No,https://www.fsa.usda.gov/programs-and-services/farm-loan-programs/microloans/index,,10/13/2021 +San Francisco Emerging Business Loan Fund,Yes,No,No,No,No,Some,All,No,No,No,Businesses Only,Yes,Yes,Yes,Yes,COVID,One-Time,Yes,"$250,000",Yes and Reported,0.0775,Loan,Public,Government,Main Street Launch,No,,Yes,No,No,https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants,,10/13/2021 +"USDA Pandemic Response and Safety +Grant Program",Yes,Yes,Yes,Yes,Yes,All,Agriculture,No,No,No,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,No,,No,,Grant,Public,Government,USDA,Yes,11/22/2021,Yes,No,No,https://usda-prs.grantsolutions.gov/usda,,10/13/2021 +Amber Grant for Women,Yes,Yes,Yes,Yes,Yes,All,All,No,No,Yes,Businesses Only,Unknown,Unknown,Unknown,Unknown,Other,One-Time,Yes,"$25,000",No,,Grant,Private,Private,Womensnet.net,No,,Yes,No,No,https://ambergrantsforwomen.com/get-an-amber-grant/,Rolling,10/13/2021 +Black Founder Startup Grant,Yes,Yes,Yes,Yes,Yes,All,All,Yes,No,Yes,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,Other,One-Time,Yes,"$10,000",No,,Grant,Private,Private,SoGal,No,,Yes,No,No,http://www.iamsogal.com/black-founder-startup-grant/,Rolling,10/13/2021 +Stipends Available for Child Care Providers,No,Yes,No,No,No,Some,,,,,Individuals Only,Yes,,,,Other,Recurring,Yes,,No,,,Public,Non-Profit,4Cs of Alameda County,Unknown,,,,,https://4calameda.org/about/newsletter/,,10/13/2021 +Alameda County Child Care Relief Grant (Wells Fargo Grant),No,Yes,No,No,No,Some,,,,,Individuals Only,Yes,,,,Other,One-Time,Yes,"$10,000",,,Grant,Private,Private,Wells Fargo Bank,Yes,10/1/2021,,,,https://4calameda.org/about/newsletter/,,10/13/2021 +California Venues Grant Program,Yes,Yes,Yes,Yes,Yes,All,Entertainment,No,No,No,Businesses Only,Not Applicable,Not Applicable,Not Applicable,Not Applicable,COVID,One-Time,Yes,"$250,000",No,,Grant,Private,Private,California Venues,Yes,11/19/2021,Yes,Yes,Yes,https://cavenuesgrant.com/,,10/20/2021 diff --git a/scripts/seed/seed.py b/scripts/seed/seed.py new file mode 100644 index 0000000..b2c044f --- /dev/null +++ b/scripts/seed/seed.py @@ -0,0 +1,79 @@ +import csv +import json + + +def formatMoney(money: str) -> int: + temp = money.strip('$') + temp = temp.replace(',', '') + if temp != '': + return int(temp) + return 0 + + +def formatInterestRate(interest: str) -> float: + if interest != '': + return float(interest) + return 0.0 + + +def csvToJson(csvPath: str, jsonPath: str) -> None: + """ + Maps csv to json + :param csvPath: relative path to existing csv i.e. 'example/raw_data.csv' + :param jsonPath: relative path to new json i.e. 'example/clean.json' + :return: void + """ + data = {'results': []} + + with open(csvPath, encoding='utf-8') as csvf: + csvReader = csv.reader(csvf, delimiter=',') + + for id, row in enumerate(csvReader): + if id == 0: + continue + idk = { + "name": row[0], + "sfCounty": row[1], + "alamedaCounty": row[2], + "sanMateoCounty": row[3], + "contraCostaCounty": row[4], + "santaClaraCounty": row[5], + "county": row[6], + "category": row[7], + "blackOwned": row[8], + "lgbtq": row[9], + "womenOwned": row[10], + "nonProfit": row[11], + "lte100": row[12], + "lte500": row[13], + "lte750": row[14], + "gt750": row[15], + "reliefType": row[16], + "awardType": row[17], + "awardAmountSpecified": row[18], + "maxAwardAmount": formatMoney(row[19]), + "interestRateApplicable": row[20], + "interestRate": formatInterestRate(row[21]), + "supportType": row[22], + "sectorType": row[23], + "supportedEntity": row[24], + "entityName": row[25], + "deadlineApplicable": row[26], + "deadline": row[27], + "additionalStage": row[28], + "english": row[29], + "spanish": row[30], + "chinese": row[31], + "websiteUrl": row[32], + "description": row[33], + "dateAdded": row[34], + "expired": row[39], + "archived": row[40], + "id": id, + } + data['results'].append(idk) + csvf.close() + + jsonObj = json.dumps(data, indent=2) + with open(jsonPath, 'w') as jsonf: + jsonf.write(jsonObj) diff --git a/src/assets/data/backup_results.json b/src/assets/data/backup_results.json new file mode 100644 index 0000000..719f58d --- /dev/null +++ b/src/assets/data/backup_results.json @@ -0,0 +1,4037 @@ +{ + "results":[ + { + "id":148, + "name":"Emergency Relief Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Hospitality", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Southern Smoke", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://form.southernsmoke.org/smoke/application/", + "description":"Our Emergency Relief Program provides emergency funding to those employed by or own restaurants or bars or are employed by a restaurant or bar supplier that are faced unforeseen expenses that cannot or will not be covered by insurance.", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"Yes" + }, + { + "id":149, + "name":"GoFundMe.org Small Buisness Relief Fund - Redwood City, CA", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":500, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"GoFund Me", + "entityName":"GoFundMe.org", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.gofundme.com/f/smallbusinessrelieffund", + "description":"To qualify for a matching grant from the Small Business Relief Fund, the GoFundMe fundraiser must raise at least $500 and verify that your small business has been negatively impacted by a government mandate due to the COVID-19 pandemic.", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":150, + "name":"Hello Alice", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Hospitality", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Unknown", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Hello Alice", + "deadlineApplicable":"Yes", + "deadline":"2020-09-25T00:00:00.000Z", + "websiteUrl":"https://www.covid19businesscenter.com/", + "description":"", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":151, + "name":"IFW COVID-19 Relief Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Multiple", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"iFundWomen", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://ifundwomen.com/covid-19", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":152, + "name":"Kiva Small Business Loans", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Yes but not Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Kiva", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.kiva.org/", + "description":"", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Yes" + }, + { + "id":153, + "name":"LGBTQ COVID-19 Response Emergency Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"Yes", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":20000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Horizons", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.horizonsfoundation.org/covid19/", + "description":"https://www.horizonsfoundation.org/emergency-grants-bay-area-lgbtq-organizations-total-over-640000/", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":154, + "name":"LISC Small Business Relief ", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"Yes", + "womenOwned":"Yes", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"LISC", + "deadlineApplicable":"Yes", + "deadline":"2020-09-07T00:00:00.000Z", + "websiteUrl":"https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":155, + "name":"Oakland Black Damage Fund", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Protest Damage", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":5000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"GoFund Me", + "entityName":"Oakland Black Damage Fund", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://docs.google.com/forms/d/e/1FAIpQLSdq6Dq18QjWd0desNEjjpnNyz8EWP5dJ3ytTK4EJ5SJBO3fuw/viewform?mc_cid=ab80a0f88e&mc_eid=539c76a5b8", + "description":"Black businesses", + "dateAdded":"2020-06-24T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":156, + "name":"Oakland Repair Fund", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"Unknown", + "santaClaraCounty":"No", + "county":"Some", + "category":"Multiple", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"Protest Damage", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":600, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Oakland Indie Alliance", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"http://www.oaklandindiealliance.com/repair-apply", + "description":"", + "dateAdded":"2020-06-07T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":157, + "name":"One Fair Wage Emergency Fund", + "sfCounty":"", + "alamedaCounty":"", + "sanMateoCounty":"", + "contraCostaCounty":"Unknown", + "santaClaraCounty":"Unknown", + "county":"Unknown", + "category":"Hospitality", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"One Fair Wage", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://ofwemergencyfund.org/help", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"Yes" + }, + { + "id":158, + "name":"Opportunity Fund Working Capital Loans", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":250000, + "interestRateApplicable":"Yes but not Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Opportunity Fund", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.opportunityfund.org/get-a-loan/", + "description":"", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Yes" + }, + { + "id":159, + "name":"Pandemic Unemployment Assistance (PUA)", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Insurance", + "sectorType":"Public ", + "supportedEntity":"Government", + "entityName":"State Gov", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.edd.ca.gov/about_edd/coronavirus-2019/pandemic-unemployment-assistance.htm", + "description":"", + "dateAdded":"2020-06-05T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":160, + "name":"Pleasanton Business Assistance Program", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2900, + "interestRateApplicable":"Yes and Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"City of Pleasanton", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp", + "description":"", + "dateAdded":"2020-07-01T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":161, + "name":"Redwood City Small Business Relief Fund", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"Yes", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Brett Weber", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.gofundme.com/f/redwood-city-small-business-relief-fund", + "description":"", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":162, + "name":"Regional Nonprofit Emergency Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"Silicon Valley Community Foundation", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.siliconvalleycf.org/regional-nonprofit-emergency-fund", + "description":"", + "dateAdded":"2020-07-06T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":163, + "name":"SBA 8(a) Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"Yes", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"Both", + "awardType":"Recurring", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Small Business Association (SBA)", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":164, + "name":"Shea Moisture Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Multiple", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Shea Moisture", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.sheamoisturefund.com/about-1", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":165, + "name":"Silicon Valley Small Business Relief Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Unknown", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Silcon Valley Community Foundation", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.siliconvalleycf.org/small-business-relief-fund", + "description":"Loans also available", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":166, + "name":"Silicon Valley Strong Fund", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"Yes", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"Silicon Valley Strong", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://siliconvalleystrong.org/donate/", + "description":"", + "dateAdded":"2020-07-06T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":167, + "name":"Small Business Assistance Grant Program - City of Santa Clara", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"Yes", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":5000, + "interestRateApplicable":"Unknown", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"City of Santa Clara", + "deadlineApplicable":"Yes", + "deadline":"2021-09-07T00:00:00.000Z", + "websiteUrl":"https://www.svsbdc.org/sc-covid-grant/", + "description":"Round 1 Grant Application is now closed, but stay connected for updates on possible continuing rounds.", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":168, + "name":"SoOakland", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"SoOakland", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"http://www.sooakland.com/sooakland-foundation", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":133, + "name":"Norcal Small Business Relief Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Protest Damage", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Team Fundraiser: Jane Thomas, Destiny Thomas, Jennifer Louie, Christian Thomas Trent Thomas, Michaela Thomas ", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.gofundme.com/f/norcal-small-business-relief-fund", + "description":"", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":134, + "name":"African American Small Business Revolving Loan Fund", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":50000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Give2SF", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://oewd.org/businesses-impacted-covid-19#AA%20Revolving%20Loan%20Fund", + "description":"More info: https://www.sfchronicle.com/business/article/SF-creates-coronavirus-loan-fund-for-black-owned-15350767.php", + "dateAdded":"2020-06-24T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":135, + "name":"Amazon Relief Fund ", + "sfCounty":"Unknown", + "alamedaCounty":"Unknown", + "sanMateoCounty":"Unknown", + "contraCostaCounty":"Unknown", + "santaClaraCounty":"Unknown", + "county":"Unknown", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":5000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Amazon ", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://amazonrelieffund.org", + "description":"Amazon employees and contractors. Initial qualifying individuals include: Amazon Flex Delivery Partners, Delivery Service Partner Delivery Associates, Temporary Associates employed by qualifying staffing agencies, and drivers for line haul carrier partners.", + "dateAdded":"2020-06-29T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":136, + "name":"Bay Area Black Owned Business Relief Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Protest Damage", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"GoFund Me", + "entityName":"Bay Area Black Owned Business Relief Fund", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://docs.google.com/forms/d/e/1FAIpQLSdXQmSNSHzPTuuffzgOvWPGRCt4dmEHHQJQSn2mCr-DjzDq_Q/viewform", + "description":"https://www.gofundme.com/f/bay-area-black-owned-business-relief-fund", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":137, + "name":"Bay Area Organization of Black Owned Businesses (BAOBOB)", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"Yes", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"Both", + "awardType":"Recurring", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Unknown", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"BAOBOB", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://baobobdirectory.com/", + "description":"Directory", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":138, + "name":"Berkeley Relief Fund", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":10000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Berkeley City Council", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://berkeleyrelieffund.org/", + "description":"", + "dateAdded":"2020-06-10T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":139, + "name":"Business For All", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":50000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Business For All", + "deadlineApplicable":"Yes", + "deadline":"2019-09-25T00:00:00.000Z", + "websiteUrl":"https://businessforall.helloalice.com", + "description":"", + "dateAdded":"2020-06-05T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":140, + "name":"California Capital Access Program (CalCAP)", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"Recurring", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Yes but not Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"California State treasurer", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.treasurer.ca.gov/cpcfa/calcap/sb/index.asp", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":141, + "name":"California Disaster Relief Loan Guarantee Program — COVID-19", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Yes", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Yes but not Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"State Gov", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.ibank.ca.gov/small-business-finance-center/", + "description":"", + "dateAdded":"2020-06-05T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"Yes" + }, + { + "id":142, + "name":"California Infrastructure Bank (IBank)", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Multiple", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Yes but not Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"State of California", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.ibank.ca.gov/", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"Yes" + }, + { + "id":143, + "name":"COVID-19 Education Partnership", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"Yes", + "contraCostaCounty":"No", + "santaClaraCounty":"Yes", + "county":"Some", + "category":"Education", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"Silicon Valley Community Foundation", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.siliconvalleycf.org/education-response", + "description":"", + "dateAdded":"2020-07-06T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":144, + "name":"COVID-19 Emergency Loan for Arts & Culture Nonprofits", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Multiple", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":50000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.025, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"NCG", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.artsloanfund.org/covid-19-emergency", + "description":"Arts and culture organizations that maintain an active teaching, presenting, exhibiting, producing, or archiving practice or that provide vital services to artists and cultural organizations.", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":145, + "name":"COVID-19 Regional Response Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"Silicon Valley Community Foundatio", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.siliconvalleycf.org/coronavirus-fund", + "description":"", + "dateAdded":"2020-07-06T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":146, + "name":"COVID-19: A Just East Bay Response Fund", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"Yes", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"East Bay Community Foundation", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.ebcf.org/covid-19-fund-faq/", + "description":"Contact at grantmaking@eastbaycf.org to apply", + "dateAdded":"2020-06-05T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":147, + "name":"Economic Injury Disaster Loan (EIDL)", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.0375, + "supportType":"Loan", + "sectorType":"Public ", + "supportedEntity":"Government", + "entityName":"Municipal Gov", + "deadlineApplicable":"Yes", + "deadline":"2020-09-30T00:00:00.000Z", + "websiteUrl":"https://www.sba.gov/page/disaster-loan-applications#section-header-0", + "description":"800-659-2955", + "dateAdded":"2020-06-05T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":169, + "name":"South Asian Resilence Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Entertainment", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":1000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Indian Center Foundation", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://indiacenter.formstack.com/forms/artsfund", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":170, + "name":"The Doonie Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Multiple", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"Recurring", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Digitalundivided", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.digitalundivided.com/the-doonie-fund", + "description":"Black and Latinx only", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"Yes" + }, + { + "id":171, + "name":"The Red Backpack Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Multiple", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":5000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"", + "deadlineApplicable":"Yes", + "deadline":"2020-08-31T00:00:00.000Z", + "websiteUrl":"https://www.globalgiving.org/redbackpackfund/", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":172, + "name":"The your Friends in New York Business Relief Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"Unknown", + "category":"Multiple", + "blackOwned":"Yes", + "lgbtq":"Yes", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":5000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Pyer Moss", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"http://yourfriendsin.nyc/survey.html", + "description":"", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":173, + "name":"Trans Lifeline Microgrants", + "sfCounty":"Unknown", + "alamedaCounty":"Unknown", + "sanMateoCounty":"Unknown", + "contraCostaCounty":"Unknown", + "santaClaraCounty":"Unknown", + "county":"Unknown", + "category":"All", + "blackOwned":"No", + "lgbtq":"Yes", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Private", + "entityName":"Trans Lifeline ", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.translifeline.org/microgrants", + "description":"Our microgrants cover all the required fees pertaining to court order name changes, publication fees, and document fees. We cover passports, driver's licenses, state IDs, and Tribal IDs.", + "dateAdded":"2020-06-29T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":174, + "name":"USA Small Business Administration", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"No", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":25000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Loan ", + "sectorType":"Public ", + "supportedEntity":"Government", + "entityName":"Federal Gov", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/sba-express-bridge-loans", + "description":"Enables small businesses who currently have a business relationship with an SBA Express Lender to access up to $25,000 quickly. See here https://www.sba.gov/document/support--express-bridge-loan-pilot-program-guide", + "dateAdded":"2020-06-05T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":175, + "name":"Verizon Small Business Recovery Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Multiple", + "blackOwned":"Yes", + "lgbtq":"Yes", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":10000, + "interestRateApplicable":"Unknown", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Verizon", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.verizon.com/pay-it-forward-live/?CMP=OLA_SMB_OTH_22222_NA_20200325_NA_NM20200057_00001", + "description":"https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/verizon-small-business-recovery-fund/", + "dateAdded":"2020-06-17T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Yes" + }, + { + "id":176, + "name":"California Rebuilding Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"Yes", + "category":"Multiple", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"", + "interestRate":0.0425, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"CA Infrasturcture and Economic Development Back (IBank)", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.connect2capital.com/p/californiarebuildingfund/california-rebuilding-fund-pre-application/", + "description":"Not open yet - Updated (7/16) Open Now", + "dateAdded":"2020-09-16T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":177, + "name":"Oakland African American Chamber of Commerce", + "sfCounty":"", + "alamedaCounty":"", + "sanMateoCounty":"", + "contraCostaCounty":"", + "santaClaraCounty":"", + "county":"", + "category":"", + "blackOwned":"", + "lgbtq":"", + "womenOwned":"", + "nonProfit":"", + "lte100":"", + "lte500":"", + "lte750":"", + "gt750":"", + "reliefType":"", + "awardType":"", + "awardAmountSpecified":"", + "maxAwardAmount":0, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"", + "sectorType":"", + "supportedEntity":"", + "entityName":"", + "deadlineApplicable":"Yes", + "deadline":null, + "websiteUrl":"https://oaacc.org/apply/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"", + "chinese":"", + "spanish":"" + }, + { + "id":178, + "name":"Artist Relief", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"Yes", + "category":"Entertainment", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":5000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Artist Relief Fund", + "deadlineApplicable":"Yes", + "deadline":"2021-06-23T00:00:00.000Z", + "websiteUrl":"https://www.artistrelief.org", + "description":"", + "dateAdded":"2021-05-12T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":179, + "name":"Restaurant Revitalization Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Hospitality", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Unknown", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Small Business Association (SBA)", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/restaurant-revitalization-fund", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":180, + "name":"U.S. Department of Health and Human Services: Community Mental Health Centers Grant Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Healthcare", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"Recurring", + "awardAmountSpecified":"No", + "maxAwardAmount":2500000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Substance Abuse and Mental Health Services Administration", + "deadlineApplicable":"Yes", + "deadline":"2021-05-21T00:00:00.000Z", + "websiteUrl":"https://www.samhsa.gov/grants/grant-announcements/sm-21-014", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":181, + "name":"The RADx-UP CDCC Community Collaboration Mini-Grant Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Healthcare", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":50000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"RADx-UP", + "deadlineApplicable":"Yes", + "deadline":"2021-10-22T00:00:00.000Z", + "websiteUrl":"https://radx-up.org/apply-for-grant/?open=grant", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":182, + "name":" Shuttered Venue Operators Grant", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"Yes", + "category":"Entertainment", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Small Business Association (SBA)", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.svograntportal.sba.gov/s/", + "description":"Grants on a rolling basis", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":183, + "name":"San Francisco’s D10 Small Business Revolving Loan Fund", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":50000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.05, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Working Solutions", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.workingsolutions.org/loan-program", + "description":"rolling basis", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":184, + "name":"Paycheck Protection Program (PPP)", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000000, + "interestRateApplicable":"Yes but not Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Small Business Association (SBA)", + "deadlineApplicable":"Yes", + "deadline":"2021-05-31T00:00:00.000Z", + "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/paycheck-protection-program", + "description":"First Draw and Second Draw PPP loans available", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":185, + "name":"SF Community Investment Loan", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":250000, + "interestRateApplicable":"Unknown", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"City of San Francisco", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://oewd.org/businesses-impacted-covid-19#ACTIVE%20Loans%20section", + "description":"ANNOUNCED", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":186, + "name":"OBBF Relief and Recovery Fund", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Oakland Black Business Fund", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://oaklandblackbusinessfund.org/about/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":187, + "name":"COMMUNITY ARTS COVID RESPONSE GRANTS", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"Yes", + "santaClaraCounty":"No", + "county":"Some", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":15000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Zellerbach Family Foundation", + "deadlineApplicable":"Yes", + "deadline":"2021-12-20T00:00:00.000Z", + "websiteUrl":"https://zff.org/ca-covid-response-grants/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":188, + "name":"Performing Arts Worker Relief Fund", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Theatre Bay Area", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.theatrebayarea.org/page/COVID-19relief-fund#Apply", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"", + "chinese":"", + "spanish":"" + }, + { + "id":189, + "name":"SoGal Black Founder Startup Grant", + "sfCounty":"Unknown", + "alamedaCounty":"Unknown", + "sanMateoCounty":"Unknown", + "contraCostaCounty":"Unknown", + "santaClaraCounty":"Unknown", + "county":"Unknown", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"SoGal", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"http://www.iamsogal.com/black-founder-startup-grant/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":190, + "name":"UNTITLED, ART EMERGENCY FUND", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":250, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"The Art Report", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://docs.google.com/document/d/e/2PACX-1vT-SQ2GcGX4gGduGz29HuK6FgzYiCj586nd1PkrWMIj97meycTIRyQZAAX7mgmeJHHgTdl3MgeP2239/pub", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"", + "chinese":"", + "spanish":"" + }, + { + "id":191, + "name":"Black Spatial Relics: Micro Grants for Community Care and Collective Research", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Arts", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":500, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Black Spatial Relics", + "deadlineApplicable":"Yes", + "deadline":"2021-05-31T00:00:00.000Z", + "websiteUrl":"https://www.blackspatialrelics.org/2021-microgrant-app", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":192, + "name":"National Environmental Education Foundation Restoration and Resilience COVID Recovery Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Unknown", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2500, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"NEEF National Environment Education Foundation", + "deadlineApplicable":"Yes", + "deadline":"2021-07-15T00:00:00.000Z", + "websiteUrl":"https://www.neefusa.org/grants/2021/restoration-resilience-fund", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":193, + "name":"Zellerbach Communite Arts COVID Response Grants", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":15000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Zellerbach Family Foundation", + "deadlineApplicable":"Yes", + "deadline":"2021-12-20T00:00:00.000Z", + "websiteUrl":"https://zff.org/ca-covid-response-grants/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":194, + "name":"Research in Transforming Health and Health Care Systems", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Healthcare", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":350000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Robert Wood Johnson Foundation", + "deadlineApplicable":"Yes", + "deadline":"2021-06-28T00:00:00.000Z", + "websiteUrl":"https://www.rwjf.org/en/library/funding-opportunities/2021/research-in-transforming-health-and-health-care-systems.html", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":195, + "name":"2020 TIP Office Annual Program Statement to Address Impacts of COVID-19", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Unknown", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Department of State", + "deadlineApplicable":"Yes", + "deadline":"2021-06-30T00:00:00.000Z", + "websiteUrl":"https://sr.usembassy.gov/wp-content/uploads/sites/115/Combating-COVIDs-impact-on-efforts-to-combat-human-trafficking.pdf", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":196, + "name":"IRONAID COVID-19 Support Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Ironman Foundation", + "deadlineApplicable":"Yes", + "deadline":"2021-07-09T00:00:00.000Z", + "websiteUrl":"http://ironmanfoundation.org/ironaid/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":197, + "name":"Volant Charitable Trust: COVID-19 Response Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Healthcare", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Volan Trust", + "deadlineApplicable":"Yes", + "deadline":"2021-07-31T00:00:00.000Z", + "websiteUrl":"https://www.volanttrust.org/how-to-apply-covid-19/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":198, + "name":"UCB Community Health Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Healthcare", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":50000, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"King Baudouin Foundation", + "deadlineApplicable":"Yes", + "deadline":"2021-07-15T00:00:00.000Z", + "websiteUrl":"https://www.kbs-frb.be/en/Activities/Calls/2021/2020_07_13_AD", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":199, + "name":"Foundation for Contemporary Arts: FCA Emergency Grants COVID-19 Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Foundation for Contemporary Arts", + "deadlineApplicable":"Yes", + "deadline":"2021-09-15T00:00:00.000Z", + "websiteUrl":"https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":200, + "name":"Contra Costa Back-to-Business Fund (B2B)", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"Yes", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Yes but not Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"The San Pablo Economic Development Corporation", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"http://www.sanpabloedc.org/covid-19/business-resources", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"Yes" + }, + { + "id":201, + "name":"Community Mental Health Centers (CMHC) Grant Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Healthcare", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2500000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Substance Abuse and Mental Health Services Administration", + "deadlineApplicable":"Yes", + "deadline":"2021-05-21T00:00:00.000Z", + "websiteUrl":"https://www.samhsa.gov/grants/grant-announcements/sm-21-014", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":202, + "name":"Restoration & Resilience COVID Recovery Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Environment", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2500, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"THE NATIONAL ENVIRONMENTAL EDUCATION FOUNDATION (NEEF)", + "deadlineApplicable":"Yes", + "deadline":"2021-06-01T00:00:00.000Z", + "websiteUrl":"https://www.neefusa.org/grants/2021/restoration-resilience-fund", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":203, + "name":"FCA Emergency Grants COVID-19 Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Foundation for Contemporary Arts Support", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/guidelines/", + "description":"rolling basis", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":204, + "name":"SF New Deal Debt Relief", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2500, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"SF New Deal", + "deadlineApplicable":"Yes", + "deadline":"2021-06-30T00:00:00.000Z", + "websiteUrl":"https://sfnewdeal.org/debt-relief", + "description":"The business has 3 or fewer locations. \nPreference will be given to businesses with at least 3 (Full Time Equivalent) employees.\nThe business had 2019 (pre-pandemic) revenue of less than $3M annually.", + "dateAdded":"2021-06-16T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":205, + "name":"From the Heart Productions: Documentarian Emergency Relief Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Healthcare", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":1000, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"From the Heart Productions", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://fromtheheartproductions.com/documentarian-emergency-relief-fund/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":206, + "name":"Contra Costa County Micro-Enterprise Relief Fund", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"Yes", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Renaissance Entrepreneurship Fund", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.rencenter.org/contra-costa-county-micro-enterprise-relief-fund/", + "description":"", + "dateAdded":"2021-05-19T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":207, + "name":"COVID-19 Arts Relief Grant Program (Sonoma)", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Non-Profits Only", + "lte100":"Yes", + "lte500":"Unknown", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Creative Foundation Sonoma County", + "deadlineApplicable":"Yes", + "deadline":"2020-05-26T00:00:00.000Z", + "websiteUrl":"2020 COVID-19 Arts Relief Grants for Nonprofit Arts Organizations - Community Foundation Sonoma County (sonomacf.org)", + "description":"", + "dateAdded":"2021-07-16T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":208, + "name":"Alameda Strong Relief Fund", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":7500, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"City of Alameda", + "deadlineApplicable":"Yes", + "deadline":"2021-10-20T00:00:00.000Z", + "websiteUrl":"https://www.alamedaca.gov/ONLINE-SERVICES/Alameda-Strong-Relief-Fund", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":209, + "name":"Go Local Business Recovery Fund (Sonoma)", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"Unknown", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":1000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Sonoma County", + "deadlineApplicable":"Yes", + "deadline":"2021-08-31T00:00:00.000Z", + "websiteUrl":"Local Business Recovery Fund - Application - GO LOCAL", + "description":"grant is a matching fund\nbusiness must contribute amount (either $500 or $1000),\nin order to receive matched amount by sonoma county", + "dateAdded":"2021-07-31T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":210, + "name":"Accion Opportunity Fund Small Business Loans", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":100000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.0599, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Accion Opportunity Fund", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://aofund.org/small-business-loans/#!", + "description":"", + "dateAdded":"2021-07-16T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":211, + "name":"California Small Business COVID-19 Relief Grant Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":25000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"California Small Business COVID-19 Relief Grant Program", + "deadlineApplicable":"Yes", + "deadline":"2021-09-30T00:00:00.000Z", + "websiteUrl":"https://careliefgrant.com/", + "description":"", + "dateAdded":"2021-07-16T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":212, + "name":"Main Street Launch - Oakland Program", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":250000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.0775, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Main Street Launch", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://mainstreetlaunch.org/oakland-launch/", + "description":"", + "dateAdded":"2021-07-16T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":213, + "name":"Main Street Launch - Oakland Program", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":250000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.0775, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Main Street Launch", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://mainstreetlaunch.org/oakland-launch/", + "description":"", + "dateAdded":"2021-07-16T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":214, + "name":"Rapid Response Liquidity Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"Yes and Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"ICA", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.ica.fund/rapid-response#FAQ", + "description":"", + "dateAdded":"2021-07-16T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":215, + "name":"inance Justice Fund ", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Opportunity Finance Network", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://ofn.org/finance-justice-fund", + "description":"", + "dateAdded":"2021-07-16T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":216, + "name":"$1500 Grant Program for Oakland Entrepreneurs", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":1500, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Non-Profit", + "entityName":"Alameda County-Oakland Community Action Partnership and Renaissance Entrepreneurship Center", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://myemail.constantcontact.com/UPDATED---1-500-Grant-for-Oakland-Entrepreneurs.html?aid=BHZz7wW05FA&soid=1100520113669", + "description":"First come first served", + "dateAdded":"2021-09-01T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"Yes" + }, + { + "id":217, + "name":"Local Jurisdiction Assistance Grant Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"Agriculture", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"Other", + "awardType":"Recurring", + "awardAmountSpecified":"No", + "maxAwardAmount":22312360, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Department of Cannabis Control", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.grants.ca.gov/grants/local-jurisdiction-assistance-grant-program/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":218, + "name":"Working Solutions CDFI", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Other", + "awardType":"Recurring", + "awardAmountSpecified":"Yes", + "maxAwardAmount":50000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"Working Solutions CDFI", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.workingsolutions.org/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":219, + "name":"SBA COVID-19 Economic Injury Disaster Loan", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.0375, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Small Business Administration", + "deadlineApplicable":"Yes", + "deadline":"2021-12-31T00:00:00.000Z", + "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/covid-19-eidl", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":220, + "name":"Creative Space Grant", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":100000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"San Francisco Arts Commission", + "deadlineApplicable":"Yes", + "deadline":"2021-10-27T00:00:00.000Z", + "websiteUrl":"https://www.sfartscommission.org/content/creative-space-grant-planning-facilities-0", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":221, + "name":"Cultural Equity Initiatives", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":100000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"San Francisco Arts Commission", + "deadlineApplicable":"Yes", + "deadline":"2021-11-03T00:00:00.000Z", + "websiteUrl":"https://www.sfartscommission.org/content/cultural-equity-initiatives-cei-0", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":222, + "name":"San Francisco Artist Grant", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"Arts", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Unknown", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":20000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"San Francisco Arts Commission", + "deadlineApplicable":"Yes", + "deadline":"2021-11-10T00:00:00.000Z", + "websiteUrl":"https://www.sfartscommission.org/content/san-francisco-artist-grant-0", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":223, + "name":"Targeted EIDL Advance", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Small Business Administration", + "deadlineApplicable":"Yes", + "deadline":"2021-12-31T00:00:00.000Z", + "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":224, + "name":"Supplemental Targeted EIDL Advance", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":5000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"U.S. Small Business Administration", + "deadlineApplicable":"Yes", + "deadline":"2021-12-31T00:00:00.000Z", + "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":225, + "name":"San Mateo County Small Business Grant", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"Yes", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"San Mateo County Strong", + "deadlineApplicable":"Yes", + "deadline":"2022-10-15T00:00:00.000Z", + "websiteUrl":"https://www.smcstrong.org/applyforfunding", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + }, + { + "id":226, + "name":"Recycling Market Development Revolving Loan Program", + "sfCounty":"No", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"Yes", + "santaClaraCounty":"No", + "county":"Some", + "category":"Environment", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"All", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"The Department of Resources Recycling and Recovery (CalRecycle) ", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://www.calrecycle.ca.gov/rmdz/loans", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":227, + "name":"Storefront Vandalism Relief Grant ", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"Both", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":2000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"SF Office of Economic and Workforce Development", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://oewd.org/storefront-vandalism-relief-grant", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":228, + "name":"Comcast Rise", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"", + "category":"Unknown", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Comcast", + "deadlineApplicable":"Yes", + "deadline":"2021-10-14T00:00:00.000Z", + "websiteUrl":"https://www.comcastrise.com/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"Unknown", + "spanish":"Unknown" + }, + { + "id":229, + "name":"Salesforce San Francisco Small Business Grant program", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Salesforce", + "deadlineApplicable":"Yes", + "deadline":"2021-10-17T00:00:00.000Z", + "websiteUrl":"https://essentials.salesforce.com/form/sfsmallbizgrants/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":230, + "name":"California Fisheries Fund", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Agriculture", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Individuals Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":3000000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.06, + "supportType":"Loan", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"California Fisheries Fund", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://communityvisionca.org/cafisheriesfund/#1545252493871-06d128c0-22cf", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":231, + "name":"Industrial Development Bonds", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Manufacturing", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"California Infrastructure and Economic Development Bank", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.ibank.ca.gov/bonds/industrial-development-bonds/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":232, + "name":"Community Vision", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":3500000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.06, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Community Vision Capital & Consulting", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://communityvisionca.org/lending/#1551813127901-ff88f4a4-444f", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":233, + "name":"San Francisco Small Business Revolving Loan Fund", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"Recurring", + "awardAmountSpecified":"Yes", + "maxAwardAmount":50000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.035, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Main Street Launch", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":234, + "name":"USDA Direct Operating Microloan", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Agriculture", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"No", + "lte750":"No", + "gt750":"No", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":50000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.0175, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"USDA", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://www.fsa.usda.gov/programs-and-services/farm-loan-programs/microloans/index", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":235, + "name":"San Francisco Emerging Business Loan Fund", + "sfCounty":"Yes", + "alamedaCounty":"No", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Yes", + "lte500":"Yes", + "lte750":"Yes", + "gt750":"Yes", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":250000, + "interestRateApplicable":"Yes and Reported", + "interestRate":0.0775, + "supportType":"Loan", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"Main Street Launch", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":236, + "name":"USDA Pandemic Response and Safety Grant Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Agriculture", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"No", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Public", + "supportedEntity":"Government", + "entityName":"USDA", + "deadlineApplicable":"Yes", + "deadline":"2021-11-22T00:00:00.000Z", + "websiteUrl":"https://usda-prs.grantsolutions.gov/usda", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":237, + "name":"Amber Grant for Women", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Businesses Only", + "lte100":"Unknown", + "lte500":"Unknown", + "lte750":"Unknown", + "gt750":"Unknown", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":25000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Womensnet.net", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"https://ambergrantsforwomen.com/get-an-amber-grant/", + "description":"Rolling", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":238, + "name":"Black Founder Startup Grant", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"All", + "blackOwned":"Yes", + "lgbtq":"No", + "womenOwned":"Yes", + "nonProfit":"Businesses Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"SoGal", + "deadlineApplicable":"No", + "deadline":null, + "websiteUrl":"http://www.iamsogal.com/black-founder-startup-grant/", + "description":"Rolling", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"Yes", + "chinese":"No", + "spanish":"No" + }, + { + "id":239, + "name":"Stipends Available for Child Care Providers", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"", + "blackOwned":"", + "lgbtq":"", + "womenOwned":"", + "nonProfit":"Individuals Only", + "lte100":"Yes", + "lte500":"", + "lte750":"", + "gt750":"", + "reliefType":"Other", + "awardType":"Recurring", + "awardAmountSpecified":"Yes", + "maxAwardAmount":0, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"", + "sectorType":"Public", + "supportedEntity":"Non-Profit", + "entityName":"4Cs of Alameda County", + "deadlineApplicable":"Unknown", + "deadline":null, + "websiteUrl":"https://4calameda.org/about/newsletter/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"", + "chinese":"", + "spanish":"" + }, + { + "id":240, + "name":"Alameda County Child Care Relief Grant (Wells Fargo Grant)", + "sfCounty":"No", + "alamedaCounty":"Yes", + "sanMateoCounty":"No", + "contraCostaCounty":"No", + "santaClaraCounty":"No", + "county":"Some", + "category":"", + "blackOwned":"", + "lgbtq":"", + "womenOwned":"", + "nonProfit":"Individuals Only", + "lte100":"Yes", + "lte500":"", + "lte750":"", + "gt750":"", + "reliefType":"Other", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":10000, + "interestRateApplicable":"", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"Wells Fargo Bank", + "deadlineApplicable":"Yes", + "deadline":"2021-10-01T00:00:00.000Z", + "websiteUrl":"https://4calameda.org/about/newsletter/", + "description":"", + "dateAdded":"2021-10-13T00:00:00.000Z", + "english":"", + "chinese":"", + "spanish":"" + }, + { + "id":241, + "name":"California Venues Grant Program", + "sfCounty":"Yes", + "alamedaCounty":"Yes", + "sanMateoCounty":"Yes", + "contraCostaCounty":"Yes", + "santaClaraCounty":"Yes", + "county":"All", + "category":"Entertainment", + "blackOwned":"No", + "lgbtq":"No", + "womenOwned":"No", + "nonProfit":"Businesses Only", + "lte100":"Not Applicable", + "lte500":"Not Applicable", + "lte750":"Not Applicable", + "gt750":"Not Applicable", + "reliefType":"COVID", + "awardType":"One-Time", + "awardAmountSpecified":"Yes", + "maxAwardAmount":250000, + "interestRateApplicable":"No", + "interestRate":0, + "supportType":"Grant", + "sectorType":"Private", + "supportedEntity":"Private", + "entityName":"California Venues", + "deadlineApplicable":"Yes", + "deadline":"2021-11-19T00:00:00.000Z", + "websiteUrl":"https://cavenuesgrant.com/", + "description":"", + "dateAdded":"2021-10-20T00:00:00.000Z", + "english":"Yes", + "chinese":"Yes", + "spanish":"Yes" + } + ] +} \ No newline at end of file diff --git a/src/assets/data/results.json b/src/assets/data/results.json index 719f58d..658db39 100644 --- a/src/assets/data/results.json +++ b/src/assets/data/results.json @@ -1,4037 +1,5004 @@ { - "results":[ - { - "id":148, - "name":"Emergency Relief Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Hospitality", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Southern Smoke", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://form.southernsmoke.org/smoke/application/", - "description":"Our Emergency Relief Program provides emergency funding to those employed by or own restaurants or bars or are employed by a restaurant or bar supplier that are faced unforeseen expenses that cannot or will not be covered by insurance.", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"Yes" - }, - { - "id":149, - "name":"GoFundMe.org Small Buisness Relief Fund - Redwood City, CA", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":500, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"GoFund Me", - "entityName":"GoFundMe.org", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.gofundme.com/f/smallbusinessrelieffund", - "description":"To qualify for a matching grant from the Small Business Relief Fund, the GoFundMe fundraiser must raise at least $500 and verify that your small business has been negatively impacted by a government mandate due to the COVID-19 pandemic.", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":150, - "name":"Hello Alice", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Hospitality", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Unknown", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Hello Alice", - "deadlineApplicable":"Yes", - "deadline":"2020-09-25T00:00:00.000Z", - "websiteUrl":"https://www.covid19businesscenter.com/", - "description":"", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":151, - "name":"IFW COVID-19 Relief Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Multiple", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"iFundWomen", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://ifundwomen.com/covid-19", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":152, - "name":"Kiva Small Business Loans", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Yes but not Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Kiva", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.kiva.org/", - "description":"", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Yes" - }, - { - "id":153, - "name":"LGBTQ COVID-19 Response Emergency Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"Yes", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":20000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Horizons", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.horizonsfoundation.org/covid19/", - "description":"https://www.horizonsfoundation.org/emergency-grants-bay-area-lgbtq-organizations-total-over-640000/", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":154, - "name":"LISC Small Business Relief ", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"Yes", - "womenOwned":"Yes", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"LISC", - "deadlineApplicable":"Yes", - "deadline":"2020-09-07T00:00:00.000Z", - "websiteUrl":"https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":155, - "name":"Oakland Black Damage Fund", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Protest Damage", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":5000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"GoFund Me", - "entityName":"Oakland Black Damage Fund", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://docs.google.com/forms/d/e/1FAIpQLSdq6Dq18QjWd0desNEjjpnNyz8EWP5dJ3ytTK4EJ5SJBO3fuw/viewform?mc_cid=ab80a0f88e&mc_eid=539c76a5b8", - "description":"Black businesses", - "dateAdded":"2020-06-24T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":156, - "name":"Oakland Repair Fund", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"Unknown", - "santaClaraCounty":"No", - "county":"Some", - "category":"Multiple", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"Protest Damage", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":600, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Oakland Indie Alliance", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"http://www.oaklandindiealliance.com/repair-apply", - "description":"", - "dateAdded":"2020-06-07T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":157, - "name":"One Fair Wage Emergency Fund", - "sfCounty":"", - "alamedaCounty":"", - "sanMateoCounty":"", - "contraCostaCounty":"Unknown", - "santaClaraCounty":"Unknown", - "county":"Unknown", - "category":"Hospitality", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"One Fair Wage", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://ofwemergencyfund.org/help", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"Yes" - }, - { - "id":158, - "name":"Opportunity Fund Working Capital Loans", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":250000, - "interestRateApplicable":"Yes but not Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Opportunity Fund", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.opportunityfund.org/get-a-loan/", - "description":"", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Yes" - }, - { - "id":159, - "name":"Pandemic Unemployment Assistance (PUA)", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Insurance", - "sectorType":"Public ", - "supportedEntity":"Government", - "entityName":"State Gov", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.edd.ca.gov/about_edd/coronavirus-2019/pandemic-unemployment-assistance.htm", - "description":"", - "dateAdded":"2020-06-05T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":160, - "name":"Pleasanton Business Assistance Program", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2900, - "interestRateApplicable":"Yes and Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"City of Pleasanton", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp", - "description":"", - "dateAdded":"2020-07-01T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":161, - "name":"Redwood City Small Business Relief Fund", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"Yes", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Brett Weber", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.gofundme.com/f/redwood-city-small-business-relief-fund", - "description":"", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":162, - "name":"Regional Nonprofit Emergency Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"Silicon Valley Community Foundation", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.siliconvalleycf.org/regional-nonprofit-emergency-fund", - "description":"", - "dateAdded":"2020-07-06T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":163, - "name":"SBA 8(a) Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"Yes", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"Both", - "awardType":"Recurring", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Small Business Association (SBA)", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":164, - "name":"Shea Moisture Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Multiple", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Shea Moisture", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.sheamoisturefund.com/about-1", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":165, - "name":"Silicon Valley Small Business Relief Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Unknown", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Silcon Valley Community Foundation", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.siliconvalleycf.org/small-business-relief-fund", - "description":"Loans also available", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":166, - "name":"Silicon Valley Strong Fund", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"Yes", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"Silicon Valley Strong", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://siliconvalleystrong.org/donate/", - "description":"", - "dateAdded":"2020-07-06T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":167, - "name":"Small Business Assistance Grant Program - City of Santa Clara", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"Yes", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":5000, - "interestRateApplicable":"Unknown", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"City of Santa Clara", - "deadlineApplicable":"Yes", - "deadline":"2021-09-07T00:00:00.000Z", - "websiteUrl":"https://www.svsbdc.org/sc-covid-grant/", - "description":"Round 1 Grant Application is now closed, but stay connected for updates on possible continuing rounds.", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":168, - "name":"SoOakland", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"SoOakland", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"http://www.sooakland.com/sooakland-foundation", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":133, - "name":"Norcal Small Business Relief Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Protest Damage", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Team Fundraiser: Jane Thomas, Destiny Thomas, Jennifer Louie, Christian Thomas Trent Thomas, Michaela Thomas ", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.gofundme.com/f/norcal-small-business-relief-fund", - "description":"", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":134, - "name":"African American Small Business Revolving Loan Fund", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":50000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Give2SF", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://oewd.org/businesses-impacted-covid-19#AA%20Revolving%20Loan%20Fund", - "description":"More info: https://www.sfchronicle.com/business/article/SF-creates-coronavirus-loan-fund-for-black-owned-15350767.php", - "dateAdded":"2020-06-24T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":135, - "name":"Amazon Relief Fund ", - "sfCounty":"Unknown", - "alamedaCounty":"Unknown", - "sanMateoCounty":"Unknown", - "contraCostaCounty":"Unknown", - "santaClaraCounty":"Unknown", - "county":"Unknown", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":5000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Amazon ", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://amazonrelieffund.org", - "description":"Amazon employees and contractors. Initial qualifying individuals include: Amazon Flex Delivery Partners, Delivery Service Partner Delivery Associates, Temporary Associates employed by qualifying staffing agencies, and drivers for line haul carrier partners.", - "dateAdded":"2020-06-29T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":136, - "name":"Bay Area Black Owned Business Relief Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Protest Damage", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"GoFund Me", - "entityName":"Bay Area Black Owned Business Relief Fund", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://docs.google.com/forms/d/e/1FAIpQLSdXQmSNSHzPTuuffzgOvWPGRCt4dmEHHQJQSn2mCr-DjzDq_Q/viewform", - "description":"https://www.gofundme.com/f/bay-area-black-owned-business-relief-fund", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":137, - "name":"Bay Area Organization of Black Owned Businesses (BAOBOB)", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"Yes", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"Both", - "awardType":"Recurring", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Unknown", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"BAOBOB", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://baobobdirectory.com/", - "description":"Directory", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":138, - "name":"Berkeley Relief Fund", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":10000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Berkeley City Council", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://berkeleyrelieffund.org/", - "description":"", - "dateAdded":"2020-06-10T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":139, - "name":"Business For All", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":50000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Business For All", - "deadlineApplicable":"Yes", - "deadline":"2019-09-25T00:00:00.000Z", - "websiteUrl":"https://businessforall.helloalice.com", - "description":"", - "dateAdded":"2020-06-05T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":140, - "name":"California Capital Access Program (CalCAP)", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"Recurring", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Yes but not Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"California State treasurer", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.treasurer.ca.gov/cpcfa/calcap/sb/index.asp", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":141, - "name":"California Disaster Relief Loan Guarantee Program — COVID-19", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Yes", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Yes but not Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"State Gov", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.ibank.ca.gov/small-business-finance-center/", - "description":"", - "dateAdded":"2020-06-05T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"Yes" - }, - { - "id":142, - "name":"California Infrastructure Bank (IBank)", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Multiple", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Yes but not Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"State of California", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.ibank.ca.gov/", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"Yes" - }, - { - "id":143, - "name":"COVID-19 Education Partnership", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"Yes", - "contraCostaCounty":"No", - "santaClaraCounty":"Yes", - "county":"Some", - "category":"Education", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"Silicon Valley Community Foundation", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.siliconvalleycf.org/education-response", - "description":"", - "dateAdded":"2020-07-06T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":144, - "name":"COVID-19 Emergency Loan for Arts & Culture Nonprofits", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Multiple", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":50000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.025, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"NCG", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.artsloanfund.org/covid-19-emergency", - "description":"Arts and culture organizations that maintain an active teaching, presenting, exhibiting, producing, or archiving practice or that provide vital services to artists and cultural organizations.", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":145, - "name":"COVID-19 Regional Response Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"Silicon Valley Community Foundatio", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.siliconvalleycf.org/coronavirus-fund", - "description":"", - "dateAdded":"2020-07-06T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":146, - "name":"COVID-19: A Just East Bay Response Fund", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"Yes", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"East Bay Community Foundation", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.ebcf.org/covid-19-fund-faq/", - "description":"Contact at grantmaking@eastbaycf.org to apply", - "dateAdded":"2020-06-05T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":147, - "name":"Economic Injury Disaster Loan (EIDL)", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.0375, - "supportType":"Loan", - "sectorType":"Public ", - "supportedEntity":"Government", - "entityName":"Municipal Gov", - "deadlineApplicable":"Yes", - "deadline":"2020-09-30T00:00:00.000Z", - "websiteUrl":"https://www.sba.gov/page/disaster-loan-applications#section-header-0", - "description":"800-659-2955", - "dateAdded":"2020-06-05T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":169, - "name":"South Asian Resilence Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Entertainment", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":1000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Indian Center Foundation", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://indiacenter.formstack.com/forms/artsfund", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":170, - "name":"The Doonie Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Multiple", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"Recurring", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Digitalundivided", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.digitalundivided.com/the-doonie-fund", - "description":"Black and Latinx only", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"Yes" - }, - { - "id":171, - "name":"The Red Backpack Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Multiple", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":5000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"", - "deadlineApplicable":"Yes", - "deadline":"2020-08-31T00:00:00.000Z", - "websiteUrl":"https://www.globalgiving.org/redbackpackfund/", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":172, - "name":"The your Friends in New York Business Relief Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"Unknown", - "category":"Multiple", - "blackOwned":"Yes", - "lgbtq":"Yes", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":5000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Pyer Moss", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"http://yourfriendsin.nyc/survey.html", - "description":"", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":173, - "name":"Trans Lifeline Microgrants", - "sfCounty":"Unknown", - "alamedaCounty":"Unknown", - "sanMateoCounty":"Unknown", - "contraCostaCounty":"Unknown", - "santaClaraCounty":"Unknown", - "county":"Unknown", - "category":"All", - "blackOwned":"No", - "lgbtq":"Yes", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Private", - "entityName":"Trans Lifeline ", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.translifeline.org/microgrants", - "description":"Our microgrants cover all the required fees pertaining to court order name changes, publication fees, and document fees. We cover passports, driver's licenses, state IDs, and Tribal IDs.", - "dateAdded":"2020-06-29T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":174, - "name":"USA Small Business Administration", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"No", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":25000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Loan ", - "sectorType":"Public ", - "supportedEntity":"Government", - "entityName":"Federal Gov", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/sba-express-bridge-loans", - "description":"Enables small businesses who currently have a business relationship with an SBA Express Lender to access up to $25,000 quickly. See here https://www.sba.gov/document/support--express-bridge-loan-pilot-program-guide", - "dateAdded":"2020-06-05T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":175, - "name":"Verizon Small Business Recovery Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Multiple", - "blackOwned":"Yes", - "lgbtq":"Yes", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":10000, - "interestRateApplicable":"Unknown", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Verizon", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.verizon.com/pay-it-forward-live/?CMP=OLA_SMB_OTH_22222_NA_20200325_NA_NM20200057_00001", - "description":"https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/verizon-small-business-recovery-fund/", - "dateAdded":"2020-06-17T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Yes" - }, - { - "id":176, - "name":"California Rebuilding Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"Yes", - "category":"Multiple", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"", - "interestRate":0.0425, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"CA Infrasturcture and Economic Development Back (IBank)", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.connect2capital.com/p/californiarebuildingfund/california-rebuilding-fund-pre-application/", - "description":"Not open yet - Updated (7/16) Open Now", - "dateAdded":"2020-09-16T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":177, - "name":"Oakland African American Chamber of Commerce", - "sfCounty":"", - "alamedaCounty":"", - "sanMateoCounty":"", - "contraCostaCounty":"", - "santaClaraCounty":"", - "county":"", - "category":"", - "blackOwned":"", - "lgbtq":"", - "womenOwned":"", - "nonProfit":"", - "lte100":"", - "lte500":"", - "lte750":"", - "gt750":"", - "reliefType":"", - "awardType":"", - "awardAmountSpecified":"", - "maxAwardAmount":0, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"", - "sectorType":"", - "supportedEntity":"", - "entityName":"", - "deadlineApplicable":"Yes", - "deadline":null, - "websiteUrl":"https://oaacc.org/apply/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"", - "chinese":"", - "spanish":"" - }, - { - "id":178, - "name":"Artist Relief", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"Yes", - "category":"Entertainment", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":5000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Artist Relief Fund", - "deadlineApplicable":"Yes", - "deadline":"2021-06-23T00:00:00.000Z", - "websiteUrl":"https://www.artistrelief.org", - "description":"", - "dateAdded":"2021-05-12T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":179, - "name":"Restaurant Revitalization Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Hospitality", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Unknown", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Small Business Association (SBA)", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/restaurant-revitalization-fund", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":180, - "name":"U.S. Department of Health and Human Services: Community Mental Health Centers Grant Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Healthcare", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"Recurring", - "awardAmountSpecified":"No", - "maxAwardAmount":2500000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Substance Abuse and Mental Health Services Administration", - "deadlineApplicable":"Yes", - "deadline":"2021-05-21T00:00:00.000Z", - "websiteUrl":"https://www.samhsa.gov/grants/grant-announcements/sm-21-014", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":181, - "name":"The RADx-UP CDCC Community Collaboration Mini-Grant Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Healthcare", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":50000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"RADx-UP", - "deadlineApplicable":"Yes", - "deadline":"2021-10-22T00:00:00.000Z", - "websiteUrl":"https://radx-up.org/apply-for-grant/?open=grant", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":182, - "name":" Shuttered Venue Operators Grant", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"Yes", - "category":"Entertainment", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Small Business Association (SBA)", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.svograntportal.sba.gov/s/", - "description":"Grants on a rolling basis", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":183, - "name":"San Francisco’s D10 Small Business Revolving Loan Fund", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":50000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.05, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Working Solutions", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.workingsolutions.org/loan-program", - "description":"rolling basis", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":184, - "name":"Paycheck Protection Program (PPP)", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000000, - "interestRateApplicable":"Yes but not Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Small Business Association (SBA)", - "deadlineApplicable":"Yes", - "deadline":"2021-05-31T00:00:00.000Z", - "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/paycheck-protection-program", - "description":"First Draw and Second Draw PPP loans available", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":185, - "name":"SF Community Investment Loan", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":250000, - "interestRateApplicable":"Unknown", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"City of San Francisco", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://oewd.org/businesses-impacted-covid-19#ACTIVE%20Loans%20section", - "description":"ANNOUNCED", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":186, - "name":"OBBF Relief and Recovery Fund", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Oakland Black Business Fund", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://oaklandblackbusinessfund.org/about/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":187, - "name":"COMMUNITY ARTS COVID RESPONSE GRANTS", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"Yes", - "santaClaraCounty":"No", - "county":"Some", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":15000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Zellerbach Family Foundation", - "deadlineApplicable":"Yes", - "deadline":"2021-12-20T00:00:00.000Z", - "websiteUrl":"https://zff.org/ca-covid-response-grants/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":188, - "name":"Performing Arts Worker Relief Fund", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Theatre Bay Area", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.theatrebayarea.org/page/COVID-19relief-fund#Apply", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"", - "chinese":"", - "spanish":"" - }, - { - "id":189, - "name":"SoGal Black Founder Startup Grant", - "sfCounty":"Unknown", - "alamedaCounty":"Unknown", - "sanMateoCounty":"Unknown", - "contraCostaCounty":"Unknown", - "santaClaraCounty":"Unknown", - "county":"Unknown", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"SoGal", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"http://www.iamsogal.com/black-founder-startup-grant/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":190, - "name":"UNTITLED, ART EMERGENCY FUND", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":250, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"The Art Report", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://docs.google.com/document/d/e/2PACX-1vT-SQ2GcGX4gGduGz29HuK6FgzYiCj586nd1PkrWMIj97meycTIRyQZAAX7mgmeJHHgTdl3MgeP2239/pub", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"", - "chinese":"", - "spanish":"" - }, - { - "id":191, - "name":"Black Spatial Relics: Micro Grants for Community Care and Collective Research", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Arts", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":500, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Black Spatial Relics", - "deadlineApplicable":"Yes", - "deadline":"2021-05-31T00:00:00.000Z", - "websiteUrl":"https://www.blackspatialrelics.org/2021-microgrant-app", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":192, - "name":"National Environmental Education Foundation Restoration and Resilience COVID Recovery Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Unknown", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2500, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"NEEF National Environment Education Foundation", - "deadlineApplicable":"Yes", - "deadline":"2021-07-15T00:00:00.000Z", - "websiteUrl":"https://www.neefusa.org/grants/2021/restoration-resilience-fund", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":193, - "name":"Zellerbach Communite Arts COVID Response Grants", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":15000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Zellerbach Family Foundation", - "deadlineApplicable":"Yes", - "deadline":"2021-12-20T00:00:00.000Z", - "websiteUrl":"https://zff.org/ca-covid-response-grants/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":194, - "name":"Research in Transforming Health and Health Care Systems", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Healthcare", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":350000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Robert Wood Johnson Foundation", - "deadlineApplicable":"Yes", - "deadline":"2021-06-28T00:00:00.000Z", - "websiteUrl":"https://www.rwjf.org/en/library/funding-opportunities/2021/research-in-transforming-health-and-health-care-systems.html", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":195, - "name":"2020 TIP Office Annual Program Statement to Address Impacts of COVID-19", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Unknown", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Department of State", - "deadlineApplicable":"Yes", - "deadline":"2021-06-30T00:00:00.000Z", - "websiteUrl":"https://sr.usembassy.gov/wp-content/uploads/sites/115/Combating-COVIDs-impact-on-efforts-to-combat-human-trafficking.pdf", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":196, - "name":"IRONAID COVID-19 Support Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Ironman Foundation", - "deadlineApplicable":"Yes", - "deadline":"2021-07-09T00:00:00.000Z", - "websiteUrl":"http://ironmanfoundation.org/ironaid/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":197, - "name":"Volant Charitable Trust: COVID-19 Response Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Healthcare", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Volan Trust", - "deadlineApplicable":"Yes", - "deadline":"2021-07-31T00:00:00.000Z", - "websiteUrl":"https://www.volanttrust.org/how-to-apply-covid-19/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":198, - "name":"UCB Community Health Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Healthcare", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":50000, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"King Baudouin Foundation", - "deadlineApplicable":"Yes", - "deadline":"2021-07-15T00:00:00.000Z", - "websiteUrl":"https://www.kbs-frb.be/en/Activities/Calls/2021/2020_07_13_AD", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":199, - "name":"Foundation for Contemporary Arts: FCA Emergency Grants COVID-19 Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Foundation for Contemporary Arts", - "deadlineApplicable":"Yes", - "deadline":"2021-09-15T00:00:00.000Z", - "websiteUrl":"https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":200, - "name":"Contra Costa Back-to-Business Fund (B2B)", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"Yes", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Yes but not Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"The San Pablo Economic Development Corporation", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"http://www.sanpabloedc.org/covid-19/business-resources", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"Yes" - }, - { - "id":201, - "name":"Community Mental Health Centers (CMHC) Grant Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Healthcare", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2500000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Substance Abuse and Mental Health Services Administration", - "deadlineApplicable":"Yes", - "deadline":"2021-05-21T00:00:00.000Z", - "websiteUrl":"https://www.samhsa.gov/grants/grant-announcements/sm-21-014", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":202, - "name":"Restoration & Resilience COVID Recovery Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Environment", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2500, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"THE NATIONAL ENVIRONMENTAL EDUCATION FOUNDATION (NEEF)", - "deadlineApplicable":"Yes", - "deadline":"2021-06-01T00:00:00.000Z", - "websiteUrl":"https://www.neefusa.org/grants/2021/restoration-resilience-fund", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":203, - "name":"FCA Emergency Grants COVID-19 Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Foundation for Contemporary Arts Support", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/guidelines/", - "description":"rolling basis", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":204, - "name":"SF New Deal Debt Relief", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2500, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"SF New Deal", - "deadlineApplicable":"Yes", - "deadline":"2021-06-30T00:00:00.000Z", - "websiteUrl":"https://sfnewdeal.org/debt-relief", - "description":"The business has 3 or fewer locations. \nPreference will be given to businesses with at least 3 (Full Time Equivalent) employees.\nThe business had 2019 (pre-pandemic) revenue of less than $3M annually.", - "dateAdded":"2021-06-16T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":205, - "name":"From the Heart Productions: Documentarian Emergency Relief Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Healthcare", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":1000, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"From the Heart Productions", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://fromtheheartproductions.com/documentarian-emergency-relief-fund/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":206, - "name":"Contra Costa County Micro-Enterprise Relief Fund", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"Yes", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Renaissance Entrepreneurship Fund", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.rencenter.org/contra-costa-county-micro-enterprise-relief-fund/", - "description":"", - "dateAdded":"2021-05-19T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":207, - "name":"COVID-19 Arts Relief Grant Program (Sonoma)", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Non-Profits Only", - "lte100":"Yes", - "lte500":"Unknown", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Creative Foundation Sonoma County", - "deadlineApplicable":"Yes", - "deadline":"2020-05-26T00:00:00.000Z", - "websiteUrl":"2020 COVID-19 Arts Relief Grants for Nonprofit Arts Organizations - Community Foundation Sonoma County (sonomacf.org)", - "description":"", - "dateAdded":"2021-07-16T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":208, - "name":"Alameda Strong Relief Fund", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":7500, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"City of Alameda", - "deadlineApplicable":"Yes", - "deadline":"2021-10-20T00:00:00.000Z", - "websiteUrl":"https://www.alamedaca.gov/ONLINE-SERVICES/Alameda-Strong-Relief-Fund", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":209, - "name":"Go Local Business Recovery Fund (Sonoma)", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"Unknown", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":1000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Sonoma County", - "deadlineApplicable":"Yes", - "deadline":"2021-08-31T00:00:00.000Z", - "websiteUrl":"Local Business Recovery Fund - Application - GO LOCAL", - "description":"grant is a matching fund\nbusiness must contribute amount (either $500 or $1000),\nin order to receive matched amount by sonoma county", - "dateAdded":"2021-07-31T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":210, - "name":"Accion Opportunity Fund Small Business Loans", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":100000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.0599, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Accion Opportunity Fund", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://aofund.org/small-business-loans/#!", - "description":"", - "dateAdded":"2021-07-16T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":211, - "name":"California Small Business COVID-19 Relief Grant Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":25000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"California Small Business COVID-19 Relief Grant Program", - "deadlineApplicable":"Yes", - "deadline":"2021-09-30T00:00:00.000Z", - "websiteUrl":"https://careliefgrant.com/", - "description":"", - "dateAdded":"2021-07-16T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":212, - "name":"Main Street Launch - Oakland Program", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":250000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.0775, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Main Street Launch", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://mainstreetlaunch.org/oakland-launch/", - "description":"", - "dateAdded":"2021-07-16T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":213, - "name":"Main Street Launch - Oakland Program", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":250000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.0775, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Main Street Launch", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://mainstreetlaunch.org/oakland-launch/", - "description":"", - "dateAdded":"2021-07-16T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":214, - "name":"Rapid Response Liquidity Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"Yes and Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"ICA", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.ica.fund/rapid-response#FAQ", - "description":"", - "dateAdded":"2021-07-16T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":215, - "name":"inance Justice Fund ", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Opportunity Finance Network", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://ofn.org/finance-justice-fund", - "description":"", - "dateAdded":"2021-07-16T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":216, - "name":"$1500 Grant Program for Oakland Entrepreneurs", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":1500, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Non-Profit", - "entityName":"Alameda County-Oakland Community Action Partnership and Renaissance Entrepreneurship Center", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://myemail.constantcontact.com/UPDATED---1-500-Grant-for-Oakland-Entrepreneurs.html?aid=BHZz7wW05FA&soid=1100520113669", - "description":"First come first served", - "dateAdded":"2021-09-01T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"Yes" - }, - { - "id":217, - "name":"Local Jurisdiction Assistance Grant Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"Agriculture", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"Other", - "awardType":"Recurring", - "awardAmountSpecified":"No", - "maxAwardAmount":22312360, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Department of Cannabis Control", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.grants.ca.gov/grants/local-jurisdiction-assistance-grant-program/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":218, - "name":"Working Solutions CDFI", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Other", - "awardType":"Recurring", - "awardAmountSpecified":"Yes", - "maxAwardAmount":50000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"Working Solutions CDFI", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.workingsolutions.org/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":219, - "name":"SBA COVID-19 Economic Injury Disaster Loan", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.0375, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Small Business Administration", - "deadlineApplicable":"Yes", - "deadline":"2021-12-31T00:00:00.000Z", - "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/covid-19-eidl", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":220, - "name":"Creative Space Grant", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":100000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"San Francisco Arts Commission", - "deadlineApplicable":"Yes", - "deadline":"2021-10-27T00:00:00.000Z", - "websiteUrl":"https://www.sfartscommission.org/content/creative-space-grant-planning-facilities-0", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":221, - "name":"Cultural Equity Initiatives", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":100000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"San Francisco Arts Commission", - "deadlineApplicable":"Yes", - "deadline":"2021-11-03T00:00:00.000Z", - "websiteUrl":"https://www.sfartscommission.org/content/cultural-equity-initiatives-cei-0", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":222, - "name":"San Francisco Artist Grant", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"Arts", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Unknown", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":20000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"San Francisco Arts Commission", - "deadlineApplicable":"Yes", - "deadline":"2021-11-10T00:00:00.000Z", - "websiteUrl":"https://www.sfartscommission.org/content/san-francisco-artist-grant-0", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":223, - "name":"Targeted EIDL Advance", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Small Business Administration", - "deadlineApplicable":"Yes", - "deadline":"2021-12-31T00:00:00.000Z", - "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":224, - "name":"Supplemental Targeted EIDL Advance", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":5000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"U.S. Small Business Administration", - "deadlineApplicable":"Yes", - "deadline":"2021-12-31T00:00:00.000Z", - "websiteUrl":"https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":225, - "name":"San Mateo County Small Business Grant", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"Yes", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"San Mateo County Strong", - "deadlineApplicable":"Yes", - "deadline":"2022-10-15T00:00:00.000Z", - "websiteUrl":"https://www.smcstrong.org/applyforfunding", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" - }, - { - "id":226, - "name":"Recycling Market Development Revolving Loan Program", - "sfCounty":"No", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"Yes", - "santaClaraCounty":"No", - "county":"Some", - "category":"Environment", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"All", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"The Department of Resources Recycling and Recovery (CalRecycle) ", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://www.calrecycle.ca.gov/rmdz/loans", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":227, - "name":"Storefront Vandalism Relief Grant ", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"Both", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":2000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"SF Office of Economic and Workforce Development", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://oewd.org/storefront-vandalism-relief-grant", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":228, - "name":"Comcast Rise", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"", - "category":"Unknown", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Comcast", - "deadlineApplicable":"Yes", - "deadline":"2021-10-14T00:00:00.000Z", - "websiteUrl":"https://www.comcastrise.com/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"Unknown", - "spanish":"Unknown" - }, - { - "id":229, - "name":"Salesforce San Francisco Small Business Grant program", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Salesforce", - "deadlineApplicable":"Yes", - "deadline":"2021-10-17T00:00:00.000Z", - "websiteUrl":"https://essentials.salesforce.com/form/sfsmallbizgrants/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":230, - "name":"California Fisheries Fund", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Agriculture", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Individuals Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":3000000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.06, - "supportType":"Loan", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"California Fisheries Fund", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://communityvisionca.org/cafisheriesfund/#1545252493871-06d128c0-22cf", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":231, - "name":"Industrial Development Bonds", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Manufacturing", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"California Infrastructure and Economic Development Bank", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.ibank.ca.gov/bonds/industrial-development-bonds/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":232, - "name":"Community Vision", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":3500000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.06, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Community Vision Capital & Consulting", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://communityvisionca.org/lending/#1551813127901-ff88f4a4-444f", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":233, - "name":"San Francisco Small Business Revolving Loan Fund", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"Recurring", - "awardAmountSpecified":"Yes", - "maxAwardAmount":50000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.035, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Main Street Launch", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":234, - "name":"USDA Direct Operating Microloan", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Agriculture", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"No", - "lte750":"No", - "gt750":"No", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":50000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.0175, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"USDA", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://www.fsa.usda.gov/programs-and-services/farm-loan-programs/microloans/index", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":235, - "name":"San Francisco Emerging Business Loan Fund", - "sfCounty":"Yes", - "alamedaCounty":"No", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Yes", - "lte500":"Yes", - "lte750":"Yes", - "gt750":"Yes", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":250000, - "interestRateApplicable":"Yes and Reported", - "interestRate":0.0775, - "supportType":"Loan", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"Main Street Launch", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":236, - "name":"USDA Pandemic Response and Safety Grant Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Agriculture", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"No", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Public", - "supportedEntity":"Government", - "entityName":"USDA", - "deadlineApplicable":"Yes", - "deadline":"2021-11-22T00:00:00.000Z", - "websiteUrl":"https://usda-prs.grantsolutions.gov/usda", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":237, - "name":"Amber Grant for Women", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Businesses Only", - "lte100":"Unknown", - "lte500":"Unknown", - "lte750":"Unknown", - "gt750":"Unknown", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":25000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Womensnet.net", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"https://ambergrantsforwomen.com/get-an-amber-grant/", - "description":"Rolling", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":238, - "name":"Black Founder Startup Grant", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"All", - "blackOwned":"Yes", - "lgbtq":"No", - "womenOwned":"Yes", - "nonProfit":"Businesses Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"SoGal", - "deadlineApplicable":"No", - "deadline":null, - "websiteUrl":"http://www.iamsogal.com/black-founder-startup-grant/", - "description":"Rolling", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"Yes", - "chinese":"No", - "spanish":"No" - }, - { - "id":239, - "name":"Stipends Available for Child Care Providers", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"", - "blackOwned":"", - "lgbtq":"", - "womenOwned":"", - "nonProfit":"Individuals Only", - "lte100":"Yes", - "lte500":"", - "lte750":"", - "gt750":"", - "reliefType":"Other", - "awardType":"Recurring", - "awardAmountSpecified":"Yes", - "maxAwardAmount":0, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"", - "sectorType":"Public", - "supportedEntity":"Non-Profit", - "entityName":"4Cs of Alameda County", - "deadlineApplicable":"Unknown", - "deadline":null, - "websiteUrl":"https://4calameda.org/about/newsletter/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"", - "chinese":"", - "spanish":"" - }, - { - "id":240, - "name":"Alameda County Child Care Relief Grant (Wells Fargo Grant)", - "sfCounty":"No", - "alamedaCounty":"Yes", - "sanMateoCounty":"No", - "contraCostaCounty":"No", - "santaClaraCounty":"No", - "county":"Some", - "category":"", - "blackOwned":"", - "lgbtq":"", - "womenOwned":"", - "nonProfit":"Individuals Only", - "lte100":"Yes", - "lte500":"", - "lte750":"", - "gt750":"", - "reliefType":"Other", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":10000, - "interestRateApplicable":"", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"Wells Fargo Bank", - "deadlineApplicable":"Yes", - "deadline":"2021-10-01T00:00:00.000Z", - "websiteUrl":"https://4calameda.org/about/newsletter/", - "description":"", - "dateAdded":"2021-10-13T00:00:00.000Z", - "english":"", - "chinese":"", - "spanish":"" - }, - { - "id":241, - "name":"California Venues Grant Program", - "sfCounty":"Yes", - "alamedaCounty":"Yes", - "sanMateoCounty":"Yes", - "contraCostaCounty":"Yes", - "santaClaraCounty":"Yes", - "county":"All", - "category":"Entertainment", - "blackOwned":"No", - "lgbtq":"No", - "womenOwned":"No", - "nonProfit":"Businesses Only", - "lte100":"Not Applicable", - "lte500":"Not Applicable", - "lte750":"Not Applicable", - "gt750":"Not Applicable", - "reliefType":"COVID", - "awardType":"One-Time", - "awardAmountSpecified":"Yes", - "maxAwardAmount":250000, - "interestRateApplicable":"No", - "interestRate":0, - "supportType":"Grant", - "sectorType":"Private", - "supportedEntity":"Private", - "entityName":"California Venues", - "deadlineApplicable":"Yes", - "deadline":"2021-11-19T00:00:00.000Z", - "websiteUrl":"https://cavenuesgrant.com/", - "description":"", - "dateAdded":"2021-10-20T00:00:00.000Z", - "english":"Yes", - "chinese":"Yes", - "spanish":"Yes" + "results": [ + { + "name": "$1500 Grant Program for Oakland Entrepreneurs", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 1500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Alameda County-Oakland Community Action Partnership and Renaissance Entrepreneurship Center", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "Yes", + "chinese": "No", + "websiteUrl": "https://myemail.constantcontact.com/UPDATED---1-500-Grant-for-Oakland-Entrepreneurs.html?aid=BHZz7wW05FA&soid=1100520113669", + "description": "First come first served", + "dateAdded": "9/1/2021", + "expired": "", + "archived": "", + "id": 1 + }, + { + "name": "2020 TIP Office Annual Program Statement to Address Impacts of COVID-19", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Unknown", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Department of State", + "deadlineApplicable": "Yes", + "deadline": "6/30/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://sr.usembassy.gov/wp-content/uploads/sites/115/Combating-COVIDs-impact-on-efforts-to-combat-human-trafficking.pdf", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 2 + }, + { + "name": "Accion Opportunity Fund Small Business Loans", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 100000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0599, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Accion Opportunity Fund", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://aofund.org/small-business-loans/#!", + "description": "", + "dateAdded": "7/16/2021", + "expired": "", + "archived": "", + "id": 3 + }, + { + "name": "Actors Fund Entertainment Assistance Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Entertainment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "The Actors Fund", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://actorsfund.org/am-i-eligible-help", + "description": "need entertainment industry earnings over $6,500 for three out of the last five years (2015-2020)", + "dateAdded": "10/24/2021", + "expired": "", + "archived": "", + "id": 4 + }, + { + "name": "African American Small Business Revolving Loan Fund", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Give2SF", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://oewd.org/businesses-impacted-covid-19#AA%20Revolving%20Loan%20Fund", + "description": "More info: https://www.sfchronicle.com/business/article/SF-creates-coronavirus-loan-fund-for-black-owned-15350767.php", + "dateAdded": "6/24/2020", + "expired": "No", + "archived": "", + "id": 5 + }, + { + "name": "Alameda County Child Care Relief Grant (Wells Fargo Grant)", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "", + "blackOwned": "", + "lgbtq": "", + "womenOwned": "", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "", + "lte750": "", + "gt750": "", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Wells Fargo Bank", + "deadlineApplicable": "Yes", + "deadline": "10/1/2021", + "additionalStage": "", + "english": "", + "spanish": "", + "chinese": "", + "websiteUrl": "https://4calameda.org/about/newsletter/", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 6 + }, + { + "name": "Alameda Strong Relief Fund", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 7500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "City of Alameda", + "deadlineApplicable": "Yes", + "deadline": "10/20/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.alamedaca.gov/ONLINE-SERVICES/Alameda-Strong-Relief-Fund", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 7 + }, + { + "name": "Amazon Relief Fund ", + "sfCounty": "Unknown", + "alamedaCounty": "Unknown", + "sanMateoCounty": "Unknown", + "contraCostaCounty": "Unknown", + "santaClaraCounty": "Unknown", + "county": "Unknown", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Amazon ", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://amazonrelieffund.org", + "description": "Amazon employees and contractors. Initial qualifying individuals include: Amazon Flex Delivery Partners, Delivery Service Partner Delivery Associates, Temporary Associates employed by qualifying staffing agencies, and drivers for line haul carrier partners.", + "dateAdded": "6/29/2020", + "expired": "No", + "archived": "", + "id": 8 + }, + { + "name": "Amber Grant for Women", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 25000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Womensnet.net", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://ambergrantsforwomen.com/get-an-amber-grant/", + "description": "Rolling", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 9 + }, + { + "name": "Artist Relief", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Entertainment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Artist Relief Fund", + "deadlineApplicable": "Yes", + "deadline": "6/23/2021", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.artistrelief.org", + "description": "", + "dateAdded": "5/12/2021", + "expired": "", + "archived": "", + "id": 10 + }, + { + "name": "Authors League Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Authors League Fund", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://authorsleaguefund.org/apply/", + "description": "Need one formal publication", + "dateAdded": "10/24/2021", + "expired": "", + "archived": "", + "id": 11 + }, + { + "name": "Bay Area Black Owned Business Relief Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Protest Damage", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "GoFund Me", + "entityName": "Bay Area Black Owned Business Relief Fund", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://docs.google.com/forms/d/e/1FAIpQLSdXQmSNSHzPTuuffzgOvWPGRCt4dmEHHQJQSn2mCr-DjzDq_Q/viewform", + "description": "https://www.gofundme.com/f/bay-area-black-owned-business-relief-fund", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 12 + }, + { + "name": "Bay Area Organization of Black Owned Businesses (BAOBOB)", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "Yes", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "Both", + "awardType": "Recurring", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Unknown", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "BAOBOB", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://baobobdirectory.com/", + "description": "Directory", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 13 + }, + { + "name": "Berkeley Relief Fund", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Berkeley City Council", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://berkeleyrelieffund.org/", + "description": "", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 14 + }, + { + "name": "Black Founder Startup Grant", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Businesses Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "SoGal", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "http://www.iamsogal.com/black-founder-startup-grant/", + "description": "Rolling", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 15 + }, + { + "name": "Black Spatial Relics: Micro Grants for Community Care and Collective Research", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Arts", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Black Spatial Relics", + "deadlineApplicable": "Yes", + "deadline": "5/31/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.blackspatialrelics.org/2021-microgrant-app", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 16 + }, + { + "name": "Business For All", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 50000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Business For All", + "deadlineApplicable": "Yes", + "deadline": "9/25/2019", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://businessforall.helloalice.com", + "description": "", + "dateAdded": "6/5/2020", + "expired": "Yes", + "archived": "", + "id": 17 + }, + { + "name": "California Capital Access Program (CalCAP)", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "Recurring", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Yes but not Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "California State treasurer", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.treasurer.ca.gov/cpcfa/calcap/sb/index.asp", + "description": "", + "dateAdded": "", + "expired": "No", + "archived": "", + "id": 18 + }, + { + "name": "California Disaster Relief Loan Guarantee Program \u2014 COVID-19", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Yes", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Yes but not Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "State Gov", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "No", + "websiteUrl": "https://www.ibank.ca.gov/small-business-finance-center/", + "description": "", + "dateAdded": "6/5/2020", + "expired": "No", + "archived": "", + "id": 19 + }, + { + "name": "California Fisheries Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Agriculture", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 3000000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.06, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "California Fisheries Fund", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://communityvisionca.org/cafisheriesfund/#1545252493871-06d128c0-22cf", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 20 + }, + { + "name": "California Infrastructure Bank (IBank)", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 1000000, + "interestRateApplicable": "Yes but not Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "State of California", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "No", + "websiteUrl": "https://www.ibank.ca.gov/", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 21 + }, + { + "name": "California Rebuilding Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "Yes", + "category": "Multiple", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0425, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "CA Infrasturcture and Economic Development Back (IBank)", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.connect2capital.com/p/californiarebuildingfund/california-rebuilding-fund-pre-application/", + "description": "Not open yet - Updated (7/16) Open Now", + "dateAdded": "9/16/2020", + "expired": "No", + "archived": "", + "id": 22 + }, + { + "name": "California Small Business COVID-19 Relief Grant Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 25000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "California Small Business COVID-19 Relief Grant Program", + "deadlineApplicable": "Yes", + "deadline": "9/30/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://careliefgrant.com/", + "description": "", + "dateAdded": "7/16/2021", + "expired": "", + "archived": "", + "id": 23 + }, + { + "name": "California Venues Grant Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Entertainment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 250000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "California Venues", + "deadlineApplicable": "Yes", + "deadline": "11/19/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://cavenuesgrant.com/", + "description": "", + "dateAdded": "10/20/2021", + "expired": "", + "archived": "", + "id": 24 + }, + { + "name": "CalNonprofits Grant Program ", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 25000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "CalNonprofits", + "deadlineApplicable": "Yes", + "deadline": "9/30/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://docs.google.com/document/d/1cR5D3qL9oq2d-ZycXFHqCRGuZ3x_u_N68YCYdTpmr34/edit", + "description": "Other website: https://calnonprofits.org/publications/article-archive/740-ca-small-business-relief-grant-program-webinar", + "dateAdded": "10/24/2021", + "expired": "", + "archived": "", + "id": 25 + }, + { + "name": "Comcast Rise", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "", + "category": "Unknown", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Comcast", + "deadlineApplicable": "Yes", + "deadline": "10/14/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.comcastrise.com/", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 26 + }, + { + "name": "COMMUNITY ARTS COVID RESPONSE GRANTS", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "Yes", + "santaClaraCounty": "No", + "county": "Some", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 15000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Zellerbach Family Foundation", + "deadlineApplicable": "Yes", + "deadline": "12/20/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://zff.org/ca-covid-response-grants/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 27 + }, + { + "name": "Community Mental Health Centers (CMHC) Grant Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Healthcare", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2500000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Substance Abuse and Mental Health Services Administration", + "deadlineApplicable": "Yes", + "deadline": "5/21", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.samhsa.gov/grants/grant-announcements/sm-21-014", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 28 + }, + { + "name": "Community Vision", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 3500000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.06, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Community Vision Capital & Consulting", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://communityvisionca.org/lending/#1551813127901-ff88f4a4-444f", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 29 + }, + { + "name": "Contra Costa Back-to-Business Fund (B2B)", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "Yes", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Yes but not Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "The San Pablo Economic Development Corporation", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "No", + "websiteUrl": "http://www.sanpabloedc.org/covid-19/business-resources", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 30 + }, + { + "name": "Contra Costa County Micro-Enterprise Relief Fund", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "Yes", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Renaissance Entrepreneurship Fund", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.rencenter.org/contra-costa-county-micro-enterprise-relief-fund/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 31 + }, + { + "name": "COVID-19 Arts Relief Grant Program (Sonoma)", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Creative Foundation Sonoma County", + "deadlineApplicable": "Yes", + "deadline": "5/26/2020", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "2020 COVID-19 Arts Relief Grants for Nonprofit Arts Organizations - Community Foundation Sonoma County (sonomacf.org)", + "description": "", + "dateAdded": "7/16/2021", + "expired": "", + "archived": "", + "id": 32 + }, + { + "name": "COVID-19 Education Partnership", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "Yes", + "contraCostaCounty": "No", + "santaClaraCounty": "Yes", + "county": "Some", + "category": "Education", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "Silicon Valley Community Foundation", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.siliconvalleycf.org/education-response", + "description": "", + "dateAdded": "7/6/2020", + "expired": "No", + "archived": "", + "id": 33 + }, + { + "name": "COVID-19 Emergency Loan for Arts & Culture Nonprofits", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.025, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "NCG", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.artsloanfund.org/covid-19-emergency", + "description": "Arts and culture organizations that maintain an active teaching, presenting, exhibiting, producing, or archiving practice or that provide vital services to artists and cultural organizations.", + "dateAdded": "", + "expired": "No", + "archived": "", + "id": 34 + }, + { + "name": "COVID-19 Regional Response Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "Silicon Valley Community Foundatio", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.siliconvalleycf.org/coronavirus-fund", + "description": "", + "dateAdded": "7/6/2020", + "expired": "No", + "archived": "", + "id": 35 + }, + { + "name": "COVID-19: A Just East Bay Response Fund", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "Yes", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "East Bay Community Foundation", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.ebcf.org/covid-19-fund-faq/", + "description": "Contact at grantmaking@eastbaycf.org to apply", + "dateAdded": "6/5/2020", + "expired": "No", + "archived": "", + "id": 36 + }, + { + "name": "Creative Space Grant", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 100000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "San Francisco Arts Commission", + "deadlineApplicable": "Yes", + "deadline": "10/27/2021", + "additionalStage": "No", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.sfartscommission.org/content/creative-space-grant-planning-facilities-0", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 37 + }, + { + "name": "Cultural Equity Initiatives", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 100000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "San Francisco Arts Commission", + "deadlineApplicable": "Yes", + "deadline": "11/3/2021", + "additionalStage": "No", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.sfartscommission.org/content/cultural-equity-initiatives-cei-0", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 38 + }, + { + "name": "Economic Injury Disaster Loan (EIDL)", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0375, + "supportType": "Loan", + "sectorType": "Public ", + "supportedEntity": "Government", + "entityName": "Municipal Gov", + "deadlineApplicable": "Yes", + "deadline": "1/22/2022", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://covid19relief.sba.gov/#/applicationExpired", + "description": "800-659-2955", + "dateAdded": "6/5/2020", + "expired": "Yes", + "archived": "", + "id": 39 + }, + { + "name": "Emergency Relief Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Hospitality", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Southern Smoke", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "No", + "websiteUrl": "https://form.southernsmoke.org/smoke/application/", + "description": "Our Emergency Relief Program provides emergency funding to those employed by or own restaurants or bars or are employed by a restaurant or bar supplier that are faced unforeseen expenses that cannot or will not be covered by insurance.", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 40 + }, + { + "name": "FCA Emergency Grants COVID-19 Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Foundation for Contemporary Arts\nSupport", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/guidelines/", + "description": "rolling basis", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 41 + }, + { + "name": "Foundation for Contemporary Arts: FCA Emergency Grants COVID-19 Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Foundation for Contemporary Arts", + "deadlineApplicable": "Yes", + "deadline": "9/15/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.foundationforcontemporaryarts.org/grants/emergency-grants-covid-19-fund/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 42 + }, + { + "name": "From the Heart Productions: Documentarian Emergency Relief Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Healthcare", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 1000, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "From the Heart Productions", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://fromtheheartproductions.com/documentarian-emergency-relief-fund/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 43 + }, + { + "name": "Go Local Business Recovery Fund (Sonoma)", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "Unknown", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 1000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Sonoma County", + "deadlineApplicable": "Yes", + "deadline": "8/31/2021", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "Local Business Recovery Fund - Application - GO LOCAL", + "description": "grant is a matching fund business must contribute amount (either $500 or $1000) in order to receive matched amount by sonoma county", + "dateAdded": "7/31/2021", + "expired": "", + "archived": "", + "id": 44 + }, + { + "name": "Oakland African American Chamber of Commerce", + "sfCounty": "", + "alamedaCounty": "", + "sanMateoCounty": "", + "contraCostaCounty": "", + "santaClaraCounty": "", + "county": "", + "category": "", + "blackOwned": "", + "lgbtq": "", + "womenOwned": "", + "nonProfit": "", + "lte100": "", + "lte500": "", + "lte750": "", + "gt750": "", + "reliefType": "", + "awardType": "", + "awardAmountSpecified": "", + "maxAwardAmount": 0, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "", + "sectorType": "", + "supportedEntity": "", + "entityName": "", + "deadlineApplicable": "Yes", + "deadline": "", + "additionalStage": "Yes", + "english": "", + "spanish": "", + "chinese": "", + "websiteUrl": "https://oaacc.org/apply/", + "description": "", + "dateAdded": "", + "expired": "No", + "archived": "", + "id": 45 + }, + { + "name": "GoFundMe.org Small Buisness Relief Fund - Redwood City, CA", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "GoFund Me", + "entityName": "GoFundMe.org", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.gofundme.com/f/smallbusinessrelieffund", + "description": "To qualify for a matching grant from the Small Business Relief Fund, the GoFundMe fundraiser must raise at least $500 and verify that your small business has been negatively impacted by a government mandate due to the COVID-19 pandemic.", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 46 + }, + { + "name": "Hello Alice", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Hospitality", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Unknown", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Hello Alice", + "deadlineApplicable": "Yes", + "deadline": "9/25/2020", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.covid19businesscenter.com/", + "description": "", + "dateAdded": "6/10/2020", + "expired": "Yes", + "archived": "", + "id": 47 + }, + { + "name": "IFW COVID-19 Relief Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "iFundWomen", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://ifundwomen.com/covid-19", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 48 + }, + { + "name": "inance Justice Fund ", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Opportunity Finance Network", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://ofn.org/finance-justice-fund", + "description": "", + "dateAdded": "7/16/2021", + "expired": "", + "archived": "", + "id": 49 + }, + { + "name": "Industrial Development Bonds", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Manufacturing", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "California Infrastructure and Economic Development Bank", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.ibank.ca.gov/bonds/industrial-development-bonds/", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 50 + }, + { + "name": "IRONAID COVID-19 Support Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Ironman Foundation", + "deadlineApplicable": "Yes", + "deadline": "7/9/21", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "http://ironmanfoundation.org/ironaid/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 51 + }, + { + "name": "Kiva Small Business Loans", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Yes but not Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Kiva", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Unknown", + "websiteUrl": "https://www.kiva.org/", + "description": "", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 52 + }, + { + "name": "LGBTQ COVID-19 Response Emergency Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "Yes", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 20000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Horizons", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.horizonsfoundation.org/covid19/", + "description": "https://www.horizonsfoundation.org/emergency-grants-bay-area-lgbtq-organizations-total-over-640000/", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 53 + }, + { + "name": "LISC Small Business Relief ", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "Yes", + "womenOwned": "Yes", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "LISC", + "deadlineApplicable": "Yes", + "deadline": "9/7/2020", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/", + "description": "", + "dateAdded": "", + "expired": "Yes", + "archived": "", + "id": 54 + }, + { + "name": "Local Jurisdiction Assistance Grant Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "Agriculture", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "Other", + "awardType": "Recurring", + "awardAmountSpecified": "No", + "maxAwardAmount": 22312360, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Department of Cannabis Control", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.grants.ca.gov/grants/local-jurisdiction-assistance-grant-program/", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 55 + }, + { + "name": "Main Street Launch - Oakland Program", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 250000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0775, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Main Street Launch", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://mainstreetlaunch.org/oakland-launch/", + "description": "", + "dateAdded": "7/16/2021", + "expired": "", + "archived": "", + "id": 56 + }, + { + "name": "Main Street Launch - Oakland Program", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 250000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0775, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Main Street Launch", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://mainstreetlaunch.org/oakland-launch/", + "description": "", + "dateAdded": "7/16/2021", + "expired": "", + "archived": "", + "id": 57 + }, + { + "name": "National Environmental Education Foundation Restoration and Resilience COVID Recovery Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Unknown", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "NEEF National Environment Education Foundation", + "deadlineApplicable": "Yes", + "deadline": "7/15/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.neefusa.org/grants/2021/restoration-resilience-fund", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 58 + }, + { + "name": "Norcal Small Business Relief Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Protest Damage", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Team Fundraiser: Jane Thomas, Destiny Thomas, Jennifer Louie, Christian Thomas Trent Thomas, Michaela Thomas ", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.gofundme.com/f/norcal-small-business-relief-fund", + "description": "", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 59 + }, + { + "name": "Oakland Black Damage Fund", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Protest Damage", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "GoFund Me", + "entityName": "Oakland Black Damage Fund", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://docs.google.com/forms/d/e/1FAIpQLSdq6Dq18QjWd0desNEjjpnNyz8EWP5dJ3ytTK4EJ5SJBO3fuw/viewform?mc_cid=ab80a0f88e&mc_eid=539c76a5b8", + "description": "Black businesses", + "dateAdded": "6/24/2020", + "expired": "No", + "archived": "", + "id": 60 + }, + { + "name": "Oakland Repair Fund", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "Unknown", + "santaClaraCounty": "No", + "county": "Some", + "category": "Multiple", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "Protest Damage", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 600, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Oakland Indie Alliance", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "http://www.oaklandindiealliance.com/repair-apply", + "description": "", + "dateAdded": "6/7/2020", + "expired": "No", + "archived": "", + "id": 61 + }, + { + "name": "OBBF Relief and Recovery Fund", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Oakland Black Business Fund", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://oaklandblackbusinessfund.org/about/", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 62 + }, + { + "name": "One Fair Wage Emergency Fund", + "sfCounty": "", + "alamedaCounty": "", + "sanMateoCounty": "", + "contraCostaCounty": "Unknown", + "santaClaraCounty": "Unknown", + "county": "Unknown", + "category": "Hospitality", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "One Fair Wage", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "No", + "websiteUrl": "https://ofwemergencyfund.org/help", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 63 + }, + { + "name": "Opportunity Fund Working Capital Loans", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 250000, + "interestRateApplicable": "Yes but not Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Opportunity Fund", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Unknown", + "websiteUrl": "https://www.opportunityfund.org/get-a-loan/", + "description": "", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 64 + }, + { + "name": "Pandemic Unemployment Assistance (PUA)", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Insurance", + "sectorType": "Public ", + "supportedEntity": "Government", + "entityName": "State Gov", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.edd.ca.gov/about_edd/coronavirus-2019/pandemic-unemployment-assistance.htm", + "description": "", + "dateAdded": "6/5/2020", + "expired": "No", + "archived": "", + "id": 65 + }, + { + "name": "Paycheck Protection Program (PPP)", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000000, + "interestRateApplicable": "Yes but not Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Association (SBA)", + "deadlineApplicable": "Yes", + "deadline": "5/31/2021", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/paycheck-protection-program", + "description": "First Draw and Second Draw PPP loans available", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 66 + }, + { + "name": "Performing Arts Worker Relief Fund", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Theatre Bay Area", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "Yes", + "english": "", + "spanish": "", + "chinese": "", + "websiteUrl": "https://www.theatrebayarea.org/page/COVID-19relief-fund#Apply", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 67 + }, + { + "name": "Pleasanton Business Assistance Program", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "City of Pleasanton", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp", + "description": "", + "dateAdded": "7/1/2020", + "expired": "No", + "archived": "", + "id": 68 + }, + { + "name": "Pleasanton Business Assistance Program", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 20000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "City of Pleasanton", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "http://www.cityofpleasantonca.gov/gov/depts/ed/covid_19_business_support/pleasanton_business_assistance_program.asp", + "description": "", + "dateAdded": "7/1/2020", + "expired": "No", + "archived": "", + "id": 69 + }, + { + "name": "Rapid Response Liquidity Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "ICA", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.ica.fund/rapid-response#FAQ", + "description": "", + "dateAdded": "7/16/2021", + "expired": "", + "archived": "", + "id": 70 + }, + { + "name": "Recycling Market Development Revolving Loan Program", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "Yes", + "santaClaraCounty": "No", + "county": "Some", + "category": "Environment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "The Department of Resources Recycling and Recovery (CalRecycle) ", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.calrecycle.ca.gov/rmdz/loans", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 71 + }, + { + "name": "Redwood City Small Business Relief Fund", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "Yes", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Brett Weber", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.gofundme.com/f/redwood-city-small-business-relief-fund", + "description": "", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 72 + }, + { + "name": "Regional Nonprofit Emergency Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "Silicon Valley Community Foundation", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.siliconvalleycf.org/regional-nonprofit-emergency-fund", + "description": "", + "dateAdded": "7/6/2020", + "expired": "No", + "archived": "", + "id": 73 + }, + { + "name": "Research in Transforming Health and Health Care Systems", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Healthcare", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 350000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Robert Wood Johnson Foundation", + "deadlineApplicable": "Yes", + "deadline": "6/28/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.rwjf.org/en/library/funding-opportunities/2021/research-in-transforming-health-and-health-care-systems.html", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 74 + }, + { + "name": "Restaurant Revitalization Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Hospitality", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Unknown", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Association (SBA)", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/restaurant-revitalization-fund", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 75 + }, + { + "name": "Restoration & Resilience COVID Recovery Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Environment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "THE NATIONAL ENVIRONMENTAL EDUCATION FOUNDATION (NEEF)", + "deadlineApplicable": "Yes", + "deadline": "6/1/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.neefusa.org/grants/2021/restoration-resilience-fund", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 76 + }, + { + "name": "Salesforce San Francisco Small Business Grant program", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Salesforce", + "deadlineApplicable": "Yes", + "deadline": "10/17/2021", + "additionalStage": "No", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://essentials.salesforce.com/form/sfsmallbizgrants/", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 77 + }, + { + "name": "San Francisco Artist Grant", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 20000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "San Francisco Arts Commission", + "deadlineApplicable": "Yes", + "deadline": "11/10/2021", + "additionalStage": "No", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.sfartscommission.org/content/san-francisco-artist-grant-0", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 78 + }, + { + "name": "San Francisco Emerging Business Loan Fund", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 250000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0775, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Main Street Launch", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 79 + }, + { + "name": "San Francisco Small Business Revolving Loan Fund", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "Recurring", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.035, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Main Street Launch", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://oewd.org/grants-and-loans-programs#_Fa%C3%A7ade_Grants", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 80 + }, + { + "name": "San Francisco\u2019s D10 Small Business Revolving Loan Fund", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.05, + "supportType": "Loan", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Working Solutions", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.workingsolutions.org/loan-program", + "description": "rolling basis", + "dateAdded": "5/19/2021", + "expired": "No", + "archived": "", + "id": 81 + }, + { + "name": "San Mateo County Small Business Grant", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "Yes", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "San Mateo County Strong", + "deadlineApplicable": "Yes", + "deadline": "10/15/2022", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.smcstrong.org/applyforfunding", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 82 + }, + { + "name": "SBA 8(a) Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "Yes", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "Both", + "awardType": "Recurring", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Association (SBA)", + "deadlineApplicable": "Yes", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.sba.gov/federal-contracting/contracting-assistance-programs/8a-business-development-program", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 83 + }, + { + "name": "SBA COVID-19 Economic Injury Disaster Loan", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0375, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Administration", + "deadlineApplicable": "Yes", + "deadline": "12/31/2021", + "additionalStage": "No", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/covid-19-eidl", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 84 + }, + { + "name": "SF Community Investment Loan", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 250000, + "interestRateApplicable": "Unknown", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "City of San Francisco", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://oewd.org/businesses-impacted-covid-19#ACTIVE%20Loans%20section", + "description": "ANNOUNCED", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 85 + }, + { + "name": "SF New Deal Debt Relief", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "SF New Deal", + "deadlineApplicable": "Yes", + "deadline": "6/30/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://sfnewdeal.org/debt-relief", + "description": "The business has 3 or fewer locations. Preference will be given to businesses with at least 3 (Full Time Equivalent) employees. The business had 2019 (pre-pandemic) revenue of less than $3M annually.", + "dateAdded": "6/16/2021", + "expired": "", + "archived": "", + "id": 86 + }, + { + "name": "SFF COVID-19 Emergency Response Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "Yes", + "womenOwned": "Yes", + "nonProfit": "Non-Profits Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 25000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "San Francisco Foundation", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://sff.org/for-nonprofits-apply-for-a-grant-from-the-sff-covid-19-emergency-response-fund/", + "description": "rolling", + "dateAdded": "10/24/2021", + "expired": "", + "archived": "", + "id": 87 + }, + { + "name": "Shea Moisture Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Shea Moisture", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.sheamoisturefund.com/about-1", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 88 + }, + { + "name": "Shuttered Venue Operators Grant", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "Yes", + "category": "Entertainment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Association (SBA)", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.svograntportal.sba.gov/s/", + "description": "Grants on a rolling basis", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 89 + }, + { + "name": "Silicon Valley Small Business Relief Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Unknown", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Silcon Valley Community Foundation", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.siliconvalleycf.org/small-business-relief-fund", + "description": "Loans also available", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 90 + }, + { + "name": "Silicon Valley Strong Fund", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "Yes", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "Silicon Valley Strong", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://siliconvalleystrong.org/donate/", + "description": "", + "dateAdded": "7/6/2020", + "expired": "No", + "archived": "", + "id": 91 + }, + { + "name": "Small Business Assistance Grant Program - City of Santa Clara", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "Yes", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "Unknown", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "City of Santa Clara", + "deadlineApplicable": "Yes", + "deadline": "9/7/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.svsbdc.org/sc-covid-grant/", + "description": "Round 1 Grant Application is now closed, but stay connected for updates on possible continuing rounds.", + "dateAdded": "6/10/2020", + "expired": "No", + "archived": "", + "id": 92 + }, + { + "name": "SoGal Black Founder Startup Grant", + "sfCounty": "Unknown", + "alamedaCounty": "Unknown", + "sanMateoCounty": "Unknown", + "contraCostaCounty": "Unknown", + "santaClaraCounty": "Unknown", + "county": "Unknown", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "SoGal", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "http://www.iamsogal.com/black-founder-startup-grant/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 93 + }, + { + "name": "SoOakland", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "SoOakland", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "http://www.sooakland.com/sooakland-foundation", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 94 + }, + { + "name": "South Asian Resilence Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Entertainment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 1000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Indian Center Foundation", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://indiacenter.formstack.com/forms/artsfund", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 95 + }, + { + "name": "Stipends Available for Child Care Providers", + "sfCounty": "No", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "", + "blackOwned": "", + "lgbtq": "", + "womenOwned": "", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "", + "lte750": "", + "gt750": "", + "reliefType": "Other", + "awardType": "Recurring", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "4Cs of Alameda County", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "", + "spanish": "", + "chinese": "", + "websiteUrl": "https://4c-alameda.org/parents-families/child-care-for-essential-workers/", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 96 + }, + { + "name": "Storefront Vandalism Relief Grant ", + "sfCounty": "Yes", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "No", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "Both", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 2000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "SF Office of Economic and Workforce Development", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://oewd.org/storefront-vandalism-relief-grant", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 97 + }, + { + "name": "Supplemental Targeted EIDL Advance", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Administration", + "deadlineApplicable": "Yes", + "deadline": "12/31/2021", + "additionalStage": "No", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 98 + }, + { + "name": "Sweet Relief Musicians Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Entertainment", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "Sweet Relief Musicians Fund", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.sweetrelief.org/get-assistance.html", + "description": "", + "dateAdded": "10/24/2021", + "expired": "", + "archived": "", + "id": 99 + }, + { + "name": "Targeted EIDL Advance", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Administration", + "deadlineApplicable": "Yes", + "deadline": "12/31/2021", + "additionalStage": "No", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/covid-19-relief-options/eidl/targeted-eidl-advance-supplemental-targeted-advance", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 100 + }, + { + "name": "The Doonie Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Both", + "awardType": "Recurring", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Digitalundivided", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "No", + "websiteUrl": "https://www.digitalundivided.com/the-doonie-fund", + "description": "Black and Latinx only", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 101 + }, + { + "name": "The RADx-UP CDCC Community Collaboration Mini-Grant Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Healthcare", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 50000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "RADx-UP", + "deadlineApplicable": "Yes", + "deadline": "10/22/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://radx-up.org/apply-for-grant/?open=grant", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 102 + }, + { + "name": "The Red Backpack Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "Yes", + "lgbtq": "No", + "womenOwned": "Yes", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "", + "deadlineApplicable": "Yes", + "deadline": "8/31/2020", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.globalgiving.org/redbackpackfund/", + "description": "", + "dateAdded": "6/17/2020", + "expired": "Yes", + "archived": "", + "id": 103 + }, + { + "name": "The your Friends in New York Business Relief Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "Unknown", + "category": "Multiple", + "blackOwned": "Yes", + "lgbtq": "Yes", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Non-Profit", + "entityName": "Pyer Moss", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "http://yourfriendsin.nyc/survey.html", + "description": "", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 104 + }, + { + "name": "Trans Lifeline Microgrants", + "sfCounty": "Unknown", + "alamedaCounty": "Unknown", + "sanMateoCounty": "Unknown", + "contraCostaCounty": "Unknown", + "santaClaraCounty": "Unknown", + "county": "Unknown", + "category": "All", + "blackOwned": "No", + "lgbtq": "Yes", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Private", + "entityName": "Trans Lifeline ", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.translifeline.org/microgrants", + "description": "Our microgrants cover all the required fees pertaining to court order name changes, publication fees, and document fees. We cover passports, driver's licenses, state IDs, and Tribal IDs.", + "dateAdded": "6/29/2020", + "expired": "No", + "archived": "", + "id": 105 + }, + { + "name": "U.S. Department of Health and Human Services: Community Mental Health Centers Grant Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Healthcare", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "Recurring", + "awardAmountSpecified": "No", + "maxAwardAmount": 2500000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "Substance Abuse and Mental Health Services Administration", + "deadlineApplicable": "Yes", + "deadline": "5/21/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Yes", + "websiteUrl": "https://www.samhsa.gov/grants/grant-announcements/sm-21-014", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 106 + }, + { + "name": "UCB Community Health Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Healthcare", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "King Baudouin Foundation", + "deadlineApplicable": "Yes", + "deadline": "7/15/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.kbs-frb.be/en/Activities/Calls/2021/2020_07_13_AD", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 107 + }, + { + "name": "UNTITLED, ART EMERGENCY FUND", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "No", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 250, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "The Art Report", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "", + "spanish": "", + "chinese": "", + "websiteUrl": "https://docs.google.com/document/d/e/2PACX-1vT-SQ2GcGX4gGduGz29HuK6FgzYiCj586nd1PkrWMIj97meycTIRyQZAAX7mgmeJHHgTdl3MgeP2239/pub", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 108 + }, + { + "name": "USA Small Business Administration", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "No", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 25000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Loan ", + "sectorType": "Public ", + "supportedEntity": "Government", + "entityName": "Federal Gov", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/coronavirus-relief-options/sba-express-bridge-loans", + "description": "Enables small businesses who currently have a business relationship with an SBA Express Lender to access up to $25,000 quickly. See here https://www.sba.gov/document/support--express-bridge-loan-pilot-program-guide", + "dateAdded": "6/5/2020", + "expired": "No", + "archived": "", + "id": 109 + }, + { + "name": "USDA Direct Operating Microloan", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Agriculture", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0175, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "USDA", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.fsa.usda.gov/programs-and-services/farm-loan-programs/microloans/index", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 110 + }, + { + "name": "USDA Pandemic Response and Safety\nGrant Program", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Agriculture", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "USDA", + "deadlineApplicable": "Yes", + "deadline": "11/22/2021", + "additionalStage": "Unknown", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://usda-prs.grantsolutions.gov/usda", + "description": "", + "dateAdded": "10/13/2021", + "expired": "", + "archived": "", + "id": 111 + }, + { + "name": "Verizon Small Business Recovery Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "Yes", + "lgbtq": "Yes", + "womenOwned": "No", + "nonProfit": "Unknown", + "lte100": "Yes", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 10000, + "interestRateApplicable": "Unknown", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Verizon", + "deadlineApplicable": "Unknown", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "Yes", + "chinese": "Unknown", + "websiteUrl": "https://www.verizon.com/pay-it-forward-live/?CMP=OLA_SMB_OTH_22222_NA_20200325_NA_NM20200057_00001", + "description": "https://www.lisc.org/covid-19/small-business-assistance/small-business-relief-grants/verizon-small-business-recovery-fund/", + "dateAdded": "6/17/2020", + "expired": "No", + "archived": "", + "id": 112 + }, + { + "name": "Volant Charitable Trust: COVID-19 Response Fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Healthcare", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Volan Trust", + "deadlineApplicable": "Yes", + "deadline": "7/31/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.volanttrust.org/how-to-apply-covid-19/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 113 + }, + { + "name": "Working Solutions CDFI", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Other", + "awardType": "Recurring", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Non-Profit", + "entityName": "Working Solutions CDFI", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.workingsolutions.org/", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 114 + }, + { + "name": "Zellerbach Communite Arts COVID Response Grants", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Arts", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Yes", + "lte500": "Yes", + "lte750": "Yes", + "gt750": "Yes", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 15000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Zellerbach Family Foundation", + "deadlineApplicable": "", + "deadline": "12/20/2021", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://zff.org/ca-covid-response-grants/", + "description": "", + "dateAdded": "5/19/2021", + "expired": "", + "archived": "", + "id": 115 + }, + { + "name": "SBA 7 (a) Loan", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "No", + "maxAwardAmount": 0, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Administration ", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "No", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/7a-loans", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 116 + }, + { + "name": "SBA 504 Loan", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Administration ", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "No", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/504-loans", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 117 + }, + { + "name": "SBA Microloan (via SBA-approved lenders)", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Multiple", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "All", + "lte100": "Unknown", + "lte500": "Unknown", + "lte750": "Unknown", + "gt750": "Unknown", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "Yes and Reported", + "interestRate": 0.0, + "supportType": "Loan", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "U.S. Small Business Administration ", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "No", + "english": "Yes", + "spanish": "Unknown", + "chinese": "Unknown", + "websiteUrl": "https://www.sba.gov/funding-programs/loans/microloans", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 118 + }, + { + "name": "Small Business Relief MicroGrant Program", + "sfCounty": "No", + "alamedaCounty": "No", + "sanMateoCounty": "No", + "contraCostaCounty": "Yes", + "santaClaraCounty": "No", + "county": "Some", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Public", + "supportedEntity": "Government", + "entityName": "City of Martinez", + "deadlineApplicable": "Yes", + "deadline": "4/26/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.cityofmartinez.org/depts/econdev/small_business_relief_microgrant_program.asp", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 119 + }, + { + "name": "Public Beauty Association COVID-19 relief fund", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Personal Care Services", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Individuals Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 500, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Public Beauty Association", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.probeauty.org/pba-charities/covid-19-relief-fund/landing-covid-19-relief-fund", + "description": "", + "dateAdded": "1/26/2022", + "expired": "", + "archived": "", + "id": 120 + }, + { + "name": "Apply Now for Uber Eats & Visa's Small Business Grant", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "Hospitality", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Uber", + "deadlineApplicable": "", + "deadline": "", + "additionalStage": "", + "english": "", + "spanish": "", + "chinese": "", + "websiteUrl": "", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 121 + }, + { + "name": "Walmart Local Community Grants", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Non-Profits Only", + "lte100": "Not Applicable", + "lte500": "Not Applicable", + "lte750": "Not Applicable", + "gt750": "Not Applicable", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Walmart / Sams Club", + "deadlineApplicable": "No", + "deadline": "", + "additionalStage": "", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://walmart.org/how-we-give/local-community-grants", + "description": "", + "dateAdded": "", + "expired": "", + "archived": "", + "id": 122 + }, + { + "name": "KKR Small Business Builders", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "Unknown", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 10000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "KKR, Hello Alice", + "deadlineApplicable": "Yes", + "deadline": "10/15/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://kkr.helloalice.com/", + "description": "Preference will be given to historically underrepresented business owners: POC, women, LGBTQ+, with disabilities, etc. ", + "dateAdded": "1/26/2022", + "expired": "", + "archived": "", + "id": 123 + }, + { + "name": "FedEx Small Business Grant contest", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "No", + "lgbtq": "No", + "womenOwned": "No", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "Other", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 50000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "FedEx", + "deadlineApplicable": "Yes", + "deadline": "2/28/2022", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.fedex.com/en-us/small-business/grant-contest.html", + "description": "", + "dateAdded": "1/26/2022", + "expired": "", + "archived": "", + "id": 124 + }, + { + "name": "Inclusive Backing Main Street America", + "sfCounty": "Yes", + "alamedaCounty": "Yes", + "sanMateoCounty": "Yes", + "contraCostaCounty": "Yes", + "santaClaraCounty": "Yes", + "county": "All", + "category": "All", + "blackOwned": "Yes", + "lgbtq": "Yes", + "womenOwned": "Yes", + "nonProfit": "Businesses Only", + "lte100": "Yes", + "lte500": "No", + "lte750": "No", + "gt750": "No", + "reliefType": "COVID", + "awardType": "One-Time", + "awardAmountSpecified": "Yes", + "maxAwardAmount": 5000, + "interestRateApplicable": "No", + "interestRate": 0.0, + "supportType": "Grant", + "sectorType": "Private", + "supportedEntity": "Private", + "entityName": "Main Street America", + "deadlineApplicable": "Yes", + "deadline": "11/29/2021", + "additionalStage": "Yes", + "english": "Yes", + "spanish": "No", + "chinese": "No", + "websiteUrl": "https://www.mainstreet.org/howwecanhelp/inclusivebacking", + "description": "businesses owned by a person with a disability or person of Asian American or Pacific Islander descent, <20 employees", + "dateAdded": "1/26/2022", + "expired": "", + "archived": "", + "id": 125 } ] } \ No newline at end of file