-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make column names more generic for F and V
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
BEA_2012_Sector_Code,BEA_2012_Sector_Name,BEA_2012_Summary_Code,BEA_2012_Summary_Name,BEA_2012_Detail_Code,BEA_2012_Detail_Name,USEEIO_Code,USEEIO_Industry,NAICS_2012_Code,NAICS_2012_Name | ||
BEA_Sector_Code,BEA_Sector_Name,BEA_Summary_Code,BEA_Summary_Name,BEA_Detail_Code,BEA_Detail_Name,USEEIO_Code,USEEIO_Industry,NAICS_Code,NAICS_Name | ||
V001,Compensation of employees,V001,Compensation of employees,V00100,Compensation of employees,,,, | ||
V002,"Taxes on production and imports, less subsidies",V002,"Taxes on production and imports, less subsidies",V00200,"Taxes on production and imports, less subsidies",,,, | ||
V003,Gross operating surplus,V003,Gross operating surplus,V00300,Gross operating surplus,,,, |