Download
Here you can download the databases used by taginfo. All the data is stored in Sqlite databases. The database files are then packed with bzip2.
If you don't want to download these databases, but need automated access to the data, you can also use the API.
Download
| File | Packed* | Unpacked* | Description |
|---|---|---|---|
| taginfo-master.db.bz2 | 4 MB | 18 MB | Aggregate statistics and miscellaneous data needed for the taginfo user interface. |
| taginfo-history.db.bz2 | 3 MB | 17 MB | Aggregate statistics over time. |
| taginfo-db.db.bz2 | 2292 MB | 37149 MB | Statistics about each key and each tag from OSM data. |
| taginfo-wiki.db.bz2 | 22 MB | 113 MB | Data from the tag and key pages of the OSM wiki. |
| taginfo-languages.db.bz2 | 719 kB | 2 MB | Language names, codes, etc. from IANA and Unicode registries. |
| taginfo-projects.db.bz2 | 14 MB | 263 MB | External projects and the OSM keys/tags they use. |
| taginfo-chronology.db.bz2 | 244 MB | 1383 MB | Number of keys/tags over time from OSM history data. |
| taginfo-wikidata.db.bz2 | 3 MB | 9 MB | The Wikimedia wikidata database connects OSM keys, tags, and relations to other concepts. |
| taginfo-sw.db.bz2 | 17 kB | 80 kB | Configurations from various OSM programs (such as editors). |
* Some indexes are not in the databases available for download here. The 'Packed' size is the size without those indexes, the 'Unpacked' size includes the indexes you probably want to build after downloading.