SlideShare a Scribd company logo
1 of 50
Merging statistics
and geospatial information
Demography / Commuting / Spatial planning / Registers
Mirosław Migacz
Chief GIS Specialist
Central Statistical Office of Poland
INSPIRE Conference 2014: Inspire for good governance
Aalborg, June 17th 2013
2
Agenda
The aim
The team
The tasks
• Spatial visualization of demographic data
• Enterprise address spatialization
• Commuting statistics
• Statistical indicators for spatial planning
The results
• Conclusions
The aim
3
• Population and Housing Census
2011 results
• other statistical datasets possessed
by CSO
Geospatial analysis
with use of:
• Spatial address databases
(maintained within official statistics)
• Database of Topographic Objects
(acquired from the mapping agency)
Evaluation of
reference materials
in geostatistics
production
process:
The team
4
Programming and Coordination of
Statistical Surveys Department @
CSO, Warsaw
• Amelia Wardzińska-Sharif
• Janusz Dygaszewicz
• Mirosław Migacz
• Magdalena Pączek-Borowska
• Agnieszka Nowakowska
Urban Statistics Centre @ SO Poznań
• Sylwia Filas-Przybył
• Maciej Kaźmierczak
• Dawid Pawlikowski
Regional and Environmental Surveys
Department @ CSO, Warsaw
• Marek Pieniążek
• Robert Buciak
Statistical Computing Centre, Łódź
• Radosław Jabłoński
SPATIAL VISUALIZATION
OF DEMOGRAPHIC DATA
Spatial visualization of demographic data
Source data
• attribute data
• spatial data
Methods of aggregation to various statistical units
• 1 km x 1 km grid
• Cadastral units
• Statistical regions
• Census enumeration areas
Cartographic presentation of the results
Source data
Attribute
• Tables with population
distribution data acquired from
the Population and Housing
Census 2011:
• Person ID
• X, Y coordinates (acquired
from spatial address
databases created and
maintained within official
statistics)
• 39 tables (one for each million
people)
Spatial
• Boundaries of statistical regions
and census enumeration areas
(spatial address databases)
• Cadastral units (mapping
agency)
• Kilometer grid –
Grid_ETRS89_LAEA_PL_1K
(European Forum for Geography
and Statistics)
1 km x 1 km grid
• Grid_ETRS89_LAEA_PL_1K – the european INSPIRE grid
• Cell coordinates – lower left corner
• Aggregation of persons to specific grid cells possible w/o GIS
software (Visual Basic for Applications used here for example)
1 km x 1 km grid
• Number of persons in each grid cell calculated with ArcGIS
(Dissolve tool), though any other database software could be
used
• The operation was conducted separately for each of the 39
tables
Cadastral units
• Aggregation to irregular division of space requires GIS
software
• Environment: ArcGIS file geodatabase
• Spatial operations on a feature class with 38,5 mln objects
exceed RAM capabilities of workstations and servers
Cadastral units
Back to 39 separate tables >> need for automation
Use of Python scripting with the arcpy module that contains all ArcGIS
tools
• The script was processing 39 datasets
– Spatial join of the 1st dataset to the
geometry of cadastral units (with
calculation of total population) – the
initial dataset
– For each subsequent spatial join the
current calculated population was added
to the total population for each cadastral
unit
Statistical regions
and census enumeration areas
The same tools that were used for cadastral units
(ArcGIS, Python)
A slightly different method of cyclic dataset processing:
• statistical regions / census enumeration areas were spatially joined to
datasets with persons 39 times >> 39 temporary feature classes
• 39 feature classes merged into one >> 1 feature class with 39
duplicate geometries for each statistical region / census enumeration
area
• deduplication of the geometries with total population calculation for
each geometry (Dissolve tool in ArcGIS)
Data aggregation – conclusions
• Point data aggregation to grids can be done without GIS
software – any database software with e.g. VBA is sufficient
• Point data aggregation to an irregular division of space
requires GIS software
• Processing of huge datasets requires automation, which can
be acchieved with Python scripting:
– requires script preparation and testing on a data sample
– all processes can be run on a separate machine / server and they do
not require the operator’s attention
Cartographic presentation of the results
• 1 km x 1 km grid – total population in each grid cell (=
population density)
• Cadastral units, statistical regions, census enumeration areas
– choropleth maps of population density
Classifications
(5 classes)
average value as the
center of the middle class
quantiles
Colour scales
2-color gradient
monochromatic
1 km x 1 km grid
1 km x 1 km grid
1 km x 1 km grid
1 km x 1 km grid
Cadastral units
Census enumeration areas
Cadastral units – quantiles
Census enumeration areas – quantiles
Cadastral units vs census enumeration areas
(quantiles)
Quantiles – conclusions
• Significant differences between quantile presentations:
– For the 1 km x 1 km grid a separate class for „0” was created
– Huge differences in classification between cadastral units and census
enumeration areas due to these divisions having been created for
different purposes:
• Cadastral units for legal management of land ownership
• Census enumeration areas for the purpose of conducting censuses (size
dependant on the population count)
ENTERPRISE ADDRESS
SPATIALIZATION
Source data
Attribute
• Social insurance
registers
• Taxpayers register
• Inland revenues
database
• Statistical register
of enterprises
Spatial
• Spatial address
databases
(maintained within
official statistics)
• Database
of Topographic
Objects (acquired
from the mapping
agency)
Enterprise address spatialization
Pairing „as is”
(62%)
Address
number
simplification
(e.g. 3A -> 3)
(5,9%)
No address
point (nearest
address
number)
(18,6%)
No address
number
(address point
on same street
or locality
centroid)
(1,8%)
No street ID
(locality
centroid)
(3,6%)
Other cases
(locality
centroid)
(8,1%)
Address descriptive information paired with:
•address points from the Spatial Address Databases
•address points from the Database of Topographic
Objects
COMMUTING STATISTICS
Commuter
a person whose employer’s registered office is outside the administrative borders
of the gmina (municipality, LAU2) of residence
Commuting statistics
Source data
• attribute data
• spatial data
Actions
• Directions of population movements related to employment
• Commuting to/from Poznań
• Commuting within voivodships
Cartographic presentation of the results
Source data
Attribute
• Tables with demographic data
acquired from the Population and
Housing Census 2011:
• Person ID
• Age
• Gender
• Dwelling address and X, Y
coordinates
• Workplace address and X, Y
coordinates
• Income
• Economic activity classification
• Fact of commuting
• 3,1 million records
Spatial
• Boundaries of the territorial
division of the country
• Spatial Address Databases (source
of dwelling coordinates and
boundaries of statistical regions
and census enumeration areas)
• Spatialized enterprise addresses
(source of workplace coordinates)
• Kilometer grid –
Grid_ETRS89_LAEA_PL_1K
(European Forum for Geography
and Statistics)
Percentage of commuters in the number of employees
statistical unit: powiat (county) (LAU1)
Surplus – arriving / departing to work
statistical unit: 1km x 1km grid (ETRS89-LAEA)
Surplus – arriving / departing to work
area: city of Poznań and surroundings
statistical unit: 1km x 1km grid (ETRS89-LAEA)
Quotient of commuting flows
area: city of Poznań
statistical unit: census enumeration area
Arriving / departing to work
area: city of Poznań
statistical unit: 250m x 250m grid (ETRS89-LAEA)
Percentage of people commuting
to voivodship (NUTS2) capitals
statistical unit: gmina (municipality) (LAU2)
STATISTICAL INDICATORS
FOR SPATIAL PLANNING
Statistical indicators for spatial planning
Source data
• spatial data
Scope
• selected administrative units
Aims
• Source data usability analysis for purposes of creating statistical
indicators for spatial planning
• methodology for statistical indicators describing building density
• methodology for statistical indicators describing road density
Cartographic presentation of the indicators
Source data
Spatial
• Database of Topographic Objects (buildings and road
network)
• cadastral data
• ortophotomap
• Boundaries of statistical regions and census
enumeration areas (spatial address databases)
• Boundaries of the territorial division of the country
Scope
27 gminas (LAU2) from 4 powiats (LAU1) located north of Warsaw
Source data evaluation
• comparing the content of randomly selected grid cells within
the Database of Topographic Objects with the ortophotomap
• roads - 59 grid cells sampled out of a total number of 1185
– 79,7% cells with total compliance
– rest with compliance > 75%
• buildings - 135 grid cells sampled
out of a total number of 2697
– 44,5% cells with total compliance
– 37,8% cells with compliance > 75%
– rest majorly with compliance > 50%
• gaps found mainly in urban areas
omissions in the building layer
Building density indicator (%)
areasurveyP
areabuildingtotalP
ratiodensitybuildingW
P
P
W
P
Z
Z
P
Z
Z



 %100
Building density indicator
grid cell with the biggest number of buildings
grid cell with the highest building density ratio
town of Ząbki
city of Wołomin
Road density indicator (km/km2)
areasurveyP
lengthroadtotalD
P
D
W
P
D
P
D
D



Road density model (m/km2)
CONCLUSIONS
Conclusions
census
results
referenced to
a point (X,Y)
huge
opportunity
for spatial
analyses
geostatistical
products that
reflect user
needs
high demand
for
demographic
data lower
than LAU2
level
positive
reception
of project
results
SUCCESS
Conclusions
• The project outcome will have a strong impact on future
developments of the Geostatistics Portal (incl. INSPIRE
services)
• Wednesday, June 18th, 16:00 @ Room 4
„Geostatistics Portal – the multitool for statistics on maps”
(session: „Maps, Stats and Observation Data”)
GEO.STAT.GOV.PL
Merging statistics
and geospatial information
Demography / Commuting / Spatial planning / Registers
Mirosław Migacz
Chief GIS Specialist
Central Statistical Office of Poland
@mireslav
www.linkedin.com/in/migacz
m.migacz@stat.gov.pl
www.slideshare.net/MirosawMigacz

More Related Content

What's hot

ESTA-LD exploring spatio-temporal linked statistical data
ESTA-LD exploring spatio-temporal linked statistical dataESTA-LD exploring spatio-temporal linked statistical data
ESTA-LD exploring spatio-temporal linked statistical datageoknow
 
GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)IGN Vorstand
 
RIPE Atlas Tools for Operators and IXPs
RIPE Atlas Tools for Operators and IXPsRIPE Atlas Tools for Operators and IXPs
RIPE Atlas Tools for Operators and IXPsAPNIC
 
Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...
Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...
Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...Universität Salzburg
 
KTH-Texxi Project 2010
KTH-Texxi Project 2010KTH-Texxi Project 2010
KTH-Texxi Project 2010Texxi Global
 
A Data Scientist Exploration in the World of Heterogeneous Open Geospatial Data
A Data Scientist Exploration in the World of Heterogeneous Open Geospatial DataA Data Scientist Exploration in the World of Heterogeneous Open Geospatial Data
A Data Scientist Exploration in the World of Heterogeneous Open Geospatial DataGloria Re Calegari
 
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)Rich Harris
 
MAGG 2012 - Municipal Census Best Practices
MAGG 2012 - Municipal Census Best PracticesMAGG 2012 - Municipal Census Best Practices
MAGG 2012 - Municipal Census Best PracticesTammy Kobliuk
 
Loading Parcels Into Smallworld GIS via FME
Loading Parcels Into Smallworld GIS via FMELoading Parcels Into Smallworld GIS via FME
Loading Parcels Into Smallworld GIS via FMESafe Software
 

What's hot (13)

ESTA-LD exploring spatio-temporal linked statistical data
ESTA-LD exploring spatio-temporal linked statistical dataESTA-LD exploring spatio-temporal linked statistical data
ESTA-LD exploring spatio-temporal linked statistical data
 
Studying Migrations Routes: New data and Tools
Studying Migrations Routes: New data and ToolsStudying Migrations Routes: New data and Tools
Studying Migrations Routes: New data and Tools
 
Studying Migrations Routes: New data and Tools
Studying Migrations Routes: New data and ToolsStudying Migrations Routes: New data and Tools
Studying Migrations Routes: New data and Tools
 
GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)GI2016 ppt shi (big data analytics on the internet)
GI2016 ppt shi (big data analytics on the internet)
 
Master thesis
Master thesisMaster thesis
Master thesis
 
RIPE Atlas Tools for Operators and IXPs
RIPE Atlas Tools for Operators and IXPsRIPE Atlas Tools for Operators and IXPs
RIPE Atlas Tools for Operators and IXPs
 
Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...
Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...
Google Earth Web Service as a Support for GIS Mapping in Geospatial Research ...
 
KTH-Texxi Project 2010
KTH-Texxi Project 2010KTH-Texxi Project 2010
KTH-Texxi Project 2010
 
A Data Scientist Exploration in the World of Heterogeneous Open Geospatial Data
A Data Scientist Exploration in the World of Heterogeneous Open Geospatial DataA Data Scientist Exploration in the World of Heterogeneous Open Geospatial Data
A Data Scientist Exploration in the World of Heterogeneous Open Geospatial Data
 
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)
An Introduction to Mapping, GIS and Spatial Modelling in R (presentation)
 
MAGG 2012 - Municipal Census Best Practices
MAGG 2012 - Municipal Census Best PracticesMAGG 2012 - Municipal Census Best Practices
MAGG 2012 - Municipal Census Best Practices
 
Maps with leafletR
Maps with leafletRMaps with leafletR
Maps with leafletR
 
Loading Parcels Into Smallworld GIS via FME
Loading Parcels Into Smallworld GIS via FMELoading Parcels Into Smallworld GIS via FME
Loading Parcels Into Smallworld GIS via FME
 

Viewers also liked

How to Use a Commuter Check
How to Use a Commuter CheckHow to Use a Commuter Check
How to Use a Commuter Checklmman
 
5 social customer service trends you need to know about
5 social customer service trends you need to know about5 social customer service trends you need to know about
5 social customer service trends you need to know aboutAnita Matthews
 
2013 Good To Go Impact Survey Report
2013 Good To Go Impact Survey Report2013 Good To Go Impact Survey Report
2013 Good To Go Impact Survey ReportTyler Curtis
 
Is your commute working hard enough for you?
Is your commute working hard enough for you?Is your commute working hard enough for you?
Is your commute working hard enough for you?Samsung at Work
 
Modes of commuting, workplace choice and energy use at home
Modes of commuting, workplace choice and energy use at homeModes of commuting, workplace choice and energy use at home
Modes of commuting, workplace choice and energy use at homeBen Anderson
 
Does active commuting protect against obesity in mid-life? Evidence from UK B...
Does active commuting protect against obesity in mid-life? Evidence from UK B...Does active commuting protect against obesity in mid-life? Evidence from UK B...
Does active commuting protect against obesity in mid-life? Evidence from UK B...UKFacultyPublicHealth
 
Ideas for Work: How to make the most of remote working
Ideas for Work: How to make the most of remote workingIdeas for Work: How to make the most of remote working
Ideas for Work: How to make the most of remote workingSamsung at Work
 
Multiple Passenger Ride Sharing Changes Economics of Commuting
Multiple Passenger Ride Sharing Changes Economics of CommutingMultiple Passenger Ride Sharing Changes Economics of Commuting
Multiple Passenger Ride Sharing Changes Economics of CommutingJeffrey Funk
 
Ideas for Work: How to build a better-connected workplace - Blueprint #3
Ideas for Work: How to build a better-connected workplace - Blueprint #3Ideas for Work: How to build a better-connected workplace - Blueprint #3
Ideas for Work: How to build a better-connected workplace - Blueprint #3Samsung at Work
 
Building Your Next Smart City Solutions - Citizen-Focused Approach
Building Your Next Smart City Solutions - Citizen-Focused ApproachBuilding Your Next Smart City Solutions - Citizen-Focused Approach
Building Your Next Smart City Solutions - Citizen-Focused ApproachDr. Mazlan Abbas
 

Viewers also liked (10)

How to Use a Commuter Check
How to Use a Commuter CheckHow to Use a Commuter Check
How to Use a Commuter Check
 
5 social customer service trends you need to know about
5 social customer service trends you need to know about5 social customer service trends you need to know about
5 social customer service trends you need to know about
 
2013 Good To Go Impact Survey Report
2013 Good To Go Impact Survey Report2013 Good To Go Impact Survey Report
2013 Good To Go Impact Survey Report
 
Is your commute working hard enough for you?
Is your commute working hard enough for you?Is your commute working hard enough for you?
Is your commute working hard enough for you?
 
Modes of commuting, workplace choice and energy use at home
Modes of commuting, workplace choice and energy use at homeModes of commuting, workplace choice and energy use at home
Modes of commuting, workplace choice and energy use at home
 
Does active commuting protect against obesity in mid-life? Evidence from UK B...
Does active commuting protect against obesity in mid-life? Evidence from UK B...Does active commuting protect against obesity in mid-life? Evidence from UK B...
Does active commuting protect against obesity in mid-life? Evidence from UK B...
 
Ideas for Work: How to make the most of remote working
Ideas for Work: How to make the most of remote workingIdeas for Work: How to make the most of remote working
Ideas for Work: How to make the most of remote working
 
Multiple Passenger Ride Sharing Changes Economics of Commuting
Multiple Passenger Ride Sharing Changes Economics of CommutingMultiple Passenger Ride Sharing Changes Economics of Commuting
Multiple Passenger Ride Sharing Changes Economics of Commuting
 
Ideas for Work: How to build a better-connected workplace - Blueprint #3
Ideas for Work: How to build a better-connected workplace - Blueprint #3Ideas for Work: How to build a better-connected workplace - Blueprint #3
Ideas for Work: How to build a better-connected workplace - Blueprint #3
 
Building Your Next Smart City Solutions - Citizen-Focused Approach
Building Your Next Smart City Solutions - Citizen-Focused ApproachBuilding Your Next Smart City Solutions - Citizen-Focused Approach
Building Your Next Smart City Solutions - Citizen-Focused Approach
 

Similar to Merging statistics and geospatial information - demography / commuting / spatial planning / registers

Geostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on mapsGeostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on mapsMirosław Migacz
 
GIS Introduction.ppt
GIS Introduction.pptGIS Introduction.ppt
GIS Introduction.pptmisterjis
 
Geographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureGeographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureKiranmai nalla
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)John Lanser
 
GIS in Polish Official Statistics - from paper maps to Geostatistics Portal
GIS in Polish Official Statistics - from paper maps to Geostatistics PortalGIS in Polish Official Statistics - from paper maps to Geostatistics Portal
GIS in Polish Official Statistics - from paper maps to Geostatistics PortalMirosław Migacz
 
Introduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxIntroduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxUniversity of Colombo
 
Geographic information system
Geographic information systemGeographic information system
Geographic information systemSumanta Das
 
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)Siva Mbbs
 
INPUT AND OUTPUT DATA IN GIS.pdf
INPUT AND OUTPUT DATA IN GIS.pdfINPUT AND OUTPUT DATA IN GIS.pdf
INPUT AND OUTPUT DATA IN GIS.pdfSURESH833583
 
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...Hiroyuki Miyazaki
 
2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...
2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...
2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...ATTRACTIVE DANUBE
 
Review of Digital Soil Mapping steps
Review of Digital Soil Mapping stepsReview of Digital Soil Mapping steps
Review of Digital Soil Mapping stepsFAO
 
GIS in the Miami Valley Region
GIS in the Miami Valley RegionGIS in the Miami Valley Region
GIS in the Miami Valley RegionMVRPC
 
Mvrpcgis p&z 2016
Mvrpcgis p&z 2016Mvrpcgis p&z 2016
Mvrpcgis p&z 2016MVRPC
 
PIAS 2013-GIS.pptxfskjczjsbchdbfscnnND dHSA
PIAS 2013-GIS.pptxfskjczjsbchdbfscnnND  dHSAPIAS 2013-GIS.pptxfskjczjsbchdbfscnnND  dHSA
PIAS 2013-GIS.pptxfskjczjsbchdbfscnnND dHSAFloridaTLaoaten
 

Similar to Merging statistics and geospatial information - demography / commuting / spatial planning / registers (20)

Geostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on mapsGeostatistics Portal - the multitool for statistics on maps
Geostatistics Portal - the multitool for statistics on maps
 
GIS Introduction.ppt
GIS Introduction.pptGIS Introduction.ppt
GIS Introduction.ppt
 
Geographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agricultureGeographic information system(GIS) and its applications in agriculture
Geographic information system(GIS) and its applications in agriculture
 
Lodha govardhan
Lodha govardhanLodha govardhan
Lodha govardhan
 
What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)What is Geography Information Systems (GIS)
What is Geography Information Systems (GIS)
 
GIS in Polish Official Statistics - from paper maps to Geostatistics Portal
GIS in Polish Official Statistics - from paper maps to Geostatistics PortalGIS in Polish Official Statistics - from paper maps to Geostatistics Portal
GIS in Polish Official Statistics - from paper maps to Geostatistics Portal
 
Introduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptxIntroduction to Geographic Information Systems (GIS).pptx
Introduction to Geographic Information Systems (GIS).pptx
 
Geographic information system
Geographic information systemGeographic information system
Geographic information system
 
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)GEOGRAPHICAL INFORMATION SYSTEM (GIS)
GEOGRAPHICAL INFORMATION SYSTEM (GIS)
 
INPUT AND OUTPUT DATA IN GIS.pdf
INPUT AND OUTPUT DATA IN GIS.pdfINPUT AND OUTPUT DATA IN GIS.pdf
INPUT AND OUTPUT DATA IN GIS.pdf
 
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
Crowd-Sourcing Approach of Building Ground Truth Database for Global Urban Ar...
 
