cityofnewyork-us/storefront-registration-class-2-and-4-statistics-dxru-eun8
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 5 months ago
Indexed 1 hour ago

Storefront Registration Class 2 and 4 Statistics

Aggregate statistics for all registered storefront by identified geographic boundaries (Citywide, Borough, Council District, Census Tract)

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/storefront-registration-class-2-and-4-statistics-dxru-eun8\".\"storefront_registration_class_2_and_4_statistics\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • storefront_registration_class_2_and_4_statistics
     
     
     
     
     
Upstream Metadata