diff --git a/README.md b/README.md index 9dff4bf..ffc534c 100644 --- a/README.md +++ b/README.md @@ -70,4 +70,14 @@ jupyter notebook "notebook/Analysis_251119.ipynb" │ └── helper_functions.py # Helper functions ├── README.md # This file └── requirements.txt # required packages -``` \ No newline at end of file +``` + +## Key components of analysis + +In the notebooks, the following analyses is conducted: + +1. **Total number of registrations** +2. **Registered algorithms per type of organisation and risk category** +3. **Top 20 municipalities by population & algorithm publication type** +4. **Completeness of records by municipality** +5. **Completeness of records by algorithm** \ No newline at end of file