Using origen_sdk_o2 with o2.cz

Python integration

Install
pip install origen_sdk_o2
Quick start
import origen_sdk_o2

client = origen_sdk_o2.Client("YOUR_API_KEY")
Information about versions of application and data.
curl \
  /info
Presence in a location aggregated by age
curl \
  /age/{location}
Presence in a location aggregated by gender
curl \
  /gender/{location}
SDK on GitHub 📄 API Docs
SDK
origen_sdk_o2
Python
API
o2.cz
o2.cz:sociodemo
At a glance
Language Python
Endpoints3