kcmo/housing-projects-in-rivercrownplaza-1984-to-2012-gd72-mdjn
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 4 hours ago

Housing Projects in River-Crown-Plaza 1984 to 2012

listing of residential development projects completed, underway or proposed and their characteristics

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 \"kcmo/housing-projects-in-rivercrownplaza-1984-to-2012-gd72-mdjn\".\"housing_projects_in_rivercrownplaza_1984_to_2012\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • housing_projects_in_rivercrownplaza_1984_to_2012