{"id":20234773,"url":"https://github.com/datamade/ihs-price-index","last_synced_at":"2026-03-17T17:10:47.181Z","repository":{"id":31539238,"uuid":"35103823","full_name":"datamade/ihs-price-index","owner":"datamade","description":"Price Index Visualization for The DePaul Institute for Housing Studies","archived":false,"fork":false,"pushed_at":"2024-11-08T14:45:33.000Z","size":10204,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-24T16:37:27.731Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/datamade.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-05-05T14:12:04.000Z","updated_at":"2024-11-08T14:45:16.000Z","dependencies_parsed_at":"2023-01-14T19:30:38.528Z","dependency_job_id":"d5c3e9dc-02f1-4cb7-8721-db0cde8e867c","html_url":"https://github.com/datamade/ihs-price-index","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamade%2Fihs-price-index","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamade%2Fihs-price-index/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamade%2Fihs-price-index/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/datamade%2Fihs-price-index/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/datamade","download_url":"https://codeload.github.com/datamade/ihs-price-index/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248273736,"owners_count":21076225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T08:12:46.076Z","updated_at":"2026-03-17T17:10:47.149Z","avatar_url":"https://github.com/datamade.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Price Index Visualization for The DePaul Institute for Housing Studies\n\n## Running locally\n\n``` bash\ngit clone git@github.com:datamade/ihs-price-index.git\ncd ihs-price-index\npython -m SimpleHTTPServer\n```\n\nnavigate to http://localhost:8000/\n\n## Dependencies\nWe used the following open source tools:\n\n* [Bootstrap](http://getbootstrap.com/) - Responsive HTML, CSS and Javascript framework\n* [Leaflet](http://leafletjs.com/) - javascript library interactive maps\n* [HighCharts](http://www.highcharts.com/) - javascript library online, interactive charts\n\n## Data updates\n\nThe Price Index is updated twice a year with data from the IHS team. Data is shared in an excel spreadsheet with several tabs.\n\nSteps to update:\n\n1. Open up the excel file and export two sheets: index by quarter and the summary table. Save these sheets as `csv`.\n2. Ensure that the format of these sheets matches the existing files in the `/data` folder. There are often times slight differences in the column titles and additional rows and columns that need to be removed.\n3. Once the files are cleaned up, move them into the `/data` folder.\n4. Open up a terminal and cd into the `/data` folder. Activate your python3 virtual env. There are no requirements to install.\n5. Run `python munge.py`. It will update the `cook_puma_trend_by_quarter.csv` file.\n6. Open up `index.html`, `js/app.js` and `js/app_iframe.js` and replace any references to the previous update's files with the new ones.\n7. The chart titles on `index.html` and `js/app_iframe.js` will also need to be updated.\n\nYou can view an example PR for one of these updates here: https://github.com/datamade/ihs-price-index/pull/4\n\n## Team\n\n* Derek Eder - developer, content\n* Eric van Zanten - developer, GIS data\n\n## Errors / Bugs\n\nIf something is not behaving intuitively, it is a bug, and should be reported.\nReport it here: https://github.com/datamade/ihs-price-index/issues\n\n## Note on Patches/Pull Requests\n \n* Fork the project.\n* Make your feature addition or bug fix.\n* Commit, do not mess with rakefile, version, or history.\n* Send a pull request. Bonus points for topic branches.\n\n## Copyright\n\nCopyright (c) 2021 DataMade. Released under the [MIT License](https://github.com/datamade/ihs-price-index/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamade%2Fihs-price-index","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdatamade%2Fihs-price-index","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdatamade%2Fihs-price-index/lists"}