A package for accessing names and last names from Argentina.
Project description
nombres-arg: Nombres y Apellidos de Argentina
Overview
ES:
Colección de nombres históricos de Argentina, basado en los siguientes datasets del repositorio de datos público Datos Argentina:
-
Histórico de nombres, perteneciente al recurso Nombres de personas físicas. Fecha de última actualización: 27-Julio-2017
-
Personas por apellido por provincia, perteneciente al recurso Distribución de apellidos en Argentina. Fecha de última actualización: 21-Agosto-2022.
La finalidad de este repositorio de datos es disponibilizar sin repeticiones los nombres y apellidos de personas físicas en Argentina.
EN:
Collection of historical names from Argentina, based on the following datasets from the public data repository Datos Argentina:
-
Historical Names, part of the Names of Natural Persons resource. Last updated: July 27, 2017
-
People by Last Name by Province, part of the Distribution of Last Names in Argentina resource. Last updated: August 21, 2022.
The purpose of this data repository is to make the first and last names of individuals in Argentina available without repetition.
Installation
There are multiple alternatives for installing this package.
Install from PyPI (Recommended)
nombres-arg is available on PyPI. It can be installed via pip as follows:
pip install nombres-arg
Install from GitHub (Latest Version)
pip install git+https://github.com/adrian-alejandro/nombres-arg.git
Install locally from Source
git clone https://github.com/adrian-alejandro/nombres-arg.git
cd nombres-arg
pip install .
Install in editable mode (for development)
In case you would like to modify the package:
pip install -e .
Usage
It's easy to import the lists of names and lastnames:
from nombres_arg import NAMES
or
from nombres_arg import LASTNAMES
Feedback and/or Contribution
Please feel free to reach out for feedback and/or to contribute, either e-email or by raising an issue in the gitHub repo.
Project details
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 nombres_arg-0.4.9.tar.gz.
File metadata
- Download URL: nombres_arg-0.4.9.tar.gz
- Upload date:
- Size: 14.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80e33623d058fe531a89c014fa41c9507c37ba28cb77b7137119994f2a2f39b8
|
|
| MD5 |
004e9703296ae3a8009b4bd205c54f9e
|
|
| BLAKE2b-256 |
052f62724f5b24a9bb79a7e5f6259f395d5512d7a764e35f301577e884b00798
|
File details
Details for the file nombres_arg-0.4.9-py3-none-any.whl.
File metadata
- Download URL: nombres_arg-0.4.9-py3-none-any.whl
- Upload date:
- Size: 12.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
41c21de574ee6d4720f5677e03648255c8666bd9813c881b7943a529f8fa4285
|
|
| MD5 |
588e08043fc1673a1fd310bf49215ad3
|
|
| BLAKE2b-256 |
cae732fd318d1278bfd64de0abecb077fd057fbd88e533b26074b96ff20c8a83
|