Not too big, not too small: open source geospatial units that are just right
This is a modal window.
The media could not be loaded, either because the server or network failed or because the format is not supported.
Formal Metadata
Title |
| |
Title of Series | ||
Number of Parts | 351 | |
Author | ||
Contributors | ||
License | CC Attribution 3.0 Unported: You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor. | |
Identifiers | 10.5446/69075 (DOI) | |
Publisher | ||
Release Date | ||
Language | ||
Production Year | 2022 |
Content Metadata
Subject Area | ||
Genre | ||
Abstract |
| |
Keywords |
FOSS4G Firenze 2022169 / 351
1
7
13
22
25
31
33
36
39
41
43
44
46
52
53
55
58
59
60
76
80
93
98
104
108
127
128
133
135
141
142
143
150
151
168
173
176
178
190
196
200
201
202
204
211
219
225
226
236
242
251
258
263
270
284
285
292
00:00
Maß <Mathematik>Open sourceBeer steinStatisticsConstraint (mathematics)Cellular automatonInformation privacyGroup actionBoundary value problemDecision theoryComputer networkPolygonScripting languageProcess (computing)Overlay-NetzConstraint (mathematics)Open sourceBoundary value problemAlgorithmDifferent (Kate Ryan album)Information privacyProjective planeScripting languageMoment (mathematics)Price indexMaxima and minimaGoodness of fitCASE <Informatik>PhysicalismVideo gameExecution unitCartesian coordinate systemLevel (video gaming)Process (computing)Cellular automatonCategory of beingPolygonRange (statistics)Decision theoryDegree (graph theory)BuildingOpen setPoint (geometry)SoftwareRight angleDialectMultiplication signStatisticsSelf-organizationAreaComputer animation
03:30
Pressure volume diagramWebsiteGroup actionMachine visionStandard deviationMathematical analysisSimilarity (geometry)FeedbackSigma-algebraBuildingBeer steinWindowAreaTrailMathematical analysisFeedbackVector potentialWeb 2.0Structural loadPrototypePerspective (visual)Level (video gaming)Moment (mathematics)BitOpen setMultiplication signProcess (computing)Price indexKey (cryptography)Scripting languageLink (knot theory)Standard deviationSoftware repositoryNeighbourhood (graph theory)Computer animation
Transcript: English(auto-generated)
00:01
Hi. Thanks for staying so late. It's almost social dinnertime. So I'm presenting a very brief in the use case and applications category. So not too big, not too small, open source geospatial units that are just right. So I'm here with my colleague, Elise, and Aaron as well.
00:21
And this is a project where basically our aim is to build granular open source geospatial units that reflect physical boundaries and adhere to privacy constraints. So basically what we have, and this is in Denmark. We are from Aalborg University in Denmark. So basically what we have in Denmark at the moment is that
00:41
we have municipalities which have very good data. And this is released and publicly available. Then we have grid cells, which are very granular, 100 by 100 meter areas, which also has data, but it's not publicly available. And this is due to privacy constraints. And we basically want to go on the sub-municipal level to
01:03
provide a more detailed data overview of Denmark on a range of economic indicators and quality of life indexes. So we need to do something to kind of map what we have in the grid cells over to all of Denmark. So also just to, just an overview of who is actually
01:23
collaborating this project. So it's us, Aalborg University Research Institution. And then we have Data Clinic, which is a pro bono data for good initiative of the Two Sigma Financial Company. Then we have Statistics Denmark, which sits on all the data. And then we have Data.org, which is funding the whole
01:42
thing. Data.org is also a data for good initiative started by MasterCard and the Rockefeller Foundation. So these are kind of all the parties involved. And then the stakeholders, Danish municipalities, organizations, and different decision makers, and also researchers to some degree. That's us.
02:01
So how do we actually do this? How do we arrive at something which is on the sub-municipal level, which are like meaningful polygons where we can put in some data and show some useful stuff to both municipalities and the general user? So our starting point is basically we have the open street map road networks here on the left. This is an example of a municipality.
02:20
And then the process of polygonizing all of that, we have used existing and custom script packages in both R and Python that we have developed ourselves and put up. And then we basically end up with something like this to start with. And this is good. We had some issues. Obviously, we coast, islands.
02:41
Denmark is a complicated country geographically, so it's not so easy to work with. But next, we need to kind of put them into these grid cells, because that's where we have the data. So our next step is to make an overlay. And here we have the grid overlay. And it also looks good, but the problem is that the privacy constraints of the data in Denmark requires that
03:02
we have a minimum of 50 households and 100 people. So we need to go through an additional clustering step. And this is basically what we do here on the right-hand side. And among other things, we use the Max-P originalization algorithm and also some custom clustering
03:20
scripts that we have developed in R. And basically, in this case, it adheres to the privacy constraints. So our end goal is to actually have this web tool. This is a very, very early prototype of what it would look like. It's set to release in 2023, hopefully to be used by
03:42
municipalities. Loads of indicators about household income, housing prices, distances to education, all these things that they might find very interesting. And this is going to go back 30 years in time. So we are now in the process of extending the data window from 1990 to 2020.
04:02
And also, from an academic perspective, we really want to do some spatial longitudinal analysis on this, because it will be much more detailed than what we have already. And then, of course, integrate feedback from key stakeholders. And what we really like about this, this potentially has the potential for being applied in other countries or
04:24
elsewhere where the OpenStreetMap is available, because this is basically just a custom script that is able to create these neighborhood or areas which are very granular. And also, because at the moment in Denmark, we don't really have a standard of analysis for very small areas, similar to, for example, the US Census Tract.
04:42
So we really hope that what we're doing here can help develop this in the future for Denmark. So yeah, you're more than welcome to also visit our GitHub here, where you have a little bit more documentation. And then you also have links to the repos with the relevant stuff in both R and Python.
05:02
So yeah, thank you very much. Thank you.