montgomerycountymd-gov/dot-parking-tickets-uyb2-cfmc
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 10 months ago
Indexed 6 hours ago

DOT Parking Tickets

All parking citations issued by Montgomery County Department of Transportation (MCDOT) enforcement personnel in the Montgomery County Parking Lot Districts and Transportation Management Districts of Bethesda, Montgomery Hills, Silver Spring, Wheaton, North Bethesda, Friendship Heights, Greater Seneca Science Center and the Residential Permit Parking areas. This includes all on-street metered parking, public surface lots and public garages. The parking citations list the following: date/time, location, vehicle information, and description of the violation.

Update Frequency: This data is updated annually.

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 \"montgomerycountymd-gov/dot-parking-tickets-uyb2-cfmc\".\"dot_parking_tickets\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • dot_parking_tickets
     
     
     
     
     
Upstream Metadata