celebratingcities-data-socrata/dccirculatorroutes-w4kw-g9jm
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 23 days ago
Indexed 8 days ago

DC_Circulator_Routes

DC Circulator Bus Lines. The dataset contains locations and attributes of DC Circulator Lines, created as part of the DC Geographic Information System (DC GIS) for the D.C. Office of the Chief Technology Officer (OCTO) and participating D.C. government agencies. A database provided by the District Department of Transportation identified DC Circulator Lines. DC Circulator is a local transit option that provides access between key and popular locations in the District. All DC GIS data is stored and exported in Maryland State Plane coordinates NAD 83 meters.

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 \"celebratingcities-data-socrata/dccirculatorroutes-w4kw-g9jm\".\"dccirculatorroutes\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dccirculatorroutes