lacity/clients-of-registered-lobbying-firms-9z5d-hgrh
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 11 months ago
Indexed 1 month ago

Clients of Registered Lobbying Firms

Entities who wish to influence City matters often hire lobbyists to represent them. A lobbying firm must register these entities as clients.

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/clients-of-registered-lobbying-firms-9z5d-hgrh\".\"clients_of_registered_lobbying_firms\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • clients_of_registered_lobbying_firms
     
     
     
     
     
Upstream Metadata