lacity/ladot-metered-parking-inventory-policies-s49e-q6j2
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 20 hours ago
Indexed 4 hours ago

LADOT Metered Parking Inventory & Policies

Inventory of all on-street metered parking spaces in the City of Los Angeles. Includes Space/Meter ID, block-level address, hourly rate, metered time limit, meter operating hours, enforced parking restrictions, and coordinates. Updated as operationally feasible. See <a href="https://data.lacity.org/A-Livable-and-Sustainable-City/Parking-Meter-Occupancy/e7h6-4a3e">"Parking Meter Occupancy"</a> dataset for real-time parking availability at over 5,000 spaces.

PLEASE NOTE: Operational changes on the street may create discrepancies between data and posted parking signs. Posted signs determine enforced parking policies.

<b>ALWAYS CHECK AND FOLLOW ALL POSTED SIGNS BEFORE PARKING.</b>

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-metered-parking-inventory-policies-s49e-q6j2\".\"ladot_metered_parking_inventory_policies\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ladot_metered_parking_inventory_policies
     
     
     
     
     
Upstream Metadata