Master Expenditure Tracking Table 07-15-2016
State of Washington
@usgov.state_of_washington_master_expenditure_tracking_07_15_2016
State of Washington
@usgov.state_of_washington_master_expenditure_tracking_07_15_2016
CREATE TABLE table_1 (
"local_project" VARCHAR,
"planned_to_spend" BIGINT,
"expenditures_to_date" BIGINT,
"percent_spent_to_date" DOUBLE,
"funding_agreement_start" TIMESTAMP,
"project_name" VARCHAR,
"funding_website" VARCHAR,
"project_website" VARCHAR,
"project_sign" VARCHAR
);
Anyone who has the link will be able to view this.