Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nicolasbizzozzero/datagenerator
Randomly generate various commonly used data
https://github.com/nicolasbizzozzero/datagenerator
data data-generation data-generator data-science
Last synced: 6 days ago
JSON representation
Randomly generate various commonly used data
- Host: GitHub
- URL: https://github.com/nicolasbizzozzero/datagenerator
- Owner: NicolasBizzozzero
- License: gpl-3.0
- Created: 2017-05-23T16:23:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-01T11:20:52.000Z (almost 6 years ago)
- Last Synced: 2024-11-07T10:55:02.401Z (about 2 months ago)
- Topics: data, data-generation, data-generator, data-science
- Language: Python
- Homepage:
- Size: 20.2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sources
## First Name
* http://deron.meranda.us/data
* https://www2.census.gov/topics/genealogy
* https://www.ssa.gov/OACT/babynames/limits.html## Last Name
## Places
* https://www.maxmind.com/fr/free-world-cities-database# TODO
* Add continent to all countries (or subdivise the big json document into 7 dictionaries).
* Replace Undefined sex for a lot of names (maybe with this lib: https://pypi.python.org/pypi/SexMachine ).