o2.cz

Socio-demo API can be used to obtain time-aggregated data representing groups of people on the given location in the Czech Republic. Having a location, the API can return count of people belonging to age group or gender aggregated by hours. The socio-demo data is based on presence of mobile stations

3 endpoints telecom
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (9 total)

pip install origen_sdk_o2
npm install o2-management-dsm-js-sdk
go get github.com/Kaese72/go-o24-sdk
# Maven: see https://github.com/michelin/michelin-na-o2c-sdk
# Maven: see https://github.com/msillano/o2xdlCORE
cargo add sdks
o2
cargo add o2
composer require o2auth-sdk-providers
# See https://github.com/barmyman/ICS_O2X
curl examples
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}
Endpoints (3 total)
GET
/info
Information about versions of application and data.
GET
/age/{location}
Presence in a location aggregated by age
GET
/gender/{location}
Presence in a location aggregated by gender
Related APIs in same category
o2.czreloadly.comtelnyx.comtwilio.comtwilio.com
At a glance
Total SDKs9
Languages7
Endpoints3
Categories1
Other O2 APIs (1)
mobility