Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iferdel/chile_agrarian_distribution_of_food_classes_nuble
https://github.com/iferdel/chile_agrarian_distribution_of_food_classes_nuble
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/iferdel/chile_agrarian_distribution_of_food_classes_nuble
- Owner: iferdel
- Created: 2022-03-11T21:46:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-03T02:31:28.000Z (almost 3 years ago)
- Last Synced: 2023-08-11T04:13:08.613Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 78.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agrarian distribution of food classes by species in the Ñuble region of Chile
This notebook **simulates** a real case of extracting, cleaning and displaying the agrarian data of food classes in the Ñuble region of Chile. Therefore, all the data that includes this repository is artificially created by the code presented in *xlsx_generator_random.ipynb*.
**Python 3.7** is the version that applies for the main notebook (*Agrarian_distribution_of_food_classes_by_specie.ipynb*) due to the modules needed.
The main Jupyter Notebook of this repository works as a **Guide or Procedure** and by pressing the corresponding cells you can check what was written to accomplish what you are seeing. `So are the modules extraction, transform, load and spatial, which are intended to recreate a way to approach the solution by adding modularity to the code presented in the main notebook.`