A Collection of Dwellings to Represent the U.S. Housing Stock (2024 Update) Associated Python Scripts
This is a compilation of Python scripts used when developing the Collection of Dwellings to Represent the U.S. Housing Stock (2024 Update) NIST TN.
Complete Metadata
| @type | dcat:Dataset |
|---|---|
| accessLevel | public |
| accrualPeriodicity | irregular |
| bureauCode |
[
"006:55"
]
|
| contactPoint |
{
"fn": "Nathan Lima",
"hasEmail": "mailto:nathan.lima@nist.gov"
}
|
| description | This is a compilation of Python scripts used when developing the Collection of Dwellings to Represent the U.S. Housing Stock (2024 Update) NIST TN. |
| distribution |
[
{
"title": "recs20_sqft_weighted_average",
"format": "Python script",
"mediaType": "text/x-python",
"description": "Python script to calculate the recs20 sq. ft. weighted averages",
"downloadURL": "https://data.nist.gov/od/ds/mds2-3488/recs20_sqft_weighted_average.py"
},
{
"title": "Weatherization Assistance Program (WAP) calculations",
"format": "Python Script",
"mediaType": "text/x-python",
"description": "This python script was used to analyzed the RECS and AHS database for Weatherization Assistance Program (WAP) household eligibility.",
"downloadURL": "https://data.nist.gov/od/ds/mds2-3488/wap_calc.py"
},
{
"title": "dwelling characteristic distribution",
"format": "Python script",
"mediaType": "text/x-python",
"description": "This script handles most of the data wrangling of the AHS and RECS dataset and produces simplified CSV files",
"downloadURL": "https://data.nist.gov/od/ds/mds2-3488/characteristic_distribution.py"
},
{
"title": "ahs21 weighted average calculations",
"format": "Python Script",
"mediaType": "text/x-python",
"description": "This script performed ahs21 weighted average calculations",
"downloadURL": "https://data.nist.gov/od/ds/mds2-3488/ahs21_weighted_average.py"
},
{
"title": "ahs recs data comparison",
"format": "Python Script",
"mediaType": "text/x-python",
"description": "This script performed the initial AHS and RECS data comparisons.",
"downloadURL": "https://data.nist.gov/od/ds/mds2-3488/ahs_recs_data_comparison.py"
},
{
"title": "Update current RECS and AHS dwelling representation to the RECS97",
"format": "Python Script",
"mediaType": "text/x-python",
"description": "This script updated the current RECS and AHS dwelling data for comparison to the RECS97 data.",
"downloadURL": "https://data.nist.gov/od/ds/mds2-3488/update_values_recs97.py"
}
]
|
| identifier | ark:/88434/mds2-3488 |
| issued | 2024-09-04 |
| keyword |
[
"Database; dwelling; indoor air quality; modeling; residential buildings; ventilation; Python; CONATM"
]
|
| landingPage | https://data.nist.gov/od/id/mds2-3488 |
| language |
[
"en"
]
|
| license | https://www.nist.gov/open/license |
| modified | 2024-06-03 00:00:00 |
| programCode |
[
"006:045"
]
|
| publisher |
{
"name": "National Institute of Standards and Technology",
"@type": "org:Organization"
}
|
| references |
[
"https://doi.org/10.6028/NIST.TN.2329"
]
|
| theme |
[
"Buildings and Construction:Air conditioning and heating equipment",
"Buildings and Construction:Indoor air quality",
"Environment:Environmental health",
"Mathematics and Statistics:Modeling and simulation research"
]
|
| title | A Collection of Dwellings to Represent the U.S. Housing Stock (2024 Update) Associated Python Scripts |