Skip to content

bjornarjatten/pep-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PEP-parser

An simple parser that allows for search in an excel-file over politically exposed persond in Denmark

How to run it

  1. Pull from the repo, and move to the folder src.
  2. Write dotnet run and you should be presented with something like this: console interface
  3. Write your inputs, and the program will return whether it found the person or not: console interface
  4. Success :)

Improvements

See issues in this repository

Dependencies

Uses the open-source library "ExcelDataReader", which is licensed under the MIT-license, and is therefore free for commerical use.

Read more about ExcelDataReader here

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages