do-me commited on
Commit
40cfc25
·
verified ·
1 Parent(s): f5e17e5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -6,7 +6,14 @@ size_categories:
6
 
7
  # Geonames
8
 
9
- A simple parquet conversion of the tab-separated, zipped textfile from https://download.geonames.org/export/dump/ allCountries.zip.
 
 
 
 
 
 
 
10
 
11
  ## Columns
12
 
 
6
 
7
  # Geonames
8
 
9
+ A simple parquet conversion of Geonames place database and ZIP codes.
10
+
11
+ ## Source
12
+
13
+ The tab-separated, zipped textfiles `allCountries.zip` from:
14
+
15
+ - https://download.geonames.org/export/dump/ and
16
+ - https://download.geonames.org/export/zip/.
17
 
18
  ## Columns
19