https://github.com/puria/fake-italian-data
Fake data of italian people
https://github.com/puria/fake-italian-data
Last synced: 3 months ago
JSON representation
Fake data of italian people
- Host: GitHub
- URL: https://github.com/puria/fake-italian-data
- Owner: puria
- License: agpl-3.0
- Created: 2021-04-29T22:28:21.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-30T22:20:12.000Z (about 4 years ago)
- Last Synced: 2025-01-22T11:47:43.850Z (5 months ago)
- Language: JavaScript
- Size: 5.63 MB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
fake-italian-data
Fake anagraphic data of italian citizens
•
🎮 Quick start
•
😍 Acknowledgements
•
👤 Contributing
•
💼 LicenseSometimes you need a lot of data to process for testing purposes ;p
This scripts generates 200'000 entries of valid and realistic data in a CSV with the following fields:
- name
- surname
- Codice Fiscale
- phone numbes🚩 Table of Contents (click to expand)
- [Quick start](#-quick-start)
- [Acknowledgements](#-acknowledgements)
- [Contributing](#-contributing)
- [License](#-license)---
## 🎮 Quick start
To start just download the file from the [release page](../../releases)
---
## 😍 Acknowledgements
[](http://www.dyne.org)
Copyleft (ɔ) 2021 by [Dyne.org](https://www.dyne.org) foundation, Amsterdam
Designed, written and maintained by Puria Nafisi Azizi.
Special thanks to:
- [comuni-province-regioni-italia](https://github.com/GiamBoscaro/comuni-province-regioni-italia)
- [CodiceFiscaleJS](https://github.com/lucavandro/CodiceFiscaleJS)
- [faker](https://github.com/marak/Faker.js/)**[🔝 back to top](#toc)**
---
## 👤 Contributing
1. 🔀 [FORK IT](../../fork)
2. Create your feature branch `git checkout -b feature/branch`
3. Commit your changes `git commit -am 'Add some fooBar'`
4. Push to the branch `git push origin feature/branch`
5. Create a new Pull Request
6. 🙏 Thank you---
## 💼 License
fake-italian-data
Copyleft (ɔ) 2021 Dyne.org foundation, AmsterdamThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .