{"id":21423492,"url":"https://github.com/nafisalawalidris/911-call-analysis","last_synced_at":"2025-06-26T16:09:33.494Z","repository":{"id":174311004,"uuid":"652055445","full_name":"nafisalawalidris/911-Call-Analysis","owner":"nafisalawalidris","description":"The 911 Call Analysis project explores and visualises emergency call data to uncover patterns and trends. It includes data preparation, exploratory analysis, visualizing call volume and reasons and generating heatmaps. Users can customize the code for their dataset. The project relies on libraries like Pandas, NumPy, Matplotlib, Seaborn, and SciPy","archived":false,"fork":false,"pushed_at":"2023-06-12T22:43:02.000Z","size":25285,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-26T16:07:40.783Z","etag":null,"topics":["cluster-analysis","data-analysis","data-visualization","decision-making","emergency-calls","emergency-services","exploratory-data-analysis","heatmaps","matplotlib","numpy","pandas","patterns-and-trends","resource-allocation","scipy","seaborn"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/nafisalawalidris.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}},"created_at":"2023-06-11T00:08:23.000Z","updated_at":"2024-12-14T03:41:02.000Z","dependencies_parsed_at":"2023-07-14T07:00:13.023Z","dependency_job_id":null,"html_url":"https://github.com/nafisalawalidris/911-Call-Analysis","commit_stats":null,"previous_names":["elfeenah/911-call-analysis","nafisalawalidris/911-call-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nafisalawalidris/911-Call-Analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2F911-Call-Analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2F911-Call-Analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2F911-Call-Analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2F911-Call-Analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nafisalawalidris","download_url":"https://codeload.github.com/nafisalawalidris/911-Call-Analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nafisalawalidris%2F911-Call-Analysis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262099716,"owners_count":23258668,"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":["cluster-analysis","data-analysis","data-visualization","decision-making","emergency-calls","emergency-services","exploratory-data-analysis","heatmaps","matplotlib","numpy","pandas","patterns-and-trends","resource-allocation","scipy","seaborn"],"created_at":"2024-11-22T21:16:32.531Z","updated_at":"2025-06-26T16:09:33.396Z","avatar_url":"https://github.com/nafisalawalidris.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n\u003c/head\u003e\n\u003cbody\u003e\n  \u003ch1\u003e911 Call Analysis\u003c/h1\u003e\n\n  \u003ch2\u003eProject Description\u003c/h2\u003e\n  \u003cp\u003eThe 911 Call Analysis project is an exploration and visualization of emergency call data to gain insights into patterns, trends, and important metrics related to emergency incidents.\u003c/p\u003e\n\n  \u003ch2\u003eDataset\u003c/h2\u003e\n  \u003cp\u003eThe project utilizes a dataset containing information about emergency calls, including the reason for the call, timestamp, and other relevant details.\u003c/p\u003e\n\n  \u003ch2\u003eAnalysis and Visualization\u003c/h2\u003e\n  \u003cp\u003eThe project involves the following analysis and visualization tasks:\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003eData preparation, including cleaning and extracting relevant information.\u003c/li\u003e\n    \u003cli\u003eExploratory Data Analysis (EDA) to understand the distribution of emergency calls.\u003c/li\u003e\n    \u003cli\u003eVisualizing call volume over time.\u003c/li\u003e\n    \u003cli\u003eAnalyzing call reasons.\u003c/li\u003e\n    \u003cli\u003eHeatmap and Clustermap visualizations.\u003c/li\u003e\n  \u003c/ul\u003e\n\n  \u003ch2\u003eUsage\u003c/h2\u003e\n  \u003cp\u003eTo use this project:\u003c/p\u003e\n  \u003col\u003e\n    \u003cli\u003eObtain the emergency call dataset in a tabular format.\u003c/li\u003e\n    \u003cli\u003eLoad the dataset into a suitable environment or programming language.\u003c/li\u003e\n    \u003cli\u003eRun the provided code or adapt it to your specific dataset and analysis requirements.\u003c/li\u003e\n    \u003cli\u003eExplore the visualizations generated to gain insights into the emergency call data.\u003c/li\u003e\n    \u003cli\u003eFurther customize the code or visualizations as needed.\u003c/li\u003e\n  \u003c/ol\u003e\n\n  \u003ch2\u003eRequirements\u003c/h2\u003e\n  \u003cp\u003eThe project requires the following libraries:\u003c/p\u003e\n  \u003cul\u003e\n    \u003cli\u003ePandas\u003c/li\u003e\n    \u003cli\u003eNumPy\u003c/li\u003e\n    \u003cli\u003eMatplotlib\u003c/li\u003e\n    \u003cli\u003eSeaborn\u003c/li\u003e\n    \u003cli\u003eSciPy\u003c/li\u003e\n  \u003c/ul\u003e\n\n   \u003ch2\u003eContributors\u003c/h2\u003e\n  \u003cp\u003eThis project was developed by \u003cb\u003eNafisa Lawal Idris\u003c/b\u003e. Contributions and feedback are welcome.\u003c/p\u003e\n  \n  \u003ch2\u003eConclusion\u003c/h2\u003e\n  \u003cp\u003eThe 911 Call Analysis project provides a comprehensive analysis of emergency call data, enabling insights that can inform decision-making and improve emergency services.\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafisalawalidris%2F911-call-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnafisalawalidris%2F911-call-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnafisalawalidris%2F911-call-analysis/lists"}