Skip to main content

Python tool to fetch data from Canada's open data portal

Project description

Overview

odcantoolkit is a command line tool used to fetch datasets directly from Canada’s open data portal. The data is then converted to JSON format and can be loaded directly into a MongoDB database.

Currently supported file formats: * CSV

Installation

The script can be simply installed via pip

pip install odcantoolkit

Usage

JSON mode

odcantoolkit json [--filetype FILETYPE] id

The id is taken from a dataset’s URL. To fecth this dataset, the command would be :

odcantoolkit json 4deb7637-3613-4012-84a2-882b06ab7458

MongoDB mode

odcantoolkit mongo [-h] [--fileformat FILEFORMAT FILEFORMAT]
                    [--dbname DBNAME] [--collection COLLECTION] [--host HOST]
                    [--port PORT]
                    id

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

odcantoolkit-0.1.3.tar.gz (9.5 kB view hashes)

Uploaded Source

Built Distribution

odcantoolkit-0.1.3-py3-none-any.whl (14.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page