Curb Ramps
City of San Francisco
@usgov.city_of_san_francisco_curb_ramps
City of San Francisco
@usgov.city_of_san_francisco_curb_ramps
Curb ramp locations and attribute data. These data come from the Curb Ramp Information System (CRIS). Please be advised – CRIS is a planning tool only. There is no guarantee of attribute accuracy. Also, while the data syncs nightly the underlying system only updates about once a quarter.
Organization: City of San Francisco
Last updated: 2020-11-10T16:56:25.145024
Tags: access, ada, curb, disability, ramps
CREATE TABLE table_1 (
"locid" VARCHAR,
"cnn" BIGINT,
"xloc" DOUBLE,
"yloc" DOUBLE,
"locationdescription" VARCHAR,
"curbreturnloc" VARCHAR,
"positiononreturn" VARCHAR,
"latitude" DOUBLE,
"longitude" DOUBLE,
"lastupdate" VARCHAR,
"invenid" DOUBLE,
"conditionscore" BIGINT,
"detectablesurf" DOUBLE,
"vitalfacilities" DOUBLE,
"heavytraffic" DOUBLE,
"liptoohigh" DOUBLE,
"probstreetmeetcr" DOUBLE,
"possbasementobstacle" DOUBLE,
"signalpoleinwing" DOUBLE,
"catchbasinfrontofcr" DOUBLE,
"insidecrosswalk" DOUBLE,
"surfcond" DOUBLE,
"slopewing" DOUBLE,
"flushtocorner" DOUBLE,
"colorcontrast" DOUBLE,
"paintedred" DOUBLE,
"topclearance" DOUBLE,
"sideclearance" DOUBLE,
"crtoonarrow" DOUBLE,
"levellandtop" DOUBLE,
"levellandbottom" DOUBLE,
"sloperangeid" DOUBLE,
"crpossible" VARCHAR,
"crexist" BIGINT,
"location" VARCHAR,
"fire_prevention_districts" DOUBLE,
"police_districts" DOUBLE,
"supervisor_districts" DOUBLE,
"zip_codes" DOUBLE,
"neighborhoods_old" DOUBLE -- Neighborhoods (old)
);Anyone who has the link will be able to view this.