Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 591 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 591 Bytes

This repo contains all files used to clean, prosess, compute and analyse data for the Technology assessment and cyber-defence procurement project.

Documentation

Documentation can be find in sources files and also in the docs folder, where there are documentation-sources files that can be build in html format with Sphinx (a built is already present in the build folder).

Data

All data are in the data folder.

Execution order

The code is design to be execute in that way:

  1. get_links.py
  2. processing_queries.py
  3. dataset_construction.py
  4. analyse_data.py