Skip to content

A dashboard of datasets and codebooks I maintain: boo, weo and other.

Notifications You must be signed in to change notification settings

epogrebnyak/datasets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 

Repository files navigation

epogrebnyakHi, I'm Evgeniy Pogrebnyak, an economist and open data enthusiast. Below I list several datasets and codebooks that I maintain. Drop me a line or tweet with any questions.

Name Content Years Github
boo Russian firms annual financial statements 2012-2018
weo World Economic Outlook releases as pandas dataframes 2007+
ssg Static site generators popularity on Github 2021

Rosstat published Russian corporate reports as open-source datasets in 2012-2018, but without metadata. The boo package knows where to download dataset from, assign variable names to columns and clean some erroneous rows. There you get access to financial statements of 2.5 million Russian firms.

IMF World Economic Ooutlook is an established source for country macroeconomic forecasts and historic statistics, but has no interface for immediate use in Python pandas. weo package allows to download WEO releases by year and month and transform the dataset by choosing a country, variable or a year.

Download CSV DOI Open in Streamlit Demo in Google Colab GitHub last commit

Is Hugo or Jekyll the most popular tool to generate a static blog? One obvious way is to look at the Github stars. But the stars can tell you more than top performers ranking: the stories of community building, competition and progress with web authoring tools.

The dataset is provided as a CSV file at stable URL so that you can easily download it, Python script to regenerate the file and a streamlit application to explore t

About

A dashboard of datasets and codebooks I maintain: boo, weo and other.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published