{"id":22231238,"url":"https://github.com/jneidel/animal-names","last_synced_at":"2025-03-25T09:12:17.916Z","repository":{"id":187159784,"uuid":"676408816","full_name":"jneidel/animal-names","owner":"jneidel","description":"Dataset of 100 common animal names","archived":false,"fork":false,"pushed_at":"2023-08-14T13:58:55.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T15:59:56.608Z","etag":null,"topics":["animals","data","dataset","json","names","opendata"],"latest_commit_sha":null,"homepage":"","language":null,"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/jneidel.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-08-09T06:17:04.000Z","updated_at":"2023-08-09T06:34:32.000Z","dependencies_parsed_at":"2023-08-09T08:01:28.797Z","dependency_job_id":"8ec11001-7d3f-4bef-a218-34adde7472ae","html_url":"https://github.com/jneidel/animal-names","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"444b95b2b863d01ffbf1419928d38d93616063bd"},"previous_names":["jneidel/animal-names"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jneidel%2Fanimal-names","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jneidel%2Fanimal-names/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jneidel%2Fanimal-names/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jneidel%2Fanimal-names/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jneidel","download_url":"https://codeload.github.com/jneidel/animal-names/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245431733,"owners_count":20614184,"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":["animals","data","dataset","json","names","opendata"],"created_at":"2024-12-03T01:20:14.264Z","updated_at":"2025-03-25T09:12:17.414Z","avatar_url":"https://github.com/jneidel.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Animal names\n\n\u003e Dataset of 100 common animal names\n\n## Data\n\n### `animals-common`\n\n[![](https://img.shields.io/badge/animal_names-138-brightgreen.svg?style=flat-square)](animals-common.txt)\n\nHandpicked dataset of animals you will know (western perspective).\n\nSee: [`txt`](animals-common.txt), [`json`](animals-common.json)\n\n### `animals-unfiltered`\n\n[![](https://img.shields.io/badge/animal_names-1139-brightgreen.svg?style=flat-square)](animals-unfiltered.txt)\n\nUnfiltered list of animal names that include:\n\n- country name prefixed animals (like African ..)\n- adjective prefixed animals (like Red .., Bush ..)\n- some latin names\n\nSee: [`txt`](animals-unfiltered.txt), [`json`](animals-unfiltered.json)\n\n## Source\n\nThe orignal data source is: [JustOscarJ1/animals](https://github.com/JustOscarJ1/animals)\n\n## See also\n\nMore datasets:\n\n- [nationalities](https://github.com/jneidel/nationalities)\n- [job titles](https://github.com/jneidel/job-titles)\n\n## Transforms\n\nThese are the transfomations I applied to the data (along with some manual picking out.)\n\nTo get `animals-unfiltered.txt` from the source file:\n\n```sh\n\u003cSOURCE sed -E \"s|,.+$||; s|[^-]+-\\S||\" | sort | uniq | grep -Fv unidentified | grep -Fv . | grep -ve \" .*us$\" -e \" .*is$\" -e \"^[a-z]\" -e \"Western\" -e \"Southern\" -e \"Northern\" -e \"Eastern\" -e \"^$\"\n```\n\nFrom `txt` to `json`:\n\n```sh\n\u003cFILE.txt awk -F@ 'BEGIN { print \"[\" } { print \"  \\\"\"$1\"\\\",\" }' | sed '$ s/,$/\\n]/'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjneidel%2Fanimal-names","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjneidel%2Fanimal-names","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjneidel%2Fanimal-names/lists"}