Skip to content

Commit a5f5ce5

Browse files
authored
Merge pull request #1207 from henrykironde/updatechange
Update CHANGES.md
2 parents 9af9915 + aa1f1f5 commit a5f5ce5

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

CHANGES.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,23 @@
22

33
## Major changes
44

5-
Using requests package to fetch data.
6-
Add postgis, a Spatial support for postgres.
7-
Update ls, include more details about the scripts.
8-
update license lookup for datasets
9-
Update keywords lookup for datasets
10-
Use tqdm for all progress tracking.
11-
Changed all "-" in JSON files to "_"
5+
Use requests package to for handling downloads
6+
Add support for spatial datasets using postGIS and PostgreSQL
7+
Update ls to include more details about datasets
8+
Update license lookup for datasets
9+
Update keyword lookup for datasets
10+
Use tqdm for cleaner progress tracking
11+
Add `fetch` function that installs a dataset and returns it as a dictionary of dataframes
1212

1313
## Minor changes
1414

15-
Documention refinement.
15+
Documentation refinement
1616
Connect to MySQL using preferred encoding.
1717
License search and keyword search added.
1818
Conda_Forge docs
1919
Add Zenodo badge to link to archive
2020
Add test for extracting data
21+
Changed all "-" in JSON files to "_"
2122

2223
## New datasets
2324

0 commit comments

Comments
 (0)