File tree 1 file changed +9
-8
lines changed
1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## Major changes
4
4
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
12
12
13
13
## Minor changes
14
14
15
- Documention refinement.
15
+ Documentation refinement
16
16
Connect to MySQL using preferred encoding.
17
17
License search and keyword search added.
18
18
Conda_Forge docs
19
19
Add Zenodo badge to link to archive
20
20
Add test for extracting data
21
+ Changed all "-" in JSON files to "_ "
21
22
22
23
## New datasets
23
24
You can’t perform that action at this time.
0 commit comments