lacity/apns-in-the-city-of-los-angeles-qv4c-k9xz
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 11 months ago

APNs in the City of Los Angeles

Official Assessor Parcel Numbers assigned by the County of Los Angeles and entered and maintained by the Bureau of Engineering. Each APN is related to a Parcel by the Parcel Identification Number (PIN). The associated Parcel GIS Layer can be found at: https://data.lacity.org/A-Livable-and-Sustainable-City/Parcels/sa82-xry4

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/apns-in-the-city-of-los-angeles-qv4c-k9xz\".\"apns_in_the_city_of_los_angeles\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • apns_in_the_city_of_los_angeles
     
     
     
     
     
Upstream Metadata