SolarContestStat
Fields
A custom account identifier given to each customer.
The amount generated in cents.
The amount generated in dollars.
The amount generated in kWh over a full day.
A custom identifier given to the particular account that was used to fetch solar stats.
The difference in exports between the given account and other exporters.
The rank of the customer based on the amount generated in kWh over a full day.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"accountIdentifier": "88263978",
"amountGeneratedInCents": "1.0",
"amountGeneratedInDollars": "1.0",
"amountGeneratedInKwh": "1.0",
"customAccountIdentifier": "36779328",
"differenceInExports": "1.0",
"rank": 87
}