Baselight

The Economist's Global Normalcy Index

50 countries across eight variables and a population-weighted "world" aggregate

@kaggle.joebeachcapital_the_economists_global_normalcy_index

Loading...
Loading...

About this Dataset

The Economist's Global Normalcy Index

Data from the Economist's article: https://www.economist.com/graphic-detail/tracking-the-return-to-normalcy-after-covid-19

Additional information

This data has been collected, cleaned, analysed and visualised by James Fransham and Martín González.

Some additional background to the normalcy index can be found here:

Graphic detail, July 3rd 2021: Back to the future

Off the Charts newsletter, July 6th 2021: How we are tracking the world’s path to normalcy

If you use the data, or have any suggestions, please email jamesfransham@economist.com.

Licence

This software is published by The Economist under the MIT licence. The data generated by The Economist are available under the Creative Commons Attribution 4.0 International License.

The data and files that we have generated from official sources are freely available for public use, as long as The Economist is cited as a source.

Tables

Normalcy Index

@kaggle.joebeachcapital_the_economists_global_normalcy_index.normalcy_index
  • 2.32 MB
  • 46213 rows
  • 11 columns
Loading...

CREATE TABLE normalcy_index (
  "iso3c" VARCHAR,
  "date" TIMESTAMP,
  "cinema" DOUBLE,
  "flights" DOUBLE,
  "office_occupancy" DOUBLE,
  "public_transport" DOUBLE,
  "retail_footfall" DOUBLE,
  "time_outside" DOUBLE,
  "sports_attendance" DOUBLE,
  "traffic" DOUBLE,
  "overall" DOUBLE
);

Share link

Anyone who has the link will be able to view this.