lacity/ppp-loans-in-the-city-of-los-angeles-bkfc-yqhx
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 2 years ago
Indexed 1 month ago

PPP Loans in the City of Los Angeles

This dataset features PPP loan data distributed across the City of Los Angeles as of January 25, 2022. Data comes from SBA.gov.

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/ppp-loans-in-the-city-of-los-angeles-bkfc-yqhx\".\"ppp_loans_in_the_city_of_los_angeles\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • ppp_loans_in_the_city_of_los_angeles
     
     
     
     
     
Upstream Metadata