Open repository in Console
Readme
Updated 5 years ago
‧ Indexed 11 months ago
Commuter Rail Stations in Opportunity Zones
An Opportunity Zone is an economically distressed community where new investments, under certain conditions, may be eligible for preferential tax treatment. The Department of Transportation has identified transportation assets that fall within Opportunity Zones with the goal of driving investment of all types to these important areas. This dataset identifies Commuter Rail Stations in Opportunity Zones, and Commuter Rail Stations within a quarter-mile and half-mile of Opportunity Zones.
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 \"datahub-transportation-gov/commuter-rail-stations-in-opportunity-zones-2s2f-86nm\".\"commuter_rail_stations_in_opportunity_zones\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata