Technology Matching Funds
City of Seattle
@usgov.city_of_seattle_technology_matching_funds_514d5
City of Seattle
@usgov.city_of_seattle_technology_matching_funds_514d5
CREATE TABLE table_1 (
"organization_name" VARCHAR,
"project_title" VARCHAR,
"project_description" VARCHAR,
"type" VARCHAR,
"award_amount" DOUBLE,
"match_amount" DOUBLE,
"award_year" BIGINT,
"address" VARCHAR,
"council_district" BIGINT,
"zip_code" BIGINT,
"location_1" VARCHAR,
"longitude" DOUBLE,
"latitude" DOUBLE,
"ordinance" DOUBLE
);
Anyone who has the link will be able to view this.