eldk / datacommons

Open Source code related to dataCommons

Home Page:https://www.datacommons.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Commons Python Client

This is a python library for accessing the Data Commons API (datacommons.org).

Licence

Apache 2.0

Installation

pip install git+https://github.com/google/datacommons.git

Development

To build and test, install bazel, and run:

    $ bazel build //...
    $ bazel test //...

Changes are submitted to the dev branch first.

Usage

Refer to datacommons/examples directory.

TODO(datacommons): Add link to documentation.

Support

support@datacommons.org

Note: This is not an officially supported Google product.

About

Open Source code related to dataCommons

https://www.datacommons.org

License:Apache License 2.0


Languages

Language:Python 56.8%Language:Smarty 28.7%Language:CSS 13.1%Language:Shell 1.4%