{
  "_id": "6a1d6f801d7bb097a0a5006c",
  "Package": "intensegRid",
  "Type": "Package",
  "Title": "R Wrapper for the Carbon Intensity API",
  "Version": "0.1.2",
  "Author": "Kasia Kulma <katarzyna.kulma@gmail.com>",
  "Maintainer": "Kasia Kulma <katarzyna.kulma@gmail.com>",
  "Description": "Electricity is not made equal and it vary in its carbon\nfootprint (or carbon intensity) depending on its source. This\npackage enables to access and query data provided by the Carbon\nIntensity API (<https://carbonintensity.org.uk/>). National\nGrid’s Carbon Intensity API provides an indicative trend of\nregional carbon intensity of the electricity system in Great\nBritain.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "LazyData": "TRUE",
  "URL": "https://github.com/KKulma/intensegRid,\nhttps://kkulma.github.io/intensegRid/articles/intro-to-carbon-intensity.html",
  "BugReports": "https://github.com/KKulma/intensegRid/issues",
  "RoxygenNote": "7.2.1",
  "VignetteBuilder": "knitr",
  "Repository": "https://kkulma.r-universe.dev",
  "Date/Publication": "2022-11-07 14:32:12 UTC",
  "RemoteUrl": "https://github.com/kkulma/intensegrid",
  "RemoteRef": "HEAD",
  "RemoteSha": "64af46a4813f27cb515319569ca05fe040aaea8d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-01 11:34:02 UTC",
    "User": "root"
  },
  "MD5sum": "569c9d6271893c40e2cdb07c523af806",
  "_user": "kkulma",
  "_type": "src",
  "_file": "intensegRid_0.1.2.tar.gz",
  "_fileid": "42a94b865c97e8e2ab544e8d0ebfc453e426d9caaeb86cce8b80ad54bd37d5e0",
  "_filesize": 196823,
  "_sha256": "42a94b865c97e8e2ab544e8d0ebfc453e426d9caaeb86cce8b80ad54bd37d5e0",
  "_created": "2026-06-01T11:34:02.000Z",
  "_published": "2026-06-01T11:39:43.987Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78843360196,
      "time": 137,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330405813"
    },
    {
      "job": 78843360238,
      "time": 126,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330402518"
    },
    {
      "job": 78843360312,
      "time": 308,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330447224"
    },
    {
      "job": 78843360151,
      "time": 169,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330405785"
    },
    {
      "job": 78842937072,
      "time": 162,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330361280"
    },
    {
      "job": 78843360244,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330398156"
    },
    {
      "job": 78843360153,
      "time": 105,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7330396073"
    },
    {
      "job": 78843360147,
      "time": 108,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7330397003"
    },
    {
      "job": 78843360156,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7330389466"
    }
  ],
  "_buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/kkulma/intensegrid",
  "_commit": {
    "id": "64af46a4813f27cb515319569ca05fe040aaea8d",
    "author": "Kasia <katarzyna.kulma@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "add rlang to imports (#36)\n\n",
    "time": 1667831532
  },
  "_maintainer": {
    "name": "Kasia Kulma",
    "email": "katarzyna.kulma@gmail.com",
    "login": "kkulma",
    "twitter": "@KKulma",
    "description": "data scientist and software engineer #rstats #python #docker #dataforgood #datascience blogger, #rladies mentor & organiser. Cares about #climate",
    "uuid": 7890048
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "vcr",
      "role": "Suggests"
    }
  ],
  "_owner": "kkulma",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "carbon-api",
    "carbon-emissions",
    "carbon-intensity",
    "climate-change",
    "hacktoberfest"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "kkulma",
      "count": 53,
      "uuid": 7890048
    },
    {
      "user": "kkulma-mars",
      "count": 7,
      "uuid": 128807516
    }
  ],
  "_userbio": {
    "uuid": 7890048,
    "type": "user",
    "name": "Kasia",
    "description": "data scientist and software engineer #rstats #python #docker #dataforgood #datascience blogger, #rladies mentor & organiser. Cares about #climate"
  },
  "_downloads": {
    "count": 172,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/intensegRid"
  },
  "_devurl": "https://github.com/kkulma/intensegrid",
  "_searchresults": 7,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/intensegRid.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/kkulma/intensegrid",
  "_realowner": "kkulma",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-11-12"
    },
    {
      "version": "0.1.1",
      "date": "2021-05-01"
    },
    {
      "version": "0.1.2",
      "date": "2022-11-08"
    }
  ],
  "_exports": [
    "%>%",
    "get_british_ci",
    "get_factors",
    "get_mix",
    "get_national_ci",
    "get_postcode_ci",
    "get_regional_ci",
    "get_stats"
  ],
  "_datasets": [
    {
      "name": "regions_lookup",
      "title": "regions_lookup",
      "object": "regions_lookup",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Region ID",
        "Shortname"
      ],
      "rows": 17,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "clean_colnames",
      "title": "Tidy up intensity results column names",
      "topics": [
        "clean_colnames"
      ]
    },
    {
      "page": "get_british_ci",
      "title": "Fetch British carbon intensity data for specified time period",
      "topics": [
        "get_british_ci"
      ]
    },
    {
      "page": "get_data",
      "title": "Retrieve raw data from Carbon Intensity API",
      "topics": [
        "get_data"
      ]
    },
    {
      "page": "get_factors",
      "title": "Get Carbon Intensity factors for each fuel type",
      "topics": [
        "get_factors"
      ]
    },
    {
      "page": "get_mix",
      "title": "Get generation mix for current half hour",
      "topics": [
        "get_mix"
      ]
    },
    {
      "page": "get_national_ci",
      "title": "Get Carbon Intensity data for current half hour for a specified GB Region",
      "topics": [
        "get_national_ci"
      ]
    },
    {
      "page": "get_postcode_ci",
      "title": "Get Carbon Intensity for specified postcode.",
      "topics": [
        "get_postcode_ci"
      ]
    },
    {
      "page": "get_regional_ci",
      "title": "Get Carbon Intensity data between specified datetimes for specified region",
      "topics": [
        "get_regional_ci"
      ]
    },
    {
      "page": "get_stats",
      "title": "Get Carbon Intensity statistics between from and to dates",
      "topics": [
        "get_stats"
      ]
    },
    {
      "page": "regions_lookup",
      "title": "regions_lookup",
      "topics": [
        "regions_lookup"
      ]
    }
  ],
  "_pkglogo": "https://github.com/kkulma/intensegrid/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/kkulma/intensegrid/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "cli",
    "cpp11",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "httr",
    "jsonlite",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "intro-to-carbon-intensity.Rmd",
      "filename": "intro-to-carbon-intensity.html",
      "title": "Carbon intensity with intensegRid",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Carbon intensity for the whole UK",
        "Carbon intensity per UK country",
        "Carbon intensity in UK regions",
        "Carbon intensity per postcode"
      ],
      "created": "2020-03-05 21:20:43",
      "modified": "2021-04-30 23:38:36",
      "commits": 6
    }
  ],
  "_score": 4.653212513775344,
  "_indexed": true,
  "_nocasepkg": "intensegrid",
  "_universes": [
    "kkulma"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:36:11.000Z",
      "distro": "noble",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "d7cf1a4ab271789d8c565487e103000c9f99ea8dbe399b8240a899769a023a3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.2",
      "date": "2026-06-01T11:36:03.000Z",
      "distro": "noble",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "324ebe9c719422bb873787fc948a10a1764a04a45faf6a287f743a5b0d588f81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:38:28.000Z",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "d3f64b168960807976fd5dd76ca1d653fbda321e5b437122ca581c48c65ea0de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.2",
      "date": "2026-06-01T11:36:08.000Z",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "d28993e35606fb6e46941a228cb38afb0c26a2312d18effc6498d492780c3927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.2",
      "date": "2026-06-01T11:36:08.000Z",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "40a7bc54fc15ea22be3a685ca453a16a5fa5176aebc82d1084c949d22acd8e74",
      "status": "success",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:37.000Z",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "248872b5c11ba372c3889136d0a276d8feafa72598aeea2917bd82cb06426e08",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:38.000Z",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "30e924f174c781dabd07042897ff24b14ac89ea270fdbf92554468ef542826cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.2",
      "date": "2026-06-01T11:35:16.000Z",
      "commit": "64af46a4813f27cb515319569ca05fe040aaea8d",
      "fileid": "e3217df14569f164e8252d014fc45a8c6a0746c8b9990a0d3607f93386d8251e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/kkulma/actions/runs/26752227089"
    }
  ]
}