Skip to content

RichardWallis/datacommons

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.6%
  • Smarty 37.9%
  • Shell 1.5%