{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-4154"
    }
  ],
  "@type": [
    "nrdp:DataPublication",
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-4154",
  "ediid": "ark:/88434/mds2-4154",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-4154",
  "title": "Building 423 IAQ Manufactured House (MH) DAQ \u2014 Automated Data Acquisition and Backup System",
  "contactPoint": {
    "fn": "Nathan Lima",
    "hasEmail": "mailto:nathan.lima@nist.gov"
  },
  "modified": "2026-03-20",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-4154",
  "description": [
    "Python-based automation system for the NIST Building 423 Manufacturing House IAQ test facility. Provides incremental backups of instrumentation data, weather station logs, and thermostat telemetry to mission network storage with detailed error logging, retry logic, and support for scheduled execution."
  ],
  "keyword": [
    "Indoor Air Quality",
    "Data Acquisition",
    "Indoor Air Quality Test House",
    "Ventilation Performance",
    "Airflow Analysis",
    "Multi-zone Modeling",
    "Sensor Calibration",
    "Building Science"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Buildings and Construction: Indoor air quality"
    },
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Data and informatics"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "_editStatus": "done",
  "theme": [
    "Buildings and Construction: Indoor air quality",
    "Information Technology: Data and informatics"
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/Building423_IAQ-MH_DAQ",
      "description": "Automated backup and data collection scripts for the NIST IAQ Manufactured House (MH) test facility Data Acquisition (DAQ) system at Building 423. This repository contains Python scripts and deployment documentation for copying instrument data from the DAQ desktop computer to secure network storage and downloading thermostat data from the Ecobee4 smart thermostat.",
      "title": "GitHub repo for the Building 423 IAQ Manufactured House (MH) DAQ \u2014 Automated Data Acquisition and Backup System",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/Building423_IAQ-MH_DAQ",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    },
    {
      "@id": "cmps/README.md",
      "@type": [
        "nrdp:DataFile",
        "nrdp:DownloadableFile",
        "dcat:Distribution"
      ],
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/DataFile"
      ],
      "filepath": "README.md",
      "downloadURL": "https://data.nist.gov/od/ds/mds2-4154/README.md",
      "mediaType": "text/markdown",
      "description": "Automated backup and data collection system for the NIST IAQ Manufactured House test facility, handling indoor DAQ, outdoor weather station, and Ecobee thermostat data.",
      "title": "GitHub repo README file",
      "size": 12707,
      "checksum": {
        "hash": "c97676d10965c185450218656be9e42b8390758f35b6fe6f4dc99670af72a21b",
        "algorithm": {
          "tag": "sha256",
          "@type": "Thing"
        }
      }
    }
  ],
  "authors": [
    {
      "familyName": "Lima",
      "fn": "Nathan  Lima",
      "givenName": "Nathan",
      "middleName": "",
      "affiliation": [
        {
          "title": "National Institute of Standards and Technology",
          "subunits": [
            "Engineering Laboratory (EL) / Building Energy and Environment Division (BEED)"
          ],
          "@type": "org:Organization",
          "@id": "ror:05xpvk416"
        }
      ],
      "orcid": "0009-0004-6252-4368",
      "@type": "foaf:Person"
    }
  ],
  "annotated": "2026-05-18T14:35:32.973514",
  "revised": "2026-05-18T14:35:32.973514",
  "issued": null,
  "firstIssued": "2026-05-18T14:35:32.973514"
}