项目作者: OrangeCardinal

项目描述 :
Collection of Government APIs
高级语言: Python
项目地址: git://github.com/OrangeCardinal/goverment.git
创建时间: 2018-12-02T05:58:18Z
项目社区:https://github.com/OrangeCardinal/goverment

开源协议:GNU General Public License v3.0

下载


import goverment

Attempt at building the most complete collection of government data related functionality in python.

How to Use

  1. Create a api key @ api.data.gov ()

  2. Set the environment variable API_DATA_GOV_KEY
    Various government services require this key, as such it must be set for all sources to work.

  3. Set the environment variable GOVERNMENT_DOWNLOAD_DIRECTORY
    Various calls will download data as requested and will be written into the directory specified.

Contributors

Who Github Contact What
David Orkin Module’s ceator and primary maintainer
Paulo Kuong @pkuong Initial version of nooa.py