Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```