weecology / retriever

Quickly download, clean up, and install public datasets into a database management system
http://data-retriever.org
Other
305 stars 133 forks source link

Updated the docs #1631

Closed Aakash3101 closed 2 years ago

Aakash3101 commented 2 years ago

Removed functions from __init__.py file , (create_socrata_dataset, update_socrata_contents, update_socrata_script) and (create_rdataset, update_rdataset_contents, update_rdataset_script). These were irrelevant socrata and rdataset functions in the python interface for the users.

Updated test_retriever.py to not use python interface for these functions.

Removed these functions from docs as well.

henrykironde commented 2 years ago

Thanks @Aakash3101 👍🏿