From 7918cc9f7eed722a6b7d24008dcca78db9c28a44 Mon Sep 17 00:00:00 2001 From: Cameron Riddell Date: Thu, 25 Jul 2024 05:40:03 -0700 Subject: [PATCH] Add CITATION.cff & REMARK.md metadata files --- CITATION.cff | 35 +++++++++++++++++++++++++++++++++++ REMARK.md | 11 +++++++++++ 2 files changed, 46 insertions(+) create mode 100644 CITATION.cff create mode 100644 REMARK.md diff --git a/CITATION.cff b/CITATION.cff new file mode 100644 index 0000000..4a9ac4c --- /dev/null +++ b/CITATION.cff @@ -0,0 +1,35 @@ +cff-version: 1.2.0 +message: If you use this software, please cite it as below. +authors: + - family-names: Edwards + given-names: Decory + #orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX" + - family-names: Carroll + given-names: Christopher + orcid: https://orcid.org/0000-0003-3732-9312 +title: Beyond the streetlight +abstract: This repository provides an analysis of the trend in forecast errors made by the Tealbook/Greenbook(GB) and the Survey of Professional Forecasters(SPF) for measures of the unemployment rate and real growth in personal consumption expenditures from 1982 to 2017. +version: 1.0.4 +date-released: 2023-11-06 +references: + - type: article + authors: + - family-names: "Corrado" + given-names: "Carol" + #orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX" + - family-names: "Kennickell" + given-names: "Arthur" + #orcid: "https://orcid.org/XXXX-XXXX-XXXX-XXXX" + title: "100 years of Economic Measurement in the Division of Research & Statistics: Beyond the streetlight" + date: 2023-10-24 # required + publisher: "R&S Centennial Conference" +repository-code: https://github.com/dedwar65/beyond-the-streetlight # required + +tags: + - REMARK + - Notebook + +keywords: + - Econ-ARK + - Greenbook + - Forecast errors diff --git a/REMARK.md b/REMARK.md new file mode 100644 index 0000000..3064395 --- /dev/null +++ b/REMARK.md @@ -0,0 +1,11 @@ +--- +# Econ-ARK website fields +remark-name: beyond-the-streetlight +title-original-paper: "100 years of Economic Measurement in the Division of Research & Statistics: Beyond the streetlight" +notebooks: + - RS100_Discussion_Slides.ipynb +--- + +# Abstract + +This repository provides an analysis of the trend in forecast errors made by the Tealbook/Greenbook(GB) and the Survey of Professional Forecasters(SPF) for measures of the unemployment rate and real growth in personal consumption expenditures from 1982 to 2017. The data on forecasts for unemployment and consumption made by the federal reserve (Tealbook/Greenbook) and the mean across private forcasters are provided by the Philidelphia Fed. Data on realized values of the forecasted variables are provided by the St. Louis Fed.