Open repository in Console
Readme
Updated 3 years ago
‧ Indexed 34 minutes ago
Lobbying Reporting System: Maryland Registered Employers List - as of April, 2017
This dataset shows Maryland employers registered with the Maryland State Ethics Commission and registered lobbyists working with these employers, as of April, 2017. Data are provided by the Maryland State Ethics Commission. For the most recent data, visit http://search.lobby.ethics.state.md.us:8080/search .
A lobbying year runs from November 1 through October 31. Activity reports are filed for each six-month period from November 1 to April 30 and May 1 to October 31.
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 \"opendata-maryland-gov/lobbying-reporting-system-maryland-registered-adwx-m7tt\".\"lobbying_reporting_system_maryland_registered\" LIMIT 100 "} EOF
See the Splitgraph documentation for more information.
Upstream Metadata