powered by
Get Carbon Intensity for specified postcode.
get_postcode_ci(postcode, start = NULL, end = NULL)
tibble
character Outward postcode i.e. RG41 or SW1 or TF8. Do not include full postcode, outward postcode only
character A start date of the intesity data
character An end date of the intesity data
if (FALSE) { get_postcode_ci(postcode = 'EN2') get_postcode_ci(postcode = 'EN2', start = '2019-01-01', end = '2019-01-02') }
Run the code above in your browser using DataLab