Sustainable Agricultural Land Conservation Program Awards (SALC)
State of California
@usgov.ca_gov_sustainable_agricultural_land_conservation_prog_297481b6
State of California
@usgov.ca_gov_sustainable_agricultural_land_conservation_prog_297481b6
CREATE TABLE sustainable_agricultural_land_conservation_program_sal_ba37ace5 (
"field_title" VARCHAR,
"field_name" VARCHAR,
"data_type" VARCHAR,
"description" VARCHAR
);
CREATE TABLE sustainable_agricultural_land_conservation_salc_program_awards (
"project_id_number" VARCHAR,
"project_name" VARCHAR,
"project_type" VARCHAR,
"project_description" VARCHAR,
"address" VARCHAR,
"census_tract" VARCHAR,
"total_project_cost" VARCHAR,
"fy_funding_project" VARCHAR,
"total_ggrf_funding" VARCHAR,
"project_start_date" TIMESTAMP,
"project_completion_date" TIMESTAMP,
"estimated_total_project_ghg_reductions_in_metric_tons" DOUBLE,
"vmt_reductions" DOUBLE,
"agricultural_land_acres_preserved" DOUBLE,
"describe_other_project_benefits_or_results" VARCHAR,
"does_the_project_benefit_disadvantaged_communities" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE
);
Anyone who has the link will be able to view this.