Mid-Year Grants 925
City of Chicago
@usgov.city_of_chicago_mid_year_grants_925
City of Chicago
@usgov.city_of_chicago_mid_year_grants_925
CREATE TABLE table_1 (
"data_extract_as_of_date" TIMESTAMP,
"department_code" VARCHAR,
"department_description" VARCHAR,
"department_code_description" VARCHAR,
"composite_fund_code" VARCHAR,
"composite_fund_description" VARCHAR,
"composite_fund_code_description" VARCHAR,
"fund_code" VARCHAR,
"fund_description" VARCHAR,
"fund_code_description" VARCHAR,
"parent_cost_center_code" VARCHAR,
"grant_project_code" VARCHAR,
"grant_project_description" VARCHAR,
"grant_start_date" TIMESTAMP,
"grant_end_date" TIMESTAMP,
"grant_agency" VARCHAR,
"aln_code" VARCHAR,
"budget" DOUBLE,
"encumbrances" DOUBLE,
"expended_project_to_date" DOUBLE,
"funds_available_project_to_date" DOUBLE,
"record_id" VARCHAR
);
Anyone who has the link will be able to view this.