NREL / Solar-for-Industry-Process-Heat

3 stars 1 forks source link

108 processes allocation #11

Closed calmc closed 4 years ago

calmc commented 4 years ago

Check how temperature data was allocated from "108 processes book" to county data, specifically how NAICS codes not matched to SIC codes in book were assigned temperature information.

calmc commented 4 years ago

Hey @carriescho, I'm creating this issue for documentation and to make it easier to reference specific code.

calmc commented 4 years ago

Assignment of data to NAICS not represented in book is addressed in temp_mapping method in enduse_temps_IPH.py. See here.

carriescho commented 4 years ago

@calmc, thanks, I see in the code where you do the mapping of temperatures to NAICS (and end use) not included in the original survey. But for the purposes of determining which NAICS use hot water heating, it seems like it's still valid to reference the NAICS (or, SIC to NAICS) based on original heat type (water or steam) reported in 108, right?

calmc commented 4 years ago

Hey @carriescho-- sorry, I lost track of this. Yes, I think it's still valid to reference the SIC/NAICS that originated with the 108 book.