ny-gov/statewide-transportation-improvement-plan-ygg4-74a7
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 months ago
Indexed 2 hours ago

Statewide Transportation Improvement Plan

The dataset lists all projects in New York State for which Federal funding is proposed to be used that are scheduled to begin within a designated time frame of four federal fiscal years and will be updated every two years. It includes region and location information, responsible agency, project description, funding and costs (in millions) information, and project phase/status.

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 \"ny-gov/statewide-transportation-improvement-plan-ygg4-74a7\".\"statewide_transportation_improvement_plan\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • statewide_transportation_improvement_plan
     
     
     
     
     
Upstream Metadata