Skip to content

Commit ba8ea6f

Browse files
committed
update data documentation
1 parent 5b43f4f commit ba8ea6f

File tree

4 files changed

+16
-16
lines changed

4 files changed

+16
-16
lines changed

R/DataDocumentation.R

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -448,8 +448,8 @@
448448
#' Detail Margins (Before Redef) table for 2012 (2012 schema)
449449
#' @format A dataframe with 61844 obs. and 9 variables:
450450
#' \describe{
451-
#' \item{NIPACode}{text code}
452-
#' \item{MarginsCategory}{text category name, like 'Therapeutic medical equipment'}
451+
#' \item{IndustryCode}{text code}
452+
#' \item{IndustryDescription}{text category name, like 'Therapeutic medical equipment'}
453453
#' \item{CommodityCode}{BEA_2012_Detail_Code}
454454
#' \item{CommodityDescription}{BEA_2012_Detail_Name}
455455
#' \item{ProducersValue}{USD2012}
@@ -459,7 +459,7 @@
459459
#' \item{PurchasersValue}{USD2012}
460460
#' }
461461
#' @source \url{https://apps.bea.gov/industry/xls/underlying-estimates/Margins_Before_Redefinitions_2007_2012_DET.xlsx}
462-
"Detail_Margins_2012_BeforeRedef"
462+
"Detail_Margins_2012_BeforeRedef_12sch"
463463

464464
#' Master Crosswalk table (2012 schema)
465465
#' @format A dataframe with 16776 obs. and 6 variables:
@@ -817,8 +817,8 @@
817817
#' Detail Margins (Before Redef) table for 2017 (2017 schema)
818818
#' @format A dataframe with 58051 obs. and 9 variables:
819819
#' \describe{
820-
#' \item{NIPACode}{text code}
821-
#' \item{MarginsCategory}{text category name, like 'Therapeutic medical equipment'}
820+
#' \item{IndustryCode}{text code}
821+
#' \item{IndustryDescription}{text category name, like 'Therapeutic medical equipment'}
822822
#' \item{CommodityCode}{BEA_2017_Detail_Code}
823823
#' \item{CommodityDescription}{BEA_2017_Detail_Name}
824824
#' \item{ProducersValue}{USD2017}
@@ -833,8 +833,8 @@
833833
#' Detail Margins (Before Redef) table for 2012 (2017 schema)
834834
#' @format A dataframe with 58032 obs. and 9 variables:
835835
#' \describe{
836-
#' \item{NIPACode}{text code}
837-
#' \item{MarginsCategory}{text category name, like 'Therapeutic medical equipment'}
836+
#' \item{IndustryCode}{text code}
837+
#' \item{IndustryDescription}{text category name, like 'Therapeutic medical equipment'}
838838
#' \item{CommodityCode}{BEA_2017_Detail_Code}
839839
#' \item{CommodityDescription}{BEA_2017_Detail_Name}
840840
#' \item{ProducersValue}{USD2017}

man/Detail_Margins_2012_BeforeRedef.Rd renamed to man/Detail_Margins_2012_BeforeRedef_12sch.Rd

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/Detail_Margins_2012_BeforeRedef_17sch.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/Detail_Margins_2017_BeforeRedef_17sch.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)