Skip to content

Fetching IMF time series data with Python. A comparison of API requests - synchronous vs asynchronous requests using the requests, aiohttp and async libraries.

Notifications You must be signed in to change notification settings

DTMhango/fetching_imf_data

Repository files navigation

The IMF provides several APIs for interacting with their multitude of databases. The DataMapper API is particularly useful for retrieving common macroeconomic time series data - both historical and forecast data.

This repo presents a comparison of synchronous vs asynchronous requests and aims to ensure quick and easy retrival of time series datasets.

About

Fetching IMF time series data with Python. A comparison of API requests - synchronous vs asynchronous requests using the requests, aiohttp and async libraries.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published