The frightening lack of reasonable geo-coordinates of Germany (including states, districts, and counties) in the practical GeoJSON format should be resolved by this repository. As you can see from the ...
If your application or tool does not support gzip-compressed GeoJSON files, below are several different ways I personally used to access/unzip the data. import geopandas as gpd from io import StringIO ...