# check to make sure there are requests still available
if(rate_limit_check(quiet = TRUE) > 30){
## show data available from 2018
tt_datasets(2018)
## show all data available ever
tt_available()
}
Run the code above in your browser using DataLab