Skip to main content

Air pollution data collector

Project description

de.uke.iam.air-pollution

Collect environmental data from multiple APIs

Display monthly PM10 data.

import air_pollution.luftmessnetz as lmn
import polars as pl

client = lmn.LuftmessnetzClient()

res = client.get_component_data("pm10_1m")
res = pl.DataFrame(res)

res.plot.line(x='datetime', y='value', color='station').properties(width=800, height=400)

Note

Currently, only the Hamburger Luftmessnetz is implemented.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

air_pollution-0.1.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

air_pollution-0.1.2-py3-none-any.whl (6.8 kB view details)

Uploaded Python 3

File details

Details for the file air_pollution-0.1.2.tar.gz.

File metadata

  • Download URL: air_pollution-0.1.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.2

File hashes

Hashes for air_pollution-0.1.2.tar.gz
Algorithm Hash digest
SHA256 3f0806e260ec1f0bbaf94cc000f191c413eb627dae4a0ef1fe2b91f66c5a3695
MD5 8ea8c3e1a7fb79f2e95981b7bd1215b0
BLAKE2b-256 8ff28db9254531e86c87450d596dee334a7bc16093229890a0e159e596b04c43

See more details on using hashes here.

File details

Details for the file air_pollution-0.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for air_pollution-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 30722984cb0fa16935064f556ea87e2d534e8ad0e1c84ed4a2a27e0a8400b926
MD5 da813af2ddd531ecf8ef9385e301721d
BLAKE2b-256 e78e7fb15983dd535ff51312409ab6ba8d32da1b2887d8b05b5a4c04308f3be2

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page