Skip to content

rivolela/mle_api_vitivinicultura

Repository files navigation

API Vitivinicultura (Machine Learning Engineering - Pos Tech FIAP)

API from Embrapa vitivinicultura website (v.2)

Site Embrapa

Embrapa Vitivinicultura

Proposal

This API was developed for the first tech challenge in FIAP's Machine Learning Engineering Course 2024. The objective was to create a webscraping script for Embrapa's Vitivinicultura website and build an API to render this data for a Machine Learning model. All data are from Rio Grande do Sul, which represents 90% of Brazil's wine production, and were collected between 1970 to 2023.

Deploy Diagram

diagram

Test

  • API documentation and endpoints
  • This API was delivered on a Free Web Service in the Render Platform. As it is free, the instance will spin down with inactivity, which can delay requests by 50 seconds or more.

Install Dependencies

cd /path/to/your/project
pip install -r requirements.txt

Test

cd /path/to/your/project
pytest

About

API from Embrapa vitivinicultura website

Resources

License

Stars

Watchers

Forks

Packages

No packages published