piebro commited on
Commit
ac4f41f
·
verified ·
1 Parent(s): 0f5d25a

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +36 -0
README.md ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ pretty_name: OpenStreetMap Dataset
3
+ size_categories:
4
+ - 100M<n<1B
5
+ task_categories:
6
+ - other
7
+ tags:
8
+ - openstreetmap
9
+ - osm
10
+ - geospatial
11
+ - mapping
12
+ - spatial-data
13
+ ---
14
+
15
+ # OpenStreetMap Dataset
16
+
17
+ This is a parsed and enriched dataset of all OpenStreetMap changesets, changeset comments, notes, and note comments.
18
+
19
+ The dataset includes 4 different datasets:
20
+ - changeset_data - All OpenStreetMap changesets with enriched metadata (partitioned by year and month)
21
+ - changeset_comments_data - Comments on changesets from changeset discussions
22
+ - notes_data - Notes on the map with their locations and status
23
+ - notes_comments_data - Comments and actions on notes
24
+
25
+ This dataset can be used to analyze OpenStreetMap editing patterns, contributor activity, data quality discussions, and community interactions. For example, you can determine the number of contributors and edits per month, the number of contributors per editing software, changeset discussion patterns, note resolution rates, and many more statistics.
26
+
27
+ There is a website with these and many more statistics about OpenStreetMap at https://piebro.github.io/openstreetmap-statistics.
28
+
29
+ The dataset is monthly updated using this repo: https://github.com/piebro/openstreetmap-statistics and a GitHub Action job.
30
+
31
+ More information about the dataset can be found in the [AGENTS.md](https://github.com/piebro/openstreetmap-statistics/blob/master/AGENTS.md) file in the repository.
32
+
33
+ ## License
34
+
35
+ The data is licensed under the Open Data Commons Open Database License (ODbL) by the OpenStreetMap Foundation (OSMF).
36
+ For more info have a look at: https://www.openstreetmap.org/copyright.