Skip to content

Latest commit

 

History

History
132 lines (115 loc) · 8.18 KB

README.md

File metadata and controls

132 lines (115 loc) · 8.18 KB

build status #Web PT Data

This project has as a main purpose provide a clean way to get important data from public services of Portuguese government and other organizations with civic and public interest in general.

Open WEB Services for Portuguese public services data.

List of Services to be integrated

Documentation

SMDX

Scrapper Scripts

Sometimes an api is a bit overkill if you just to tinker quickly with the data. With this in mind was created a new folder called scripts which will hold miscelaneous scripts to help ease the process of scrapping data.

For those scrips in which is used python you'll need to ensure that python3 is being used. It is also advised to use the traditional

virtualenv .venv; source .venv/bin/activate

And ensure that everything is working by validating python version with

python --version

BaseGov

A small python script was developed as a first iteration which will help you scrape over BaseGov.pt data