Skip to content

A JavaScript-based prototype for analyzing Brazilian economic indicators, focusing on inflation. Uses Central Bank API for data fetching, basic statistical analysis and visualization.

License

Notifications You must be signed in to change notification settings

rmottanet/inflatio-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inflatio Analysis

Statistical Analysis of Economic Indicators Project

ctrl+s ✌️

Inflatio Analysis is a prototype platform designed to analyze Brazil's economic indicators, with a special focus on inflation, using data from the Central Bank API. Developed entirely in JavaScript at this initial stage, data is obtained on the frontend and processing is limited or basic, enabling the study of the browser's language and behaviors, in addition to simple local execution.

Main Features

  • Execution in the Browser: Implemented exclusively in JavaScript, the project works without the need for additional configurations, providing practicality and flexibility.

  • Integration with Central Bank API: Uses a fetcher to obtain updated economic data directly from the Central Bank API, ensuring access to accurate and real-time information.

  • Basic Data Processing: Performs basic calculations such as average and standard deviation using JavaScript on the frontend, in addition to visualizing data with Chart.js to generate interactive graphs, creating a simple and functional dashboard.

Instructions for use

  1. Clone this repository: git clone https://github.com/rmottanet/inflatio-analysis.git
  2. Open the index.html file in any modern browser.
  3. Explore the features and carry out your economic analysis.

Contribution

Contributions to the Inflatio Analysis project are welcome! If you have ideas for improvements, feature requests, or bug reports, feel free to open an issue or submit a pull request.


Thank you for visiting the project! Feel free to reach out if you have any questions, suggestions, or feedback; I'd be happy to assist.



GitLab GitHub Instagram Linkedin


About

A JavaScript-based prototype for analyzing Brazilian economic indicators, focusing on inflation. Uses Central Bank API for data fetching, basic statistical analysis and visualization.

Topics

Resources

License

Stars

Watchers

Forks