View source: R/UtilityFunctions.R
getFileUpdateTimefromDataCommons | R Documentation |
Get a datetime object for desired data file on the DataCommons server.
getFileUpdateTimefromDataCommons(year, iolevel, dataname)
year |
A numeric value between 2007 and 2017 specifying the year of interest. |
iolevel |
BEA sector level of detail, currently can only be "Summary", theoretically can be "Detail", or "Sector" in future versions. |
dataname |
Name of desired IO data, can be "Make", "Use", "DomesticUse", "CommodityOutput, and "IndustryOutput". |
A datetime object for desired data file on the DataCommons server.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.