grandrapidsmi-gov/mobile-gr-percent-of-population-within-a-quarter-eceh-49c7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 4 years ago
Indexed 1 hour ago

Mobile GR - Percent of population within a Quarter mile of 15 minute or less public transit service all day

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/mobile-gr-percent-of-population-within-a-quarter-eceh-49c7\".\"mobile_gr_percent_of_population_within_a_quarter\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • mobile_gr_percent_of_population_within_a_quarter