{"id":15648154,"url":"https://github.com/noracodes/counted-rs","last_synced_at":"2026-02-12T11:41:37.113Z","repository":{"id":84925676,"uuid":"94714679","full_name":"NoraCodes/counted-rs","owner":"NoraCodes","description":"A CLI for The Guardian's database of police shootings in the US","archived":false,"fork":false,"pushed_at":"2018-09-19T11:14:46.000Z","size":53,"stargazers_count":2,"open_issues_count":9,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T06:28:06.535Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/NoraCodes.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":"2017-06-18T21:41:46.000Z","updated_at":"2019-10-16T14:10:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"56c70aa0-7b7b-4a0d-b823-6c726186d163","html_url":"https://github.com/NoraCodes/counted-rs","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Fcounted-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Fcounted-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Fcounted-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NoraCodes%2Fcounted-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NoraCodes","download_url":"https://codeload.github.com/NoraCodes/counted-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574096,"owners_count":20960495,"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-10-03T12:23:45.401Z","updated_at":"2026-02-12T11:41:37.084Z","avatar_url":"https://github.com/NoraCodes.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# counted-rs\n\nA client for The Guardian's database of United States police killings.\n\nTo build, clone the repository and run `cargo build`, or download from the releases.\n\nThe tool can emit either human readable or CSV output (with `-v` or `--csv`). Given no arguments (or `--all`), it fetches the entire database. To see\nfilters, give `--help` at the command line.\n\n### Examples\n\nA single filter:\n\n```\n$ ./counted --age 13\nTyre King, 13yo Black Male in Columbus, OH\n```\n\nMultiple filters:\n\n```\n$ ./counted --city \"San Diego\" --age 30\nJoshua Sisson, 30yo White Male in San Diego, CA\nThongsoune Vilaysane, 30yo Asian/Pacific Islander Male in San Diego, CA\n```\n\nMany filters, CSV output:\n\n```\n$ ./counted --state NY --armed No --race Black -v\nname,address,age,armed,cause,city,state,day,month,year,race,sex\nSamuel Harrell,18 Strack Dr,30,No,Death in custody,Beacon,NY,21,April,2015,Black,Male\nDavid Felix,538 E Sixth St,24,No,Gunshot,New York,NY,25,April,2015,Black,Male\nRichard Davis,Tremont St and Morgan St,50,No,Taser,Rochester,NY,31,May,2015,Black,Male\nDenzel Brown,1851 Sunrise Hwy,21,No,Gunshot,Bay Shore,NY,22,March,2015,Black,Male\nMiguel Espinal,Saw Mill River Pkwy,36,No,Gunshot,Yonkers,NY,8,December,2015,Black,Male\nDonald 'Dontay' Ivy,Lark St and Second St,39,No,Taser,Albany,NY,2,April,2015,Black,Male\nFelix Kumi,Beekman Ave and Tecumseh Ave,61,No,Gunshot,Mount Vernon,NY,28,August,2015,Black,Male\nDelrawn Small,Atlantic Ave,37,No,Gunshot,Brooklyn,NY,4,July,2016,Black,Male\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoracodes%2Fcounted-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoracodes%2Fcounted-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoracodes%2Fcounted-rs/lists"}