Police-Data-Accessibility-Project / scrapers

Code relating to scraping public police data.
https://pdap.io
GNU General Public License v3.0
157 stars 33 forks source link

first commit of ckan tools and "package_list" tool #176

Closed rainmana closed 2 years ago

rainmana commented 2 years ago

I'm writing a suite of tools that allows you to interface with a CKAN instance. This first tool "package_list" grabs all available data packages from a CKAN instance by only requiring the user to provide a "base" CKAN URL to the interactive command-line script. Still a work in progress; the next functionality is a script that allows the submission of data packages to a CKAN instance.