Skip to content

ajpirzada/PWT_Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penn World Table (PWT) Data Viewer

This project is an interactive Streamlit application designed to help users explore the Penn World Table (PWT) Version 11 dataset.

It enables students, researchers, and general users to visualise macroeconomic indicators across countries and over time—without writing any code. Users can also create their own custom variables based on existing ones in the dataset, allowing for better analysis.

The app provides an intuitive interface for generating:

  • Line plots to track variables over time
  • Scatter plots to examine relationships between two indicators
  • Connected scatter plots to visualise how two variables evolve jointly
  • Custom computed variables created directly within the app
  • Flexible filtering by country, region, year, and axis scale (linear/log)

This tool is intended primarily for education and exploratory data analysis, giving users a friendly way to engage with international macroeconomic data.


📊 Key Features

  • Multi-page Streamlit interface with structured navigation
  • Automatic loading of variable labels from a dedicated sheet
  • User-generated variables with add/remove functionality
  • Clean Plotly visualisations with hover details
  • Filters for countries, regions, years, and axis scales
  • Integrated “About this Project” section inside the app

📁 Project Structure

Main.py
pages/
    about.py
    lineplot.py
    scatterplot.py
    connectedscatter.py
    customvariable.py
    variableinfo.py
gdppaneldata.xlsx
LICENSE
README.md
.gitignore
requirements.txt

The Penn World Table version 11 is originally hosted by the University of Groningen and can be found here. For more information on the dataset, please refer to the following paper:

  • Feenstra, Robert C., Robert Inklaar and Marcel P. Timmer (2015), "The Next Generation of the Penn World Table" American Economic Review, 105(10), 3150-3182.

About

This page offers a simple, interactive way to explore the Penn World Table (PWT) dataset through visualisation. Users can also create their own custom variables based on existing ones in the dataset, allowing for better analysis.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages