Capital Improvements Program (CIP) (Lines)
City of Sioux Falls
@usgov.city_of_sioux_falls_capital_improvements_program_cip_l_6f86a997
City of Sioux Falls
@usgov.city_of_sioux_falls_capital_improvements_program_cip_l_6f86a997
CREATE TABLE table_1 (
"objectid" BIGINT,
"department" VARCHAR,
"projectname" VARCHAR,
"projecttype" VARCHAR,
"cipnumber" DOUBLE,
"priority" DOUBLE,
"projectstatus" VARCHAR,
"programyearintroduced" VARCHAR,
"proposedconstructionyear" DOUBLE,
"yearcompleted" DOUBLE,
"budget" DOUBLE,
"fundingsource" VARCHAR,
"comments" VARCHAR,
"consultant" VARCHAR,
"projectmanager" VARCHAR,
"projectfolderlink" VARCHAR,
"mapcategory" VARCHAR,
"mapdescription" VARCHAR,
"projectwebpagelink" VARCHAR,
"cipbooklink" VARCHAR,
"shapestlength" DOUBLE
);
Anyone who has the link will be able to view this.