Skip to content

A python web scrap and data analytics project used to identify key metrics and BI insights about Brazilian Real Estate Investment Fund (aka FIIs)

Notifications You must be signed in to change notification settings

lmassaoy/monitor-fiis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

monitor-fiis

monitor-fiis-architecture-2.png

A python data analytics notebook used to identify key metrics and BI insights about Brazilian Real Estate Investment Fund (aka FIIs).

I really like this segment of investments, which granted me very good dividends over the past two years.

If you intend to do your own analysis of the FIIs' performances, this study project is a very interesting way to start :)

FIIs

If you want to learn about this type of investment, check these sites:

Dataset

To collect the data we use Python and bs4 (is a Python library for pulling data out of HTML and XML files) lib to web scrap the sites mentioned above, downloading data about the FIIs. Screen-Shot-2020-08-20-at-23-36-44.png

Data Analysis

Consuming the result dictionary from the web scrap we create a Pandas (a fast, powerful, flexible and easy to use open source data analysis) dataframe to start the analysis, and with the help of Altair (a declarative statistical visualization library) Screen-Shot-2020-08-20-at-23-38-30.png

Automated Jobs

Analysis scheduled to run automatically, sending reports to users' e-mail address.

coming soon!

About

A python web scrap and data analytics project used to identify key metrics and BI insights about Brazilian Real Estate Investment Fund (aka FIIs)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published