-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
LAUS wrapper function for blsAPI #31
Commits on Sep 3, 2021
-
Created functions to get laus data and stored data to create the laus…
… series ids in the data folder. Note: cant complete the check() command in r yet
Configuration menu - View commit details
-
Copy full SHA for 602baab - Browse repository at this point
Copy the full SHA 602baabView commit details
Commits on Sep 4, 2021
-
Fix errors and warnings in laus_get_data
- For laus_get_data add if statement to specify api version. Got rid of error message. - For laus_get_data fix warning by describing each parameter in laus_get_data function.
Configuration menu - View commit details
-
Copy full SHA for f9a32bf - Browse repository at this point
Copy the full SHA f9a32bfView commit details -
Add laus_get_data example in README.md
- Add an example of using the laus_get_data function in the readme file to get the unemployment rate for a few different states from 2019 to 2021
Configuration menu - View commit details
-
Copy full SHA for daaa7e1 - Browse repository at this point
Copy the full SHA daaa7e1View commit details -
Improve documentation laus_get_data()
- Improve documentation of the function laus_get_data() to explain each step better - Improve documentation of the data type for the location.vector and measure.vector parameters
Configuration menu - View commit details
-
Copy full SHA for bf5f369 - Browse repository at this point
Copy the full SHA bf5f369View commit details -
- Subset Area Codes Data to include only area_code and area_text columns - Change all instances of Metropolitan Statistical Area in the area_text column to MSA - Change all instances of Micropolitan Statistical Area in the area_text column to MuSA - Change all instances of Combined Statistical Area in the area_text column to CSA
Configuration menu - View commit details
-
Copy full SHA for 35a32d1 - Browse repository at this point
Copy the full SHA 35a32d1View commit details -
Create help_laus_areacode function to get a list of all area names as…
…sociated to an area code
Configuration menu - View commit details
-
Copy full SHA for 6e8002b - Browse repository at this point
Copy the full SHA 6e8002bView commit details -
Connect help_laus_areacodes function to the documentation for the lau…
…s_get_data function
Configuration menu - View commit details
-
Copy full SHA for 5628ab1 - Browse repository at this point
Copy the full SHA 5628ab1View commit details
Commits on Sep 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3c248f5 - Browse repository at this point
Copy the full SHA 3c248f5View commit details