Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/koverholt/name-popularity
Display name popularity by year
https://github.com/koverholt/name-popularity
Last synced: 9 days ago
JSON representation
Display name popularity by year
- Host: GitHub
- URL: https://github.com/koverholt/name-popularity
- Owner: koverholt
- Created: 2020-09-05T02:41:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-19T07:05:34.000Z (9 months ago)
- Last Synced: 2024-12-24T04:44:25.707Z (17 days ago)
- Language: TypeScript
- Homepage: https://names.koverholt.com
- Size: 1.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# popular-names
Display name popularity by year
Data from https://www.ssa.gov/OACT/babynames/limits.html
## Deployment
```
gcloud run deploy name-popularity --source src/ --region us-central1 --allow-unauthenticated
```