bayareametro-gov/california-rail-network-jzuc-jq34
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated over 1 year ago
Indexed 11 months ago

California Rail Network

<DIV STYLE="text-align:Left;"><DIV><DIV><P><SPAN>The purpose of the data is to represent the rail network using available reference data and information contained in the California Region Timetable 20. The Rail feature class contains alignment for passenger and freight railroad lines, including commuter rail and heavy rail. The Rail feature class allows for the selection of all passenger, commuter, recreational, freight, and shortline rail alignment in California with the exception of BART.</SPAN></P></DIV></DIV></DIV>

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 \"bayareametro-gov/california-rail-network-jzuc-jq34\".\"california_rail_network\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • california_rail_network
     
     
     
     
     
Upstream Metadata