Skip to content

Contains my "Patterns of Panic" dataset 📰 🇺🇸 💵

License

Notifications You must be signed in to change notification settings

lpuettmann/patterns-of-panic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring the "Patterns of Panic" dataset

Links:

Data

There are two datasets in this repository:

  • pp_quarterly.csv: Quarterly dataset
  • pp_monthly.csv: Monthly dataset

Email me if you are interested in higher-frequency (weekly, daily) indicators.

Both datasets are in comma separated files and contain the following variables:

  • year: Year as number.
  • quarter/month: Quarter or month as number.
  • date: Contains date as string.
  • newspapers: Either uses "all" newspapers or leaves one out at a time.
  • mood: Can be "negative", "neutral" or "positive".
  • detrending: Either no detrending or one of three methods (on the level of newspapers, before averaging).
  • val: The numerical indicator value.

The baseline indicator takes "all" newspapers, has mood "negative" and uses detrending "none". For further explanations and for easier to use Excel files that only contain the baseline versions of the data, see here.

Use

I'm providing some codes here to plot the baseline indicator:

Patterns of panic baseline financial stress indicator

License

For the license on the data, see LICENSE.txt. Loosely spoken, you can do with the data as you please, as long as you cite me.

About

Contains my "Patterns of Panic" dataset 📰 🇺🇸 💵

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages