COMPLETED CG Support Councillor Nakato Kaine's Trade Policy (Trade)

Status
Thread Closed: Not open for further replies.
I don't get why Mahon is winning for now, he's just pushing to an all out war against goids, only a small portion of players are able to fight properly in AX ...

Plus, Opals are real fun to mine, and more rare goods could add some fun too, new ways to get Cr etc...
Opels are fun to mine but goids are funner to kill
 
Nerd takes scapes of web site code via scripts at set times then dump it into cal programme creates chart.. Its not hosted by anything fdev do, user created...
There is an API endpoint to get the data in a nice format (I know of xml or json). No scraping necessary.
I use sqlite, python and matplotlib.
1621934984432.png
edit: And if you take part there are also CG events in the journal.
 
Last edited:
use sqlite, python and matplotlib.

I know nothing about development but two of those sound made-up and the other looks like a TV program search engine name the hero uses coz they cant use the name 'Google' on screen...:)

Just in case - pure humour I completely trust your graph and the tools involved to generate it and find it all fascinating and useful
 
I know nothing about development but two of those sound made-up and the other looks like a TV program search engine name the hero uses coz they cant use the name 'Google' on screen...:)

Just in case - pure humour I completely trust your graph and the tools involved to generate it and find it all fascinating and useful
I've come across Python at least, i got a sample of the compiler on PC Format demo disc about 15 years ago 😃🤘 .

(And did some beginner level C++ and BASIC in college before that 😃 .)
 
I know nothing about development but two of those sound made-up and the other looks like a TV program search engine name the hero uses coz they cant use the name 'Google' on screen...:)

Just in case - pure humour I completely trust your graph and the tools involved to generate it and find it all fascinating and useful
ELI10 version:

I use a program to automatically get the data from Frontier (the same data on this page, but easier for a computer to read), and store it in a database. Then I use another program to read the database and make graphs.

Here's another view of the current progress:

Source: https://i.imgur.com/DaYCUcy.png
 
What algorithms are you using for projections? Just a linear (least squares) regression? I played with that and it was in the ballpark, but would always predict the CG ending hours after it did.
In this case I have two trendlines, one linear and the other quadratic (deg=1 and deg=2):
Python:
def trendline(x, y, deg=1):
    return numpy.poly1d(numpy.polyfit(x, y, deg))
It's just for overview. I don't care much about the accuracy, it's good enough.
edit: And to answer the question, yes numpy.polyfit() is: Least squares polynomial fit
 
Last edited:
Complete failure not even tier 1 reached..

Progress:Tier 0/5
Contributors: 1,513
Contributions: 5,686,596/96,000,000 (5%)

No money/credits
 
Last edited:
That's 3 CGs that have missed Tier 1 in the space of a few months. It's becoming a trend...
As i said after the other CG hit tier three, people should have given up trying to hit tier four and switched to this one and it would have likely hit tier two, but no sheep are sheep 🤔🎏 ...

Oh well, hopefully we get some more compeditive ones this week - hopefully some bounty hunting, which i'm surprised we didn't get in Gateway with its' compromised nav beacon and the amount of pirates i scanned and killed just making delieveries.

If there are only dull CGs this week i might skip them and test out my new Corvette and try to clean up the beacon 🤔😃🤘 .
 
Helo everyone.
Maybe someone can help me
I was inscribed in this community goal and transported a big amount of polymers so i was among the 50% best commanders, but after de time expired, the mission in my computer has dissapeared so i can´t get the reward. Either i can´t deliver trouht contacts at the Starport

I´d apreciate some help
 
Helo everyone.
Maybe someone can help me
I was inscribed in this community goal and transported a big amount of polymers so i was among the 50% best commanders, but after de time expired, the mission in my computer has dissapeared so i can´t get the reward. Either i can´t deliver trouht contacts at the Starport

I´d apreciate some help
CG tanked/failed/smegged up/crapped the big one/ - insert what ever words you want as total failure...

Nothing will show as the CG was a failure...

Money value for the CG was never selected as the CG never reached tier 1.. not reaching tier 1 by the timer ran out is automatic failure and shut down of the CG...

Theres nothing to show as theres no reward for Zero tiers reached...
Not enough players wanted deep core mining CG so not enough tons were delivered..
Tier reached 0/5 = complete failure
 
CG tanked/failed/smegged up/crapped the big one/ - insert what ever words you want as total failure...

Nothing will show as the CG was a failure...

Money value for the CG was never selected as the CG never reached tier 1.. not reaching tier 1 by the timer ran out is automatic failure and shut down of the CG...

Theres nothing to show as theres no reward for Zero tiers reached...
Not enough players wanted deep core mining CG so not enough tons were delivered..
Tier reached 0/5 = complete failure
Thanks a lot. I imagined something like that, but couldn´t find explained anywhere. It´s only the 2nd time i inscribe.
My work for nothing :-((
 
Status
Thread Closed: Not open for further replies.
Back
Top Bottom