Statistics Sweden (SCB) Scraper
Pricing
from $26.33 / 1,000 results
Statistics Sweden (SCB) Scraper
Scrape any dataset from Statistics Sweden via the SCB open data API. Population, employment, GDP, prices, exports, education, regional data. No API key required.
Pricing
from $26.33 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
10 hours ago
Last modified
Categories
Share

πΈπͺ Statistics Sweden (SCB) Scraper
π Export any official Swedish statistic in seconds. Browse the SCB tree, inspect a table's variables, or query the actual data points (population, GDP, employment, prices, trade, education, regional). No API key, no registration, no manual CSV wrangling.
The Statistics Sweden (SCB) Scraper wraps the official SCB open data API (api.scb.se/OV0104/v1/doris) and turns the JSON-stat response into flat rows. The underlying dataset is published by Statistics Sweden (Statistiska centralbyrΓ₯n), the Swedish government agency that has compiled national statistics since 1858.
The catalog covers every subject area SCB tracks. Population, labour market, national accounts, prices and consumption, trade, education, agriculture, environment, transport, public finance, living conditions, and regional breakdowns down to municipality level. This Actor returns table metadata, variable lists, or fully expanded data points with one dimension combination per row, ready to download as CSV, Excel, JSON, or XML.
| π― Target Audience | π‘ Primary Use Cases |
|---|---|
| Economists, journalists, GIS analysts, demographers, fintech and proptech teams, academic researchers, public-sector planners, data engineers | Population pyramids, regional dashboards, inflation tracking, labour-market reports, ESG benchmarks, OSM enrichment, longitudinal studies |
π What the Statistics Sweden Scraper does
Three operating modes in a single Actor:
- π³ Browse mode. Walks the SCB tree starting from any node. Empty path returns the 20+ top-level subject areas (BE for population, AM for labour, NR for national accounts, PR for prices). Drill down a level at a time to discover tables.
- π Table mode. Returns one row per dimension of a single table. Each row lists the variable code, label, value count, and a sample of valid codes plus their localized labels. Use this to figure out which filter codes to send before pulling the data.
- π Data mode. POSTs a JSON-stat query against a table endpoint and decodes the multi-dimensional response into flat rows. One row per dimension combination, with the numeric value, every dimension code, every localized label, the unit (persons, SEK, percent, etc.), and the source URL.
Output language switches between English and Swedish on a single input field. The Actor automatically caps unfiltered dimension queries so SCB does not reject them as too large.
π‘ Why it matters: Sweden publishes one of the deepest open national-statistics catalogs in Europe, but the raw JSON-stat format is hostile to spreadsheets. This Actor decodes the cube into flat rows you can drop into BI tools, dashboards, or training datasets without writing a parser.
π Data fields
Each record includes: id, scrapedAt, text, type, url. All 5 field names come from a real production run, so what you see here is what lands in your dataset.
π How to use
- π Sign up. Create a free account with $5 credit (takes 2 minutes).
- π Open the Actor. Go to the Statistics Sweden (SCB) Scraper page on the Apify Store.
- π³ Browse first. Set
mode: "browse"with an emptypathto see all subject areas. Drill down until you find a table. - π Inspect the table. Switch to
mode: "table"and settableIdto the full path. Read the variable codes. - π Query data. Switch to
mode: "data", setdataFiltersto scope the slice, click Start. - π₯ Download. Grab your results in the Dataset tab as CSV, Excel, JSON, or XML.
β±οΈ Total time from signup to downloaded dataset: 3-5 minutes. No coding required.
π Recommended Actors
- πͺπΊ Eurostat Statistics Scraper - 7,500+ Eurostat datasets across EU member states
- π FRED Macroeconomic Data Scraper - U.S. Federal Reserve economic series
- π Indexmundi Scraper - Global demographic and economic indicators
- πΊοΈ Nominatim OSM Scraper - Geocode Swedish addresses via OpenStreetMap
- βοΈ OurAirports Global Airport Database Scraper - 85,000+ airports worldwide
π‘ Pro Tip: browse the complete ParseForge collection for more reference-data scrapers.
β οΈ Disclaimer: this Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Statistics Sweden (Statistiska centralbyrΓ₯n) or the Swedish government. All trademarks mentioned are the property of their respective owners. Only publicly available open data from the official SCB API is collected.
π Need Help?
If you hit a bug, have questions about setup, or need a scraper we haven't built yet, open our contact form or write to parseforge@protonmail.com. We also take on paid custom data projects.
For faster answers, join our Discord. It's the best place to get support and suggest new actors.