R & Python Playground

Pick datasets, filter by country/year, run R or Python in your browser, and download plots, code & data — no install. Every dataset is free and open: all countries, all years, no account required.

No dataset selected
Engine idle
main.py
1 lines
Output
Output will appear here. Click Run to execute your code.
Tips
  • Use load() in Python or load_ds() in R — works for both CSV and JSON.
  • Variables persist across Run presses; use Restart to clear.
  • Open Recipes in the toolbar; the EDA tutorial is the best starting point.
  • Filters narrow countries / year range before the data leaves the server.
  • Hover any plot for PNG download. Each dataset can be exported as CSV or JSON. Code editor has .py / .R download.
  • First Run downloads the runtime (~10s Python, ~6s R) and is cached afterwards.