Chart: Principal Component 1 Line Plot

Contents

Chart: Principal Component 1 Line Plot#

Line plot of principal component 1.

Chart#

Full Screen Chart This chart shows the principal component 1 of the normalized series.

Chart Name

Principal Component 1 Line Plot

Chart ID

pc1_line_plot

Topic Tags

Macroeconomics, Financial Economics

Data Series Start Date

1993-01-02

Data Frequency

Daily

Observation Period

Weekday

Lag in Data Release

One day

Data Release Date(s)

Weekday

Seasonal Adjustment

None

Units

Index

Data Series

HTML Chart

HTML

Data#

Dataframe Name

Principal Component 1

Dataframe ID

DASH_pc1

Data Sources

FRED

Data Providers

FRED

Links to Providers

NA

Topic Tags

Macroeconomics, Financial Economics

Type of Data Access

Public

Data License

No

License Expiration Date

Contact Provider Before Use?

No

Provider Contact Information

Restrictions on Use of Data

No

How is data pulled?

Pandas DataReader

Data available up to (min)

Data available up to (max)

Download Data as Parquet

Parquet

Download Data as Excel

Excel

Linked Charts

DASH_pc1_line_plot

Pipeline#

Pipeline Name

Automated Dashboard Update

Pipeline ID

DASH

Lead Pipeline Developer

Jeremiah Bejarano

Contributors

Jeremiah Bejarano

Bitbucket Repo URL

jmbejara/example-updating-dashboard

Pipeline Web Page

https://github.com/jmbejara/example-updating-dashboard

Date of Last Code Update

2025-04-01 05:02:06

Runs on Linux, Windows, Both, or Other?

Windows/Linux/MacOS

Linked Dataframes

DASH_normalized_series
DASH_pc1

In addition to the requirements.txt and r_requirements.txt, the pipeline code relies on first loading modules using the following command:

module load anaconda3/3.11.4