Skip to content

Python module for obtaining data about Brazilian REITs (FIIs)

License

Notifications You must be signed in to change notification settings

brunoruas2/brick-by-brick

Repository files navigation

image

Brick by Brick

Python module for obtain data about Brazilian Reits (FIIS)

Disclaimer

This is an ongoing project. To see the current development state check de milestones page.

Overview

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.

Features

  • 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.

Getting Started

To get started with Brick By Brick, follow these steps:

Requirements

Installation

$ pip install brick_by_brick
or
$ pip install git+https://github.com/brunoruas2/brick-by-brick

Examples

import brick_by_brick as bbb

Contribute to the project

If you want helps us in the project, look the directory contributing or contribuindo (pt-br)

License

This project is licensed under the therms of the MIT license

About

Python module for obtaining data about Brazilian REITs (FIIs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages