Skip to content

MartinBasualdo0/ARG-TradeFlow-Constant-Prices

Repository files navigation

Argentinian Trade Flow since 1986 in constant prices

Project Objective

The central objective of this project is to visualize and analyze the historical trade flows of Argentina across different presidential administrations and in the context of significant (inter)national events. By examining these trade patterns, I aim to gain insights into how political leadership and major events have influenced Argentina's trade dynamics.

Data Sources

This project relies on two primary data sources to provide a comprehensive view of Argentina's trade history:

  1. FRED (Federal Reserve Economic Data): We utilize the FRED API to access and incorporate economic data relevant to the analysis. FRED provides a valuable source of economic indicators and statistics that help us understand the broader economic context.
  2. INDEC (Instituto Nacional de Estadística y Censos): INDEC has recently made available new datasets that are instrumental for this study. These datasets enable us to delve deeper into Argentina's trade history and provide a more nuanced analysis of trade flows during specific periods.

Getting Your API Key

  1. Create a file named api_key.py in the project's main directory.
  2. Within api_key.py, declare a variable named fredApiKey and assign it a string containing your FRED API key.
pythonCopy code
ApiKey = "your_api_key_here"

Replace "your_api_key_here" with your actual FRED API key.

Running the Analysis

To initiate the analysis and generate visualizations of Argentina's trade history throughout different presidencies and significant events, you can run either the main.sh or main.py script provided in the project directory. These scripts utilize data from both FRED and INDEC to create a comprehensive overview of Argentina's trade flows.

Ensure that you have all the necessary dependencies and libraries installed to run the scripts successfully. Periodically update your data sources to maintain the relevance and accuracy of your analysis.

Through this project, I aim to uncover valuable insights into the complex relationship between political leadership, significant events, and Argentina's trade dynamics, contributing to a deeper understanding of the country's economic history.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published