Publications by Joe Long

Work Hour Changes during COVID19

24.08.2020

Current Work Hours; Percent Reporting Decreases for Federal Reserve District 3 (AWCDNA156MNFRBPHI) Current Work Hours; Percent Reporting Increases for Federal Reserve District 3 (AWCINA156MNFRBPHI) Current Workhours reports the change in workhours compared to the previous month for reporting manufacturing firms. For more information about this ...

1498 sym R (6956 sym/17 pcs) 6 img 6 tbl

2020 Business Application During COVID Pandemic

23.08.2020

Business Applications for California (BUSAPPWNSACA) The core business applications series that corresponds to a subset of all EIN applications. BA includes all applications for an EIN, except for applications for tax liens, estates, trusts, or certain financial filings, applications with no state-county geocodes, applications from certain agricu...

1141 sym R (10975 sym/27 pcs) 18 img 9 tbl

Industrial and Manufacturing sectors

17.08.2020

Industrial Production Index (INDPRO) Index 2012=100, Monthly, Seasonally Adjusted symbol <-fredr_series_observations(series_id = "INDPRO", observation_start = as.Date("2019-01-01")) indicator <-as.data.frame(symbol)[,c(1,3)] indicator %>% kable() %>% kable_styling(bootstrap_options = c("striped", "hover", "condensed")) %>% colu...

1060 sym R (8350 sym/22 pcs) 11 img 11 tbl

Consumer Price Indexes (CPI and PCE)

13.08.2020

Consumer Price Index for All Urban Consumers: All Items in U.S. City Average (CPIAUCNS) Personal Consumption Expenditures (PCE) cpi <-fredr_series_observations(series_id = "CPIAUCNS", observation_start = as.Date("2019-01-01")) pce <-fredr_series_observations(series_id = "PCE", observation_start = as.Date("2019-01-01")) pce %>%...

1652 sym R (9016 sym/15 pcs) 6 img 4 tbl

U.S. trades with Canada, Mexico, Germany, China _ during COVID19

11.08.2020

Series Id: EIUIR Series Title: Monthly import price index for BEA End Use, All commodities, not seasonally adjusted Index Type: BEA End Use Import Indexes Item: All commodities Base Period: 2000=100 Series Id: EIUIQ Series Title: Monthly export price index for BEA End Use, All commodities, not seasonally adjusted Index Type: BEA End Use Export In...

1502 sym R (17503 sym/28 pcs) 10 img 9 tbl

Employment during Covid19 Pandemic _ Retail Sectors

08.08.2020

All Employees, Retail Trade (CEU4200000001) date value 2020-01-01 15573 2020-02-01 15425 2020-03-01 15365 2020-04-01 13175 2020-05-01 13638 2020-06-01 14547 2020-07-01 14794 2020-08-01 15014 2020-09-01 14942 2020-10-01 15184 2020-11-01 15501 2020-12-01 15730 ## Warning: `parse_quosure()` is dep...

586 sym R (932 sym/4 pcs) 9 img 9 tbl

Industry Employments in Riverside-San Bernardino-Ontario, CA

04.08.2020

###All Employees: Retail Trade in Riverside-San Bernardino-Ontario, CA (MSA) (SMU06401404200000001) indicator <-fredr_series_observations(series_id = "SMU06401404200000001", observation_start = as.Date("2019-01-01")) indicator[,c(1,3)] %>% kable() %>% kable_styling(bootstrap_options = c("striped", "hover", "condensed")) date val...

1383 sym R (16126 sym/30 pcs) 15 img 15 tbl

Balance Sheet _ Federal Reserve

04.08.2020

Velocity of M1 Money Stock (M1V) M1 is the money supply of currency in circulation (notes and coins, traveler’s checks [non-bank issuers], demand deposits, and checkable deposits). A decreasing velocity of M1 might indicate fewer short- term consumption transactions are taking place Calculated as the ratio of quarterly nominal GDP (https://fr...

2914 sym R (5481 sym/12 pcs) 6 img

Consumer Credit Banking

04.08.2020

Total Consumer Credit Owned and Securitized indicator <-fredr_series_observations(series_id = "TOTALNS", observation_start = as.Date("2019-01-01")) # plotting data indicator %>% ggplot() + geom_line(mapping = aes(x=date,y=value), color = "blue4",size=1) + labs(title = "Total Consumer Credit Owned an...

563 sym R (6007 sym/10 pcs) 10 img

U.S. Economy _ Manufacturing sector

02.08.2020

GDP-Based Recession Indicator Index (JHGDPBRINDX) This index measures the probability that the U.S. economy was in a recession during the indicated quarter. It is based on a mathematical description of the way that recessions differ from expansions. The index corresponds to the probability (measured in percent) that the underlying true economic r...

2050 sym R (15942 sym/28 pcs) 14 img 1 tbl