colorado-gov/characterization-of-lobbyist-clients-in-colorado-g89g-muvw
Icon for Socrata external plugin
Open repository in Console
 
Readme
Updated 1 month ago
Indexed 1 month ago

Characterization of Lobbyist Clients in Colorado

Information for each lobbyist, including contact details, and their associated client and contact details, client business description and the name of the CEO provided by the Colorado Department of State (CDOS).

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 \"colorado-gov/characterization-of-lobbyist-clients-in-colorado-g89g-muvw\".\"characterization_of_lobbyist_clients_in_colorado\"
    LIMIT 100 
"}
EOF

See the Splitgraph documentation for more information.

 
Preview
  • characterization_of_lobbyist_clients_in_colorado
     
     
     
     
     
Upstream Metadata