https://fred.stlouisfed.org/legal/#copyright-public-domainhttps://fred.stlouisfed.org/legal/#copyright-public-domain
Graph and download economic data for Dates of U.S. recessions as inferred by GDP-based recession indicator (JHDUSRGDPBR) from Q4 1967 to Q4 2024 about recession indicators, GDP, and USA.
https://fred.stlouisfed.org/legal/#copyright-citation-requiredhttps://fred.stlouisfed.org/legal/#copyright-citation-required
Graph and download economic data for NBER based Recession Indicators for the United States from the Period following the Peak through the Trough (USREC) from Dec 1854 to May 2025 about peak, trough, recession indicators, and USA.
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Sample data for HESS-2019-205 submission
Description: This file contains the event magnitudes and spacing for Cases 1 & 3 presented in the submitted manuscript to HESS titled "Recession analysis 42 years later - work yet to be done".
CVS File: This file is an ordered set of the normalized event magnitude [-] and the start date fo the event (Time/Timescale [-])
Matlab File: The file is presented is in a .mat file extension created in Matlab. The data is divided into 3 columns: mag, value, and start_locs. The column of "Mag" defines the event magnitudes, which are log-normally distributed with a mean 1 of a standard deviation of 1. The column of "value" defines the event duration which has a mean of 2.5 and a standard deviation of 1. The "start_locs" column as the cumulative event durations that identify the start time of each event. Below is the associated Matlab code used to create the file: %% Matlab Code %% mag= lognrnd(1,1[number_of_events,1]); %create log-normally distributed dataset of event magnitudes for a defined number of events mag(mag<0)=1; %remove any negative magnitudes value=round(lognrnd(2.5,1,[number_of_events,1])); %create log-normally distributed dataset of event durations for a defined number of events value(value<=0)=1; %remove any negative durations start_locs=[2;cumsum(value)]; %create cumulative event start time-series
U.S. Government Workshttps://www.usa.gov/government-works
License information was derived automatically
This metadata record describes observed and predicted baseflow recession characteristics for 300 streamflow gauges in the western United States and 282 streamflow gauges in the eastern United States. Specifically, this record describes (1) the streamflow gauge locations (west or east) in the United States (Location), (2) the U.S. Geological Survey streamflow gauge identification numbers (USGS_Site_Identifier), (3) observed regions of similar aquifer hydraulic properties (7 regions coded by color: blue, green, red, purple, grey, pink, and orange) by k-means clustering method (Observed_Class(k-means)), (4) predicted regions of similar aquifer hydraulic properties by random forest classification models (Predicted_Class(k-means)), (5) calculated long-term baseflow recession constant at streamflow gauges (Observed_a-long[ft^(-3/2)s^(-1/2)]), (6) predicted long-term baseflow recession constant by novel empirical and physical approach (Predicted_a-long(Novel)[ft^(-3/2)s^(-1/2)]), (7) pre ...
Attribution 4.0 (CC BY 4.0)https://creativecommons.org/licenses/by/4.0/
License information was derived automatically
Spearman correlation matrix over the 42 variables resulted in 840 analysis pairs
Not seeing a result you expected?
Learn how you can add new datasets to our index.
https://fred.stlouisfed.org/legal/#copyright-public-domainhttps://fred.stlouisfed.org/legal/#copyright-public-domain
Graph and download economic data for Dates of U.S. recessions as inferred by GDP-based recession indicator (JHDUSRGDPBR) from Q4 1967 to Q4 2024 about recession indicators, GDP, and USA.