Skip to content

stevenlin1111/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.8%
  • Smarty 37.7%
  • Shell 1.5%