NYCHA regularly updates a web page that displays information about indoor temperature sensor data by each development.
This web scraper runs daily and extracts the data from all of these tables and saves the results in a SQLite database. The scraper is hosted on morph.io.
See temp_scraper on morph.io.
Credit to @austensen for inspiring this scraper. Thank you @julia-guo @ryanywchen for contributing to this scraper