Lobbyist Bi-Monthly Reports: Beginning 2019
Any Principal Lobbyist required to file a Statement of Registration for a Client in a biennial period must also file Bi-monthly Reports, regardless of Compensation, Expenses, or Lobbying Activity, up to the Lobbying Agreement Termination (End) Date. The Bi-monthly Report requires the Filer to disclose the Lobbying Activities that occurred, and monies spent during the applicable reporting period. Proper disclosure of these Lobbying Activities necessitates a level of specificity that makes clear to the public exactly what and who was being lobbied during the specific Bi-monthly reporting period.
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 \"ny-gov/lobbyist-bimonthly-reports-beginning-2019-t9kf-dqbc\".\"lobbyist_bimonthly_reports_beginning_2019\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.