{"id":25869482,"url":"https://github.com/aust21/crime-data-digitisation","last_synced_at":"2025-11-26T14:03:00.073Z","repository":{"id":278639057,"uuid":"936280169","full_name":"aust21/crime-data-digitisation","owner":"aust21","description":"Simulation of migrating from storing data on files to cloud storage","archived":false,"fork":false,"pushed_at":"2025-03-28T13:15:20.000Z","size":591,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T14:24:17.523Z","etag":null,"topics":["airflow","aws","data-engineering","python","streamlit"],"latest_commit_sha":null,"homepage":"https://crimedata.streamlit.app/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aust21.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-20T20:28:24.000Z","updated_at":"2025-03-28T13:15:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"0862e498-a24e-4b70-af5b-0d01e0c5c04e","html_url":"https://github.com/aust21/crime-data-digitisation","commit_stats":null,"previous_names":["aust21/crime-data-digitisation"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aust21/crime-data-digitisation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aust21%2Fcrime-data-digitisation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aust21%2Fcrime-data-digitisation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aust21%2Fcrime-data-digitisation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aust21%2Fcrime-data-digitisation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aust21","download_url":"https://codeload.github.com/aust21/crime-data-digitisation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aust21%2Fcrime-data-digitisation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286079811,"owners_count":27282121,"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","status":"online","status_checked_at":"2025-11-26T02:00:06.075Z","response_time":193,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["airflow","aws","data-engineering","python","streamlit"],"created_at":"2025-03-02T05:17:33.497Z","updated_at":"2025-11-26T14:03:00.056Z","avatar_url":"https://github.com/aust21.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CrimeStats Digitization\n\nA project to simulate the digitization of South African crime statistics, effectively storing them on secure cloud systems (AWS).\n\n# Features\n\n- Data Ingestion: Reads crime data from a flat file stored in an AWS bucket.\n- Data Storage: Loads processed data into a PostgreSQL database on AWS.\n- Real-Time Processing: Fast access to frequently queried records using Redis caching.\n\n# Tech Stack\n\n- Python: Core programming language for data processing and pipeline management.\n- PostgreSQL: Relational database to store digitized crime data.\n- Airflow: For scheduling and automating the pipeline\n\n# Getting Started\n\n## Prerequisites\n\nMake sure you have the following installed:\n\n- Python 3.x\n\n### Installation\n\n1. Clone the repo\n\n```bash\ngit clone https://github.com/aust21/crime-stats-digitisation.git\ncd crime-stats-digitisation\n```\n\n2. Create a virtual environment\n\n- On Linux\n\n```bash\npython3 -m venv venv\nsource venv/bin/activate\n```\n\n- Windows\n\n```bash\npython -m venv venv\nvenv\\Scripts\\activate\n```\n\n3. Install dependencies\n\n```bash\npip install -r requirements.txt\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faust21%2Fcrime-data-digitisation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faust21%2Fcrime-data-digitisation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faust21%2Fcrime-data-digitisation/lists"}