Skip to content

Marwenwill/OpenTN

Repository files navigation

OpenTUNISIA is a Dashboarding tool emphasising institutional and economic indicators to give a clear vision about the foreign investment climat in Tunisia.

Front-end technology: Angular Back-end technology: Flask

Data sources : most of our data sources were pdf files, images and websites. You can find them in the following links : Unemployment indicator : link Regional development indicator : link Foreign direct investment : link Institutional determinants : link Global unemployment rate : link Inflation rate: link GDP : link

Data extraction methods : Since our data sources are scanned and not in an iterable state, our extraction methods were basically built on OCR and web scraping. Parsing with OCR methods which are ToCsvOCRMethod() and toPdfOcrMethod() extracts respectivly PDF to CSV and Image to PDF. Parsing with web scraping is done to extract Institutional determinant by the webScraping() method. This method sends a request to the correspanding url and extract some specific li tags and h2 tags that describes the Institutional determinants.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published