A library enabling users to fetch data from ssa.gov.
Project description
ssa-gov
A tool to fetch data from ssa.gov, particularly name data.
Installation
You can install the package via pip:
pip install ssa-gov
Usage
- Fetch Popular Names Data:
from ssa_gov import get_popular_baby_names
male_data, female_data = get_popular_baby_names(year=2020, n=100)
- Get Name Popularity Data:
from ssa_gov import get_baby_name_popularity_data
data = get_baby_name_popularity_data(name="Meryl", since_year=1880, sex='F')
Author
Roberto Banić @ Octris LLC
For inquiries, merge requests, improvement suggestions, and anything else, reach out to roberto@octr.is.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Our Open-Source Philosophy
At Octris LLC, we deeply believe in the transformative power of open-source software. Open-source, to us, is more than just a methodology—it's a philosophy that heralds transparency, community-driven progress, and an ethos of shared innovation.
Our support particularly leans towards permissive licenses like MIT, which we feel best embody our vision of unhindered collaboration and freedom in software distribution and modification. While we respect the intentions behind copyleft licenses like GPLv3, our preference lies with licenses that minimize restrictions, fostering a more inclusive and adaptive tech ecosystem. By aligning ourselves with such licenses, Octris LLC reaffirms its commitment to creating and supporting platforms where technology is not just accessible and open, but also freely adaptable to the diverse needs of users across the globe.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ssa-gov-1.0.1.tar.gz.
File metadata
- Download URL: ssa-gov-1.0.1.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0d961481f15bcf88c49f2eec8e0f1dad22cc69481181d105d02e347fe492a2c8
|
|
| MD5 |
3f3186c2d948f92386ac59e56e0725a1
|
|
| BLAKE2b-256 |
269fdc426ea52f2764c7a676c8176c91f568216f77e2a357e1441b16c50c0bb9
|
File details
Details for the file ssa_gov-1.0.1-py3-none-any.whl.
File metadata
- Download URL: ssa_gov-1.0.1-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
15c7a3bfff8cd28bdbebd039c70dd22901fc6449bebfcc96de25fba045112c21
|
|
| MD5 |
5d21f9a95e0a4ecbd3be3eb81b82d35f
|
|
| BLAKE2b-256 |
6aeb9914e227ea3d02cdaab08e419dea326580c9d2a0e84a38245a0b9f4abe64
|