grandrapidsmi-gov/development-center-plan-review-projects-e2zu-rw5h
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 3 years ago
Indexed 1 hour ago

Development Center - Plan Review Projects

Dataset containing all plan review projects since 2014 as well as the project's Status, Applied Date, Issued Date, etc.

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 \"grandrapidsmi-gov/development-center-plan-review-projects-e2zu-rw5h\".\"development_center_plan_review_projects\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • development_center_plan_review_projects