2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...
2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...
2017 ii 1_jiri_ctyroky_spatialinformationanddecisionsupportsystemfordevelopme...
 
Review of Digital Soil Mapping steps
Review of Digital Soil Mapping stepsReview of Digital Soil Mapping steps
Review of Digital Soil Mapping steps
 
gis.pdf
gis.pdfgis.pdf
gis.pdf
 
gis.pdf
gis.pdfgis.pdf
gis.pdf
 
GIS in the Miami Valley Region
GIS in the Miami Valley RegionGIS in the Miami Valley Region
GIS in the Miami Valley Region
 
Mvrpcgis p&z 2016
Mvrpcgis p&z 2016Mvrpcgis p&z 2016
Mvrpcgis p&z 2016
 
TerraWorld
TerraWorldTerraWorld
TerraWorld
 
PIAS 2013-GIS.pptxfskjczjsbchdbfscnnND dHSA
PIAS 2013-GIS.pptxfskjczjsbchdbfscnnND  dHSAPIAS 2013-GIS.pptxfskjczjsbchdbfscnnND  dHSA
PIAS 2013-GIS.pptxfskjczjsbchdbfscnnND dHSA
 
Mobile LBS
Mobile LBSMobile LBS
Mobile LBS
 

Recently uploaded

BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxMohammedJunaid861692
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Callshivangimorya083
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionfulawalesam
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...shivangimorya083
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxJohnnyPlasten
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxolyaivanovalion
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023ymrp368
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxolyaivanovalion
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxolyaivanovalion
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptxAnupama Kate
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...amitlee9823
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxfirstjob4
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxolyaivanovalion
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxolyaivanovalion
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 

Recently uploaded (20)

BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptxBPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
BPAC WITH UFSBI GENERAL PRESENTATION 18_05_2017-1.pptx
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
꧁❤ Greater Noida Call Girls Delhi ❤꧂ 9711199171 ☎️ Hard And Sexy Vip Call
 
Week-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interactionWeek-01-2.ppt BBB human Computer interaction
Week-01-2.ppt BBB human Computer interaction
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...Vip Model  Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
Vip Model Call Girls (Delhi) Karol Bagh 9711199171✔️Body to body massage wit...
 
Log Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptxLog Analysis using OSSEC sasoasasasas.pptx
Log Analysis using OSSEC sasoasasasas.pptx
 
VidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptxVidaXL dropshipping via API with DroFx.pptx
VidaXL dropshipping via API with DroFx.pptx
 
Data-Analysis for Chicago Crime Data 2023
Data-Analysis for Chicago Crime Data  2023Data-Analysis for Chicago Crime Data  2023
Data-Analysis for Chicago Crime Data 2023
 
BigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptxBigBuy dropshipping via API with DroFx.pptx
BigBuy dropshipping via API with DroFx.pptx
 
Smarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptxSmarteg dropshipping via API with DroFx.pptx
Smarteg dropshipping via API with DroFx.pptx
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx100-Concepts-of-AI by Anupama Kate .pptx
100-Concepts-of-AI by Anupama Kate .pptx
 
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
Junnasandra Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore...
 
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in  KishangarhDelhi 99530 vip 56974 Genuine Escort Service Call Girls in  Kishangarh
Delhi 99530 vip 56974 Genuine Escort Service Call Girls in Kishangarh
 
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptxIntroduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning (1).pptx
 
Carero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptxCarero dropshipping via API with DroFx.pptx
Carero dropshipping via API with DroFx.pptx
 
Zuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptxZuja dropshipping via API with DroFx.pptx
Zuja dropshipping via API with DroFx.pptx
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 

