This website is an interactive overview of the spectrum allocation in Germany based on the Bundesnetzagentur document and 3GPP TS for E-UTRA and 5G NR.
Feel free to submit issues and suggestions for improvement in the corresponding GitHub section.
Figure 1 Web application main view
Figure 2 3GPP bands overview for a selected block
Figure 3 Live measurement snapshot
This website is bootstraped with create-react-app.
In order to run project:
npm start
To create a production build:
npm build