performance-seattle-gov/1-number-of-neighborhood-projects-in-design-2017-d9gu-7nav
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 7 years ago
Indexed 11 months ago

1 - Number Of Neighborhood Projects In Design (2017)

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 \"performance-seattle-gov/1-number-of-neighborhood-projects-in-design-2017-d9gu-7nav\".\"1_number_of_neighborhood_projects_in_design_2017\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • 1_number_of_neighborhood_projects_in_design_2017
     
     
     
     
     
Upstream Metadata