{"id":26806292,"url":"https://github.com/ramadis/delitos-caba","last_synced_at":"2025-04-23T11:58:12.822Z","repository":{"id":77734583,"uuid":"118189917","full_name":"ramadis/delitos-caba","owner":"ramadis","description":"🚓 Crime dataset for the City of Buenos Aires, Argentina","archived":false,"fork":false,"pushed_at":"2022-07-11T13:11:37.000Z","size":11556,"stargazers_count":44,"open_issues_count":1,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T11:58:03.663Z","etag":null,"topics":["argentina","crime-data","crime-prediction","datasets","machine-learning"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/ramadis.png","metadata":{"files":{"readme":"README.en.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":"2018-01-19T23:26:52.000Z","updated_at":"2024-09-23T01:24:48.000Z","dependencies_parsed_at":"2023-03-09T08:45:41.633Z","dependency_job_id":null,"html_url":"https://github.com/ramadis/delitos-caba","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadis%2Fdelitos-caba","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadis%2Fdelitos-caba/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadis%2Fdelitos-caba/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ramadis%2Fdelitos-caba/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ramadis","download_url":"https://codeload.github.com/ramadis/delitos-caba/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250430589,"owners_count":21429323,"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":["argentina","crime-data","crime-prediction","datasets","machine-learning"],"created_at":"2025-03-29T23:30:54.015Z","updated_at":"2025-04-23T11:58:12.816Z","avatar_url":"https://github.com/ramadis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Buenos Aires Crime Dataset\nThis repository generates automatically a single file, updated with more than `361,658` reported crimes committed in the City of Buenos Aires since 2016.\n\nThis repository is deprecated and was replaced by the [official dataset for crimes in the City of Buenos Aires](https://data.buenosaires.gob.ar/dataset/delitos)\n\n### Motive\nAlthough the data is public (see section 'Clarification'), a complete file is not available for downloading, with all the fields, to simplify the analysis of them. This repository solves that problem.\n\n### Data\nThe file in `JSON` format, is named `delitos` and can be downloaded from the [releases section in `JSON`](https://github.com/ramadis/delitos-caba/releases/download/3.0/delitos.json) or [`CSV` format](https://github.com/ramadis/delitos-caba/releases/download/3.0/delitos.csv).\n\nCampo | Tipo | Descripción\n-- | -- | --\nid | Number | Unique crime identifier\ncomuna | String | Name of commune\nbarrio | String | Neighborhood name\nlatitud | Number | Latitude of the crime scene\nlongitud | Number | Longitude of crime scene\nfecha | String | Crime date in `YYYY-MM-DD` format\nhora | String | Crime time in `hhh: mm: ss` format\nuso_arma | String | Describes whether the robbery was armed\nuso_moto | String | Describes if the robbery was made by a motorcycle robber\norigen_dato | String | Describes the origin of the complaint\ntipo_delito | String | Describes the type of crime\ncantidad_vehiculos | Number | Number of vehicles involved\ncantidad_victimas | Number | Number of fatalities\n\n### Example\n```JSON\n{ \"id\": 120814,\n  \"comuna\": \"Comuna 11\",\n  \"barrio\": \"VILLA DEVOTO\",\n  \"latitud\": -34.605,\n  \"longitud\": -58.5105,\n  \"fecha\": \"2016-12-13\",\n  \"hora\": \"23:05:00\",\n  \"uso_arma\": \"SIN USO DE ARMA\",\n  \"uso_moto\": \"SIN MOTO\",\n  \"origen_dato\": null,\n  \"tipo_delito\": \"Lesiones Seg Vial\",\n  \"cantidad_vehiculos\": 1,\n  \"cantidad_victimas\": 0 }\n```\n\n### Clarification\nThese data are public and available for viewing on the official website [http://mapa.seguridadciudad.gob.ar/](http://mapa.seguridadciudad.gob.ar/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framadis%2Fdelitos-caba","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Framadis%2Fdelitos-caba","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Framadis%2Fdelitos-caba/lists"}