Skip to content

Commit

Permalink
Merge pull request #1207 from henrykironde/updatechange
Browse files Browse the repository at this point in the history
Update CHANGES.md
  • Loading branch information
ethanwhite authored Nov 1, 2018
2 parents 9af9915 + aa1f1f5 commit a5f5ce5
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@

## Major changes

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

## Minor changes

Documention refinement.
Documentation refinement
Connect to MySQL using preferred encoding.
License search and keyword search added.
Conda_Forge docs
Add Zenodo badge to link to archive
Add test for extracting data
Changed all "-" in JSON files to "_"

## New datasets

Expand Down

0 comments on commit a5f5ce5

Please sign in to comment.