California Grants Portal- Grants Offered
State of California
@usgov.ca_gov_california_grants_portal
State of California
@usgov.ca_gov_california_grants_portal
The Grant Information Act of 2018 (Stats. 2018, Ch. 318) required the State Library to build one website by July 1, 2020, “that provides a centralized location … to find state grant opportunities.” State agencies provide all information on grants.ca.gov to the State Library for publication. The Grant Information Act requires state agencies to provide summaries of each of their grant or loan opportunities, including information about how to apply and links that grantseekers can follow for more details.
FYI If you're not familiar with data.ca.gov, you can download the csv and find the API call by clicking on the "Explore" button below.
Note: the data set updates every 24 hours at 8:45pm.
Organization: State of California
Last updated: 2021-07-23T12:32:19.928351
Tags: business, california-grants-portal, grants, individual, loans, nonprofit, publicagency, tribalgovernment
CREATE TABLE california_grants_portal_updated_daily (
"portalid" BIGINT,
"grantid" VARCHAR,
"status" VARCHAR,
"lastupdated" TIMESTAMP,
"changenotes" VARCHAR,
"agencydept" VARCHAR,
"title" VARCHAR,
"type" VARCHAR,
"loi" VARCHAR,
"categories" VARCHAR,
"categorysuggestion" VARCHAR,
"purpose" VARCHAR,
"description" VARCHAR,
"applicanttype" VARCHAR,
"applicanttypenotes" VARCHAR,
"geography" VARCHAR,
"fundingsource" VARCHAR,
"fundingsourcenotes" VARCHAR,
"matchingfunds" VARCHAR,
"matchingfundsnotes" VARCHAR,
"estavailfunds" VARCHAR,
"estawards" VARCHAR,
"estamounts" VARCHAR,
"fundingmethod" VARCHAR,
"fundingmethodnotes" VARCHAR,
"opendate" VARCHAR,
"applicationdeadline" VARCHAR,
"awardperiod" VARCHAR,
"expawarddate" VARCHAR,
"elecsubmission" VARCHAR,
"granturl" VARCHAR,
"agencyurl" VARCHAR,
"agencysubscribeurl" VARCHAR,
"granteventsurl" VARCHAR,
"contactinfo" VARCHAR,
"awardstats" VARCHAR
);Anyone who has the link will be able to view this.