sustainablesm/t5-pedestrian-facilities-b7rb-2nmh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 29 minutes ago

T5 Pedestrian Facilities

Crosswalk enhancements provided by the Streets Division of Public Works through FY workplan reporting.

Querying over HTTP

Splitgraph serves as an HTTP API that lets you run SQL queries directly on this data to power Web applications. For example:

curl https://data.splitgraph.com/sql/query/ddn \
    -H "Content-Type: application/json" \
    -d@-<<EOF
{"sql": "
    SELECT *
    FROM \"sustainablesm/t5-pedestrian-facilities-b7rb-2nmh\".\"t5_pedestrian_facilities\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • t5_pedestrian_facilities
     
     
     
     
     
Upstream Metadata