You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* adding finland census data
* refreshed pvmap and output files
* removing schema file
* adding readme file
* reverting previous PR1768
* adding Finland Census data for Google Review
* renaming files as per standard
* renaming files as per standard
* resolving comments
* resolving comments
* adding manifest.json
* changed values of the property placeOfBirth
* changed values of the property placeOfBirth
* updated Readme file
This dataset contains demographic information from Finland sourced from Statistics Finland (Tilastokeskus). The data includes population statistics and census information from the official Finnish statistical database.
4
+
This dataset contains demographic information from Finland sourced from Statistics Finland (Tilastokeskus). This dataset provides comprehensive longitudinal coverage of Finland’s national demographics over a 34-year span, featuring annual data from 1990 to 2024. The geographic scope is standardized according to the January 1, 2025 regional division, ensuring consistency across the time series despite historical administrative changes. It offers high-resolution granularity through 43 unique statistical metrics that encompass population growth, age distribution, linguistic diversity, religious affiliation and urban-rural classification. Data is reported in multiple units for versatile analysis, including absolute counts, percentages (%), and population density (persons/km²), allowing for both scale-based and proportional statistical modeling.
5
+
6
+
## Data Acquisition
7
+
8
+
To download the latest version of this data or refresh the dataset for new years:
6
9
7
-
## Data Source
10
+
1. Navigate to the source: https://pxdata.stat.fi/PxWeb/pxweb/en/StatFin/StatFin__vaerak/statfin_vaerak_pxt_11ra.px/table/tableViewLayout1/
- Area: Select WHOLE COUNTRY (or all individual municipalities for more granularity).
14
+
- Information: Select all variables (Population, Language, Religion, Urban/Rural, etc.).
15
+
- Year: Select the full range from 1990 to the most recent year.
10
16
11
-
The data comes from Finland's official statistical authority and includes comprehensive demographic variables such as population counts, age distributions, and other census-related metrics.
17
+
3. Show and Save table Format: Choose "CSV (comma delimited)".
12
18
13
19
## Processing Instructions
14
20
15
21
To process the Finland Census data and generate statistical variables, use the following command from the "data" directory:
When Statistics Finland releases new annual updates (typically in the Spring), follow these steps:
29
+
30
+
1. Execute the Data Acquisition steps to get the latest CSV.
31
+
32
+
2. Check if new demographic categories were added. Update finland_census_pvmap.csv if new labels appear in the source.
33
+
34
+
3. The source uses . to represent unavailable data (e.g., Economic dependency ratio for the current year). The processor is configured to skip these entries during import.
35
+
36
+
4. Because the source applies the 2025 regional division retrospectively, check for municipal merger updates if downloading municipality-level data.
37
+
38
+
5. Ensure total population counts match the previous year's trend to verify no rows were dropped.
Population density,statType,measuredValue,measuredProperty,count,,,populationType,Person,unit,PersonPerSquareKilometer,measurementDenominator,area,,
31
31
Persons born in the area belonging to the population,statType,measuredValue,measuredProperty,count,placeOfBirth,country/FIN,populationType,Person,,,,,,
32
-
Persons born in their area of residence,statType,measuredValue,measuredProperty,count,placeOfBirth,BornInStateOfResidence,populationType,Person,,,,,,
33
-
Persons born elsewhere than in their area of residence,statType,measuredValue,measuredProperty,count,placeOfBirth,NotBornInStateOfResidence,populationType,Person,,,,,,
34
-
"Share of persons born in the area of residence, %",statType,measuredValue,measuredProperty,count,placeOfBirth,BornInStateOfResidence,populationType,Person,unit,Percent,measurementDenominator,Count_Person,,
32
+
Persons born in their area of residence,statType,measuredValue,measuredProperty,count,placeOfBirth,BornInAreaOfResidence,populationType,Person,,,,,,
33
+
Persons born elsewhere than in their area of residence,statType,measuredValue,measuredProperty,count,placeOfBirth,BornOutsideAreaOfResidence,populationType,Person,,,,,,
34
+
"Share of persons born in the area of residence, %",statType,measuredValue,measuredProperty,count,placeOfBirth,BornInAreaOfResidence,populationType,Person,unit,Percent,measurementDenominator,Count_Person,,
35
35
"Share of persons living in the area of birth, %",statType,measuredValue,measuredProperty,count,placeOfResidenceClassification,AreaOfBirth,populationType,Person,unit,Percent,measurementDenominator,Count_Person,,
36
36
"Share of persons in urban areas, %",statType,measuredValue,measuredProperty,count,placeOfResidenceClassification,Urban,populationType,Person,unit,Percent,measurementDenominator,Count_Person,,
37
37
"Share of persons in inner urban area, %",statType,measuredValue,measuredProperty,count,placeOfResidenceClassification,InnerUrban,populationType,Person,unit,Percent,measurementDenominator,Count_Person,,
@@ -433,4 +433,4 @@ MK16 Central Ostrobothnia,observationAbout,nuts/FI1D5,#Header,observationAbout,,
433
433
MK17 North Ostrobothnia,observationAbout,nuts/FI1D6,#Header,observationAbout,,,,,,,,,,
0 commit comments