lacity/ladot-parking-meter-occupancy-archive-cj8s-ivry
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

LADOT Parking Meter Occupancy - Archive

Monthly archive of all parking meter sensor activity over the previous 36 months (3 years). Updated monthly for data 2 months prior (eg. January data will be published early March).

For best-available current "live" status, see <b><u><i><a href="https://data.lacity.org/A-Livable-and-Sustainable-City/LADOT-Parking-Meter-Occupancy/e7h6-4a3e">"LADOT Parking Meter Occupancy"</a></i></u></b>.

For location and parking policy details, see <b><u><i><a href="https://data.lacity.org/A-Livable-and-Sustainable-City/Parking-Meter-Inventory/s49e-q6j2">"LADOT Metered Parking Inventory & Policies"</a></i></u></b>.

<b>* </b>This dataset is geared towards database professionals and/or app developers. Each file is extremely large, over 300MB at minimum. Common applications like Microsoft Excel will <i>not</i> be able to open the file and show all data.

<b>** </b>For best results, import into a database or use advanced data access methods appropriate for processing large files.

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 \"lacity/ladot-parking-meter-occupancy-archive-cj8s-ivry\".\"ladot_parking_meter_occupancy_archive\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ladot_parking_meter_occupancy_archive
     
     
     
     
     
Upstream Metadata