Location Of FY 2014 Curb Ramps Installed
City of Los Angeles
@usgov.city_of_los_angeles_location_of_fy_2014_curb_ramps_installed
City of Los Angeles
@usgov.city_of_los_angeles_location_of_fy_2014_curb_ramps_installed
CREATE TABLE table_1 (
"street" VARCHAR,
"cross_street" VARCHAR,
"council_district" BIGINT,
"ne_quantity_constructed" BIGINT,
"ne_date_completed" TIMESTAMP,
"nw_quantity_constructed" BIGINT,
"nw_date_completed" TIMESTAMP,
"se_quantity_constructed" BIGINT,
"se_date_completed" TIMESTAMP,
"sw_quantity_constructed" BIGINT,
"sw_date_completed" TIMESTAMP,
"mid_block_or_alley_quantity_constructed" BIGINT,
"mid_block_or_alley_date_completed" TIMESTAMP,
"from_lat_lon" VARCHAR,
"to_lat_lon" VARCHAR
);
Anyone who has the link will be able to view this.