Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,14 @@ jupyter notebook "notebook/Analysis_251119.ipynb"
│ └── helper_functions.py # Helper functions
├── README.md # This file
└── requirements.txt # required packages
```
```

## 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**