Thanks to a recent update of player journals containing powerplay standings, Inara got an update with detailed information on the system's reinforcement and undermining points.
My addition is in the form of a Kaggle notebook that scrapes data from Inara and runs a simple analysis.
https://www.kaggle.com/code/iananic...lay-data-from-inara?scriptVersionId=240371715 (link to the version created today)
It is scheduled to run weekly every Monday.
You can download it as Jupyter Notebook, copy it on the Kaggle itself, export it to Google Colab...
All plots are interactive, powered by Plotly, and can be downloaded in 'output' tab either separately or in a single zip.
One of the things you can do is change the selection of data shown. For example, if the plot has bars colored by power, clicking on power in the legend will toggle it's display, double-clicking will select only that power.
Below are just some example plots: notebook contains many more.
Overall standings
Aggregated points summary
Using progress and power state it's possible to compute total number of reinforcement points held by any given system.
On average, at what progress power keep their exploited, fortified and stronghold systems?
Reinforcement vs undermining
Compare power's own reinforcement with undermining it experiences (not the one it causes, since that is unknown).
Data freshness
None of this would make sense if the data is too old. So there's a section dedicated to exposing old systems, and seeing how age of their data is distributed.
P.S. It would be nice to see at least basic plots like these featured on Inara itself.
P.P.S. author holds no responsibility for any offensive actions taken as a consequence of making conclusions based on visualizations presented in this work.
My addition is in the form of a Kaggle notebook that scrapes data from Inara and runs a simple analysis.
https://www.kaggle.com/code/iananic...lay-data-from-inara?scriptVersionId=240371715 (link to the version created today)
It is scheduled to run weekly every Monday.
You can download it as Jupyter Notebook, copy it on the Kaggle itself, export it to Google Colab...
All plots are interactive, powered by Plotly, and can be downloaded in 'output' tab either separately or in a single zip.
One of the things you can do is change the selection of data shown. For example, if the plot has bars colored by power, clicking on power in the legend will toggle it's display, double-clicking will select only that power.
Below are just some example plots: notebook contains many more.
Overall standings
Aggregated points summary
Using progress and power state it's possible to compute total number of reinforcement points held by any given system.
On average, at what progress power keep their exploited, fortified and stronghold systems?
Reinforcement vs undermining
Compare power's own reinforcement with undermining it experiences (not the one it causes, since that is unknown).
Data freshness
None of this would make sense if the data is too old. So there's a section dedicated to exposing old systems, and seeing how age of their data is distributed.
P.S. It would be nice to see at least basic plots like these featured on Inara itself.
P.P.S. author holds no responsibility for any offensive actions taken as a consequence of making conclusions based on visualizations presented in this work.
Last edited: