ny-gov/freight-cars-moved-in-carfloat-operations-port-hy7n-2fdt
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated almost 5 years ago
Indexed 4 hours ago

Freight Cars Moved in Carfloat Operations, Port Authority of NY NJ: Beginning 2009

This dataset provides volume of loaded freight rail cars transported between NY and NJ by New York New Jersey Rail, a carfloat operation owned by the Port Authority of NY & NJ. Total volume, including empty cars, is estimated at twice the volume of loaded. 2013 entry is year-to-date volume at this time

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/freight-cars-moved-in-carfloat-operations-port-hy7n-2fdt\".\"freight_cars_moved_in_carfloat_operations_port\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • freight_cars_moved_in_carfloat_operations_port
     
     
     
     
     
Upstream Metadata