How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Data Commons API V2 Python Client Library is Generally Available

calendar_today October 2, 2025 person Kara Moscoe domain data-commons

We are pleased to announce the general availability of the Python client library for the Data Commons API V2. This client library wraps the REST API V2 that was launched in late 2023. 

In addition to full support for the REST API, the library delivers several new benefits – most importantly, support for custom Data Commons instances. You can now send Python API queries to any public or private Data Commons instance, hosted locally or in the cloud! You can read more about all the powerful new features in the Google for Developers blog.

Since the V1 API is slated for deprecation, we encourage all Python users to upgrade to the new library:

The library was developed in partnership with, and in large part by, The One Campaign, a global NGO that makes its data available for public use through a custom Data Commons instance. It’s a great example of the power of open-source software. 

The open-source code for the library is available in our Github repository. We encourage contributions from the community, under the Google Contributor License Agreement

open_in_new Read original post