Earlier quoted context omitted.
No. None are space junk and none were made nonfunctional by the storm. 1. The storm caused the atmosphere to expand 2. which increases drag on satellites. 3. The satellites were in safe mode because of the storm, so… 4. some satellites fell out of orbit because they couldn’t produce enough thrust to recover after the storm No satellite was ever even at risk of becoming space junk. This is pretty read TFA stuff.
Is there any way they are being held accountable/is there open data to support assertions of the article in question?
You can get the data via several public websites. Here for example are the current orbital elements of all starlink sats in JSON format:
https://celestrak.com/NORAD/elements/gp.php?GROUP=starlink&F...
This is raw data. If you want somebody that processes this data into easily digestable graphs, that also exists.
Follow Jonathan McDowell ( @planet4589 ) on twitter, or read one of these Nasaspaceflight threads:
https://forum.nasaspaceflight.com/index.php?topic=49936.200 https://forum.nasaspaceflight.com/index.php?topic=50307.0
It is not even that hard to display it yourself. Propagation libraries for most major language exist. Here is a display of all active sats, using wasm and rust that I did as a toy: https://rklaehn.ddns.net/allsats/