This website has been created to collect and update a database on croplands in Canada. The dataset is inspired by the Eurosat dataset.
"The Canadian Cropland Dataset" is an online resource that provides information on croplands in Canada, more precisely 10 main crop types (barley, canola, corn, mixedwood, oats, orchard, pasture, potato, soybean, springwheat). The site allows users to access a comprehensive database containing geospatial data, agricultural statistics, and other relevant information about crops in different regions of the country.
- Access to the complete database on croplands in Canada.
- Advanced search functionality to filter data based on specific criteria (region, crop type, year, etc.).
- Visualization of data using interactive maps.
- Download of raw data in CSV format for further analysis.
To use the site locally, follow these steps:
- Clone the GitHub repository:
- Navigate to the project directory:
- Install the required dependencies:
Contributions to The Canadian Cropland Dataset to improve the database, add new features or fix errors are welcomed.
- Fork the repository from github.
- Create a branch for your feature or fix:
- Make the changes and test them.
- Submit a pull request from your branch to the main branch.