Skip to content

sheriton/brasileirao_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

brasileirao_api

Example project we will use python to build an simple api to return Brazilian National Soccer Championship (a.k.a Brasileirão) classification table.

In this example we will:

  • extract data from CBF official website.

  • clean and format the extracted data.

  • build and endpoint to retrieve cleaned data.

For this we will use the following packages/tools:

  • pandas
  • request
  • fastapi
  • uvicorn
  • lxml

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published