cityofnewyork-us/street-name-signs-work-orders-historical-guiy-frxt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 3 months ago
Indexed 3 hours ago

Street Name Signs Work Orders- Historical

Street Sign Name Work Order has migrated to Street Sign Work Order Dataset: https://data.cityofnewyork.us/Transportation/Street-Sign-Work-Orders/qt6m-xctn

Work orders are used to repair and install street name signs located at street corners.

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 \"cityofnewyork-us/street-name-signs-work-orders-historical-guiy-frxt\".\"street_name_signs_work_orders_historical\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • street_name_signs_work_orders_historical
     
     
     
     
     
Upstream Metadata