Skip to content

This software extracts all PESEL numbers from .txt file and decode from them gender and date of birth

Notifications You must be signed in to change notification settings

frankofil/PESEL-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

PESEL extractor

What is a PESEL number?

PESEL is the national identification number used in Poland since 1979. It always has 11 digits, identifies just one person and cannot be changed to another one. The PESEL number is mandatory for all permanent residents of Poland and for temporary residents living in Poland for over 2 months.

How to use?

Firstly clone repository to your computer

git clone https://github.com/frankofil/PESEL-extractor.git

To run the program you have to run

python script.py

Then you will be asked to provide a path to .txt file in which you want to find all PESEL numbers and decode the gender and date of birth of those people. If you just want to test this software on given test.txt file, provide the path of test.txt file

PATH: test.txt

About

This software extracts all PESEL numbers from .txt file and decode from them gender and date of birth

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages