Skip to main content

cafein.sampledata

Sample datasets for cafein: up-to-date, openly licensed data for the Helsinki Metropolitan Area, downloaded on first access and cached locally.

import cafein.sampledata.helsinki as helsinki

helsinki.osm_pbf          # OpenStreetMap extract, capital region
helsinki.gtfs             # HSL GTFS feed
helsinki.dem              # NLS 10 m elevation model
helsinki.population_grid  # HSY 250 m population grid
helsinki.air_quality      # FMI-ENFUSER air quality, one pinned hour
helsinki.green_view       # Green View Index (street-level greenery)
helsinki.noise            # Helsinki noise survey 2022, zone polygons
helsinki.pois.library     # OSM destinations, one category per file
helsinki.statistics.income # Paavo income variables by postal code area
helsinki.emission_factors # cafein's default GHG factors as a CSV

Destination categories under poislibrary, kindergarten, university, supermarket, shopping_centre, sports_centre, swimming_hall — each a GeoPackage of points (layer pois, EPSG:4326) extracted from the same OpenStreetMap release as osm_pbf.

Statistics layers under statistics — currently income, Statistics Finland's Paavo disposable-income variables (median and average income, income-category counts, for inhabitants and households) by postal-code area, polygons in EPSG:3067 (layer income). Values Paavo protects for privacy are nulls.

Each data attribute — including each category under pois and each layer under statistics — is a pathlib.Path; the file downloads and verifies on first use. A package release pins exact data snapshots — upgrade the package to get newer data.

Data files are cached under the platform user-cache directory; set CAFEIN_SAMPLEDATA_DIR to relocate the cache.

Exposure layers

air_quality is a multi-band GeoTIFF of ONE model hour of FMI-ENFUSER (the hour and model origin are stamped in the metadata) — not a climatology — on its native ~13 m EPSG:4326 grid. Band names and units also travel in the file's band descriptions:

band FMI variable unit
1 AQIndex 1–5, unitless
2 NO2Concentration µg/m³
3 O3Concentration µg/m³
4 PM10Concentration µg/m³
5 PM25Concentration µg/m³
6 LungDepositedSurfaceArea µm²/cm³
7 BlackCarbonConcentration µg/m³
8 ParticleNumberConcentration 1/cm³

green_view is the published Green View Index dataset for the capital region (Data in Brief, doi:10.1016/j.dib.2020.105601), columns verbatim as published, EPSG:3067:

layer column meaning
points panoID Google Street View panorama identifier
points panoDate imagery capture month, YYYY-MM (2009–2014+ as inspected)
points longitude, lattitude the published coordinates (the spelling is the dataset's own)
points Gvi_Mean Green View Index, percent (0–100)
roads GSV_GVI segment GVI from the panorama points
roads LU_GVI land-use-derived GVI
roads Comb_GVI the combined per-segment exposure value (0–100)
roads GVI_source which source fed Comb_GVI (gsv/land use)
roads TEKSTI street name (the network's own attribute)
roads TOIMINNALL functional road class code
roads TYYPPI link type code
roads LIIKENNEVI traffic-direction code
roads luokka segment class code
roads Pyoravayla cycleway flag
roads BufAarea segment buffer area, m²
roads LUArea vegetated land-use area within the buffer, m²

(92 126 points, 56 074 segments; the road attribute codes are the MetropAccess street network's own, published as-is)

noise holds Helsinki's 2022 noise survey zones as polygons in EPSG:3067, Helsinki-city extent; the 2022 round's calculation method is not comparable with 2017's:

column meaning
source road, rail, metro, or tram
metric Lden (day–evening–night) or Ln (night)
db_low the zone class's lower bound, dB
db_high upper bound, dB — NULL on each source × metric's open-ended top class (≥ db_low)

Data licenses

The package code is MIT. The datasets carry their own open licenses — OpenStreetMap (ODbL 1.0, the extract and the POI layers derived from it), HSL GTFS (CC BY 4.0), National Land Survey of Finland elevation model (CC BY 4.0), HSY population grid (CC BY 4.0), Statistics Finland Paavo (CC BY 4.0), FMI-ENFUSER air quality (CC BY 4.0), the Green View Index dataset (CC BY 4.0, Toikka et al. 2020), and the Helsinki noise survey (CC BY 4.0) — with attribution recorded per asset in <region>.metadata.

Download files

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

Source Distribution

cafein_sampledata-2026.8.3.tar.gz (98.2 kB view details)

Uploaded Source

Built Distribution

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

cafein_sampledata-2026.8.3-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file cafein_sampledata-2026.8.3.tar.gz.

File metadata

  • Download URL: cafein_sampledata-2026.8.3.tar.gz
  • Upload date:
  • Size: 98.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for cafein_sampledata-2026.8.3.tar.gz
Algorithm Hash digest
SHA256 39e9d38b69fa6e918e9529cf395f2cb27d9fa70c2a90f29256baa388fce185b0
MD5 58f2102a98b2a800dc8ab156e8074787
BLAKE2b-256 5ab792f266ba4577017e8332f782a7c54e721554a7f7ca5cac542c42e691f40b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cafein_sampledata-2026.8.3.tar.gz:

Publisher: release.yaml on cafein-py/cafein.sampledata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file cafein_sampledata-2026.8.3-py3-none-any.whl.

File metadata

File hashes

Hashes for cafein_sampledata-2026.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 644835db462e27c0998ef0645103f72c39c80de056fb68bae8c34587d14b8aff
MD5 29e3800de6aa88e5fe25e5011e0c236b
BLAKE2b-256 dde64119e5ee387a1d34614bffb1a47530db849b53f82e4d4d29d64eaf2f5f52

See more details on using hashes here.

Provenance

The following attestation bundles were made for cafein_sampledata-2026.8.3-py3-none-any.whl:

Publisher: release.yaml on cafein-py/cafein.sampledata

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

2026.8.4

2 files

This release

2026.8.3 This release

2 files

2026.8.2

2 files

2026.8.1

2 files

2026.8.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page