Eurostat Waste Generation by Activity & Category — Per Record avatar

Eurostat Waste Generation by Activity & Category — Per Record

Pricing

from $33.50 / 1,000 waste generation records

Go to Apify Store
Eurostat Waste Generation by Activity & Category — Per Record

Eurostat Waste Generation by Activity & Category — Per Record

Official Eurostat waste generation statistics as per-record data — national totals by economic activity (NACE) and waste category, verbatim from the source. No API key. Pay per record. Part of NexGen Signal — official-source data products.

Pricing

from $33.50 / 1,000 waste generation records

Rating

0.0

(0)

Developer

NexGen Signal

NexGen Signal

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Share

Official source. No API key. Pay per record.

This actor turns Eurostat's waste generation statistics (dataset env_wasgen) into clean, per-record data. Each run reads the figures directly from Eurostat's public JSON-stat dissemination API and delivers one record per observation — the country, the economic activity (NACE Rev.2), the waste category, the hazard class, the unit, and the amount, reproduced exactly as Eurostat publishes them. These are national totals of how much waste is generated, broken down by the industry that produced it and the type of waste. Nothing is modelled, rescaled, or reinterpreted; where a value is missing at source, no row is invented.

Who buys this and for what job

  • Environmental analysts and consultants tracking waste intensity by industry across EU markets without hand-copying Eurostat tables.
  • Circular-economy, ESG, and sustainability teams feeding official waste-generation baselines into models and dashboards.
  • Researchers and policy teams who need the underlying tonnages by activity and waste type, with provenance intact.
  • Data engineers who want a keyless, one-call source of an official series wired into a pipeline in minutes.

The job it does: get the official waste generation series as rows — reliably, with provenance, and without an account or key at the source.

Pricing

Pay per event. One event: a delivered record. Tiered by your Apify plan; the record is delivered before it is charged. No start fee, no subscription. Blocked runs and empty results cost nothing.

EventFree planBronzeSilverGold / Platinum / Diamond
waste_generation_record$0.05$0.045$0.04$0.0335

Input

FieldTypeDefaultDescription
sinceTimePeriodstring2022Earliest period to return. Earlier start = more history and more records.
maxRecordsinteger500Ceiling on records delivered and billed. The default is a fast bounded sample; raise it to pull the full set.

Both are optional; the default run is a bounded sample that finishes quickly so you can see the shape before scaling up.

Output

One JSON object per observation. Every dimension is emitted as a code and a label, both verbatim from Eurostat; a composite record_id uniquely identifies each row so no two source observations collapse together. Example record from a real run:

{
"record_id": "A:KG_HAB:HAZ:A:PRIM:AL:2022",
"dataset_code": "env_wasgen",
"indicator": "Waste generation",
"freq": "A",
"freq_label": "Annual",
"unit": "KG_HAB",
"unit_label": "Kilograms per capita",
"hazard": "HAZ",
"hazard_label": "Hazardous",
"nace_r2": "A",
"nace_r2_label": "Agriculture, forestry and fishing",
"waste": "PRIM",
"waste_label": "Primary waste (TOTAL minus SEC)",
"geo": "AL",
"geo_label": "Albania",
"time": "2022",
"time_label": "2022",
"value": 0,
"obs_status": "d",
"source": "Eurostat",
"source_dataset": "env_wasgen",
"licence": "Eurostat, CC BY 4.0. Reformatted from Eurostat JSON-stat; values unmodified. Third-party content and logos excluded. Commercial-barred geographies removed.",
"attribution": "Source: Eurostat (dataset env_wasgen)",
"caveat": "National aggregate totals by economic activity (NACE Rev.2) and waste category — not facility- or company-level. Biennial survey; 2022 is the current reference year. Values reproduced verbatim from Eurostat.",
"observed_at": "2026-08-17T00:00:00Z"
}

Every run also writes an unbilled RUN_RECEIPT to the run's key-value store: the robots check, the source URL, how many observations were present, delivered, excluded as missing or as commercial-barred geographies, and whether charged equals delivered.

Cost guidance

One waste_generation_record is billed per delivered observation, so cost = records pulled × your plan's per-record price. The full permitted set from 2022 is roughly 151,830 records — about $7,592 on the Free-plan rate, or about $5,086 at the Gold-tier rate. A default 500-record sample is about $25 (Free) or $16.75 (Gold). You control volume with sinceTimePeriod and maxRecords.

Honest limitations and caveats

  • Cadence: this is a biennial survey. 2022 is the current reference year — that is the real cadence, not a data gap.
  • Scope: national totals by economic activity and waste category — never facility-, plant-, or company-level.
  • Units: tonnage and per-capita variants are distinct rows; read the unit field before comparing values.
  • Coverage is licence-limited by design. Eurostat permits commercial reuse only for EU, EFTA, and official acceding/candidate countries; geographies outside that set are excluded at ingest and counted in the run receipt. This is a compliance choice, not a data gap.
  • Missing observations are excluded, never invented; published zeros are kept as real values.
  • Values, units, statuses, and dimension codes are reproduced verbatim — never rescaled, relabelled, or re-derived.

The NexGen Signal family

Part of the NexGen Signal family of official-source, per-record Eurostat products. Its live siblings on the store — all official source, no API key, values verbatim, pay per record:

Source: Eurostat. Reformatted from the Eurostat JSON-stat dissemination API; values unmodified. Third-party content and logos excluded. Data for geographies outside EU/EFTA/candidate countries is excluded in line with Eurostat's reuse terms.