{"id":15187494,"url":"https://github.com/fgiorgia/data-cleaning-for-housing-data","last_synced_at":"2026-03-01T16:35:00.748Z","repository":{"id":171101867,"uuid":"552550265","full_name":"fgiorgia/data-cleaning-for-housing-data","owner":"fgiorgia","description":"Cleaning the Nashville Housing Data dataset.","archived":false,"fork":false,"pushed_at":"2025-09-15T11:54:53.000Z","size":4015,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-15T12:30:42.375Z","etag":null,"topics":["cleaning-dataset","cleaning-script","data-cleaning","plpgsql","postgres","postgresql"],"latest_commit_sha":null,"homepage":"https://www.linkedin.com/in/fgiorgia/","language":"PLpgSQL","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/fgiorgia.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-16T20:51:27.000Z","updated_at":"2025-09-15T11:54:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"b65ff10c-1232-4d36-b66e-466336a21355","html_url":"https://github.com/fgiorgia/data-cleaning-for-housing-data","commit_stats":{"total_commits":55,"total_committers":3,"mean_commits":"18.333333333333332","dds":0.509090909090909,"last_synced_commit":"498f10811f4283e8f8450f093d6d0d62ea09d409"},"previous_names":["fgiorgia/data-cleaning-for-housing-data"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fgiorgia/data-cleaning-for-housing-data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgiorgia%2Fdata-cleaning-for-housing-data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgiorgia%2Fdata-cleaning-for-housing-data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgiorgia%2Fdata-cleaning-for-housing-data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgiorgia%2Fdata-cleaning-for-housing-data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fgiorgia","download_url":"https://codeload.github.com/fgiorgia/data-cleaning-for-housing-data/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fgiorgia%2Fdata-cleaning-for-housing-data/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29974747,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:18:32.386Z","status":"ssl_error","status_checked_at":"2026-03-01T16:18:04.258Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cleaning-dataset","cleaning-script","data-cleaning","plpgsql","postgres","postgresql"],"created_at":"2024-09-27T18:23:15.674Z","updated_at":"2026-03-01T16:35:00.744Z","avatar_url":"https://github.com/fgiorgia.png","language":"PLpgSQL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Data cleaning for housing data\r\n\r\nCleaning the *Nashville Housing Data* dataset.\r\n\r\n## Initial setup\r\n\r\n### Postgres\r\n\r\nA postgres instance is expected to be available on your machine. You can download it here: \u003chttps://www.postgresql.org/download/\u003e.\r\nYou also need to install the Levenshtein Postgres extension.\r\n\r\n### Python\r\n\r\nYou need Poetry to setup this project. You can install it here: \u003chttps://python-poetry.org/docs/#installation\u003e.\r\n\r\nThen run the following to install the Poe plugin as well as the project dependencies.\r\n\r\n```sh\r\npoetry self add 'poethepoet[poetry_plugin]'\r\npoetry install\r\n```\r\n\r\n### Environment variables\r\n\r\nCreate a `.env` in the root of your project and set your Postgres\r\npassword as the `DB_PASSWORD`. Alternatively, set it directly as an env variable.\r\n\r\n## Running the pipeline\r\n\r\nRun the cleaning pipeline\r\n\r\n```sh\r\n poetry poe data-cleaning-pipeline\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgiorgia%2Fdata-cleaning-for-housing-data","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffgiorgia%2Fdata-cleaning-for-housing-data","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffgiorgia%2Fdata-cleaning-for-housing-data/lists"}