Python module for obtain data about Brazilian Reits (FIIS)
This is an ongoing project. To see the current development state check de milestones page.
Brick By Brick is a Python module designed to build a solid foundation for real estate investment decisions by efficiently collecting publicly available data on Fundos de Investimento Imobiliário (FIIs) in Brazil (The Brazilian version of Reits). The module offers a seamless way to aggregate crucial information, empowering developers, analysts, and enthusiasts with comprehensive data for analysis and decision-making.
- Data Aggregation: Collects various data points, including fund details, historical performance, and relevant financial metrics.
- User-Friendly: Provides an easy-to-use interface for fetching data and allows users to specify criteria for data retrieval.
- SQLite Integration: Creates an SQLite database at the specified path to store collected data, ensuring easy accessibility and data integrity.
- Customization: Allows users to customize data collection based on specific funds, time periods, or data types.
- Data Integrity: Ensures accuracy by pulling information from reputable sources and implementing data validation.
To get started with Brick By Brick, follow these steps:
$ pip install brick_by_brick
$ pip install git+https://github.com/brunoruas2/brick-by-brick
import brick_by_brick as bbb
If you want helps us in the project, look the directory contributing or contribuindo (pt-br)
This project is licensed under the therms of the MIT license