Merging statistics and geospatial information - demography / commuting / spatial planning / registers

  • 1. Merging statistics and geospatial information Demography / Commuting / Spatial planning / Registers Mirosław Migacz Chief GIS Specialist Central Statistical Office of Poland INSPIRE Conference 2014: Inspire for good governance Aalborg, June 17th 2013
  • 2. 2 Agenda The aim The team The tasks • Spatial visualization of demographic data • Enterprise address spatialization • Commuting statistics • Statistical indicators for spatial planning The results • Conclusions
  • 3. The aim 3 • Population and Housing Census 2011 results • other statistical datasets possessed by CSO Geospatial analysis with use of: • Spatial address databases (maintained within official statistics) • Database of Topographic Objects (acquired from the mapping agency) Evaluation of reference materials in geostatistics production process:
  • 4. The team 4 Programming and Coordination of Statistical Surveys Department @ CSO, Warsaw • Amelia Wardzińska-Sharif • Janusz Dygaszewicz • Mirosław Migacz • Magdalena Pączek-Borowska • Agnieszka Nowakowska Urban Statistics Centre @ SO Poznań • Sylwia Filas-Przybył • Maciej Kaźmierczak • Dawid Pawlikowski Regional and Environmental Surveys Department @ CSO, Warsaw • Marek Pieniążek • Robert Buciak Statistical Computing Centre, Łódź • Radosław Jabłoński
  • 6. Spatial visualization of demographic data Source data • attribute data • spatial data Methods of aggregation to various statistical units • 1 km x 1 km grid • Cadastral units • Statistical regions • Census enumeration areas Cartographic presentation of the results
  • 7. Source data Attribute • Tables with population distribution data acquired from the Population and Housing Census 2011: • Person ID • X, Y coordinates (acquired from spatial address databases created and maintained within official statistics) • 39 tables (one for each million people) Spatial • Boundaries of statistical regions and census enumeration areas (spatial address databases) • Cadastral units (mapping agency) • Kilometer grid – Grid_ETRS89_LAEA_PL_1K (European Forum for Geography and Statistics)
  • 8. 1 km x 1 km grid • Grid_ETRS89_LAEA_PL_1K – the european INSPIRE grid • Cell coordinates – lower left corner • Aggregation of persons to specific grid cells possible w/o GIS software (Visual Basic for Applications used here for example)
  • 9. 1 km x 1 km grid • Number of persons in each grid cell calculated with ArcGIS (Dissolve tool), though any other database software could be used • The operation was conducted separately for each of the 39 tables
  • 10. Cadastral units • Aggregation to irregular division of space requires GIS software • Environment: ArcGIS file geodatabase • Spatial operations on a feature class with 38,5 mln objects exceed RAM capabilities of workstations and servers
  • 11. Cadastral units Back to 39 separate tables >> need for automation Use of Python scripting with the arcpy module that contains all ArcGIS tools • The script was processing 39 datasets – Spatial join of the 1st dataset to the geometry of cadastral units (with calculation of total population) – the initial dataset – For each subsequent spatial join the current calculated population was added to the total population for each cadastral unit
  • 12. Statistical regions and census enumeration areas The same tools that were used for cadastral units (ArcGIS, Python) A slightly different method of cyclic dataset processing: • statistical regions / census enumeration areas were spatially joined to datasets with persons 39 times >> 39 temporary feature classes • 39 feature classes merged into one >> 1 feature class with 39 duplicate geometries for each statistical region / census enumeration area • deduplication of the geometries with total population calculation for each geometry (Dissolve tool in ArcGIS)
  • 13. Data aggregation – conclusions • Point data aggregation to grids can be done without GIS software – any database software with e.g. VBA is sufficient • Point data aggregation to an irregular division of space requires GIS software • Processing of huge datasets requires automation, which can be acchieved with Python scripting: – requires script preparation and testing on a data sample – all processes can be run on a separate machine / server and they do not require the operator’s attention
  • 14. Cartographic presentation of the results • 1 km x 1 km grid – total population in each grid cell (= population density) • Cadastral units, statistical regions, census enumeration areas – choropleth maps of population density Classifications (5 classes) average value as the center of the middle class quantiles Colour scales 2-color gradient monochromatic
  • 15. 1 km x 1 km grid
  • 16. 1 km x 1 km grid
  • 17. 1 km x 1 km grid
  • 18. 1 km x 1 km grid
  • 21. Cadastral units – quantiles
  • 22. Census enumeration areas – quantiles
  • 23. Cadastral units vs census enumeration areas (quantiles)
  • 24. Quantiles – conclusions • Significant differences between quantile presentations: – For the 1 km x 1 km grid a separate class for „0” was created – Huge differences in classification between cadastral units and census enumeration areas due to these divisions having been created for different purposes: • Cadastral units for legal management of land ownership • Census enumeration areas for the purpose of conducting censuses (size dependant on the population count)
  • 26. Source data Attribute • Social insurance registers • Taxpayers register • Inland revenues database • Statistical register of enterprises Spatial • Spatial address databases (maintained within official statistics) • Database of Topographic Objects (acquired from the mapping agency)
  • 27. Enterprise address spatialization Pairing „as is” (62%) Address number simplification (e.g. 3A -> 3) (5,9%) No address point (nearest address number) (18,6%) No address number (address point on same street or locality centroid) (1,8%) No street ID (locality centroid) (3,6%) Other cases (locality centroid) (8,1%) Address descriptive information paired with: •address points from the Spatial Address Databases •address points from the Database of Topographic Objects
  • 29. Commuter a person whose employer’s registered office is outside the administrative borders of the gmina (municipality, LAU2) of residence
  • 30. Commuting statistics Source data • attribute data • spatial data Actions • Directions of population movements related to employment • Commuting to/from Poznań • Commuting within voivodships Cartographic presentation of the results
  • 31. Source data Attribute • Tables with demographic data acquired from the Population and Housing Census 2011: • Person ID • Age • Gender • Dwelling address and X, Y coordinates • Workplace address and X, Y coordinates • Income • Economic activity classification • Fact of commuting • 3,1 million records Spatial • Boundaries of the territorial division of the country • Spatial Address Databases (source of dwelling coordinates and boundaries of statistical regions and census enumeration areas) • Spatialized enterprise addresses (source of workplace coordinates) • Kilometer grid – Grid_ETRS89_LAEA_PL_1K (European Forum for Geography and Statistics)
  • 32. Percentage of commuters in the number of employees statistical unit: powiat (county) (LAU1)
  • 33. Surplus – arriving / departing to work statistical unit: 1km x 1km grid (ETRS89-LAEA)
  • 34. Surplus – arriving / departing to work area: city of Poznań and surroundings statistical unit: 1km x 1km grid (ETRS89-LAEA)
  • 35. Quotient of commuting flows area: city of Poznań statistical unit: census enumeration area
  • 36. Arriving / departing to work area: city of Poznań statistical unit: 250m x 250m grid (ETRS89-LAEA)
  • 37. Percentage of people commuting to voivodship (NUTS2) capitals statistical unit: gmina (municipality) (LAU2)
  • 39. Statistical indicators for spatial planning Source data • spatial data Scope • selected administrative units Aims • Source data usability analysis for purposes of creating statistical indicators for spatial planning • methodology for statistical indicators describing building density • methodology for statistical indicators describing road density Cartographic presentation of the indicators
  • 40. Source data Spatial • Database of Topographic Objects (buildings and road network) • cadastral data • ortophotomap • Boundaries of statistical regions and census enumeration areas (spatial address databases) • Boundaries of the territorial division of the country
  • 41. Scope 27 gminas (LAU2) from 4 powiats (LAU1) located north of Warsaw
  • 42. Source data evaluation • comparing the content of randomly selected grid cells within the Database of Topographic Objects with the ortophotomap • roads - 59 grid cells sampled out of a total number of 1185 – 79,7% cells with total compliance – rest with compliance > 75% • buildings - 135 grid cells sampled out of a total number of 2697 – 44,5% cells with total compliance – 37,8% cells with compliance > 75% – rest majorly with compliance > 50% • gaps found mainly in urban areas omissions in the building layer
  • 43. Building density indicator (%) areasurveyP areabuildingtotalP ratiodensitybuildingW P P W P Z Z P Z Z     %100
  • 44. Building density indicator grid cell with the biggest number of buildings grid cell with the highest building density ratio town of Ząbki city of Wołomin
  • 45. Road density indicator (km/km2) areasurveyP lengthroadtotalD P D W P D P D D   
  • 48. Conclusions census results referenced to a point (X,Y) huge opportunity for spatial analyses geostatistical products that reflect user needs high demand for demographic data lower than LAU2 level positive reception of project results SUCCESS
  • 49. Conclusions • The project outcome will have a strong impact on future developments of the Geostatistics Portal (incl. INSPIRE services) • Wednesday, June 18th, 16:00 @ Room 4 „Geostatistics Portal – the multitool for statistics on maps” (session: „Maps, Stats and Observation Data”) GEO.STAT.GOV.PL
  • 50. Merging statistics and geospatial information Demography / Commuting / Spatial planning / Registers Mirosław Migacz Chief GIS Specialist Central Statistical Office of Poland @mireslav www.linkedin.com/in/migacz m.migacz@stat.gov.pl www.slideshare.net/MirosawMigacz