{
  "_id": "6a268124794753ddbc3f0fa6",
  "Package": "izmir",
  "Type": "Package",
  "Title": "R Wrapper for Izmir Municipality Open Data Portal",
  "Version": "0.1.0",
  "Authors@R": "c(\nperson(given = \"Ozancan\",\nfamily = \"Ozdemir\",\nrole = c(\"aut\",\"cre\"),\nemail = \"ozancanozdemir@gmail.com\"))",
  "Maintainer": "Ozancan Ozdemir <ozancanozdemir@gmail.com>",
  "Description": "Call the data wrappers for Izmir Metropolitan\nMunicipality's Open Data Portal at\n<https://acikveri.bizizmir.com>. This will return all datasets\nformatted as Excel files (.csv or .xlsx), as well as datasets\nthat require an API key.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ozancanozdemir/izmir",
  "BugReports": "https://github.com/ozancanozdemir/izmir/issues",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://ozancanozdemir.r-universe.dev",
  "Date/Publication": "2023-03-09 14:04:50 UTC",
  "RemoteUrl": "https://github.com/ozancanozdemir/izmir",
  "RemoteRef": "HEAD",
  "RemoteSha": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-08 08:42:27 UTC",
    "User": "root"
  },
  "Author": "Ozancan Ozdemir [aut, cre]",
  "MD5sum": "d444e21207e1378b82bf0ba4f23a7cd5",
  "_user": "ozancanozdemir",
  "_type": "src",
  "_file": "izmir_0.1.0.tar.gz",
  "_fileid": "c452470b8ed77a24fd031a82bc7751c3709cec57ae11fff1788c824111e6e964",
  "_filesize": 161392,
  "_sha256": "c452470b8ed77a24fd031a82bc7751c3709cec57ae11fff1788c824111e6e964",
  "_created": "2026-06-08T08:42:27.000Z",
  "_published": "2026-06-08T08:45:24.429Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 80054752579,
      "time": 138,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475363748"
    },
    {
      "job": 80054752567,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475363913"
    },
    {
      "job": 80054752535,
      "time": 84,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475345149"
    },
    {
      "job": 80054752565,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475345989"
    },
    {
      "job": 80054164412,
      "time": 205,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475315142"
    },
    {
      "job": 80054752527,
      "time": 143,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475364849"
    },
    {
      "job": 80054752515,
      "time": 106,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7475353038"
    },
    {
      "job": 80054752556,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7475341838"
    },
    {
      "job": 80054752541,
      "time": 93,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7475348502"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ozancanozdemir/izmir",
  "_commit": {
    "id": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
    "author": "Ozancan Özdemir <33122288+ozancanozdemir@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1678370690
  },
  "_maintainer": {
    "name": "Ozancan Ozdemir",
    "email": "ozancanozdemir@gmail.com",
    "login": "ozancanozdemir",
    "twitter": "@OzancanOzdemir",
    "description": "A PhD Candidate at the University of Groningen |  A statistician who is interested in time series and machine learning. ",
    "uuid": 33122288
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.4",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "jsonlite",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "ozancanozdemir",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "ozancanozdemir",
      "count": 10,
      "uuid": 33122288
    }
  ],
  "_userbio": {
    "uuid": 33122288,
    "type": "user",
    "name": "Ozancan Özdemir",
    "description": "A PhD Candidate at the University of Groningen |  A statistician who is interested in time series and machine learning. "
  },
  "_downloads": {
    "count": 143,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/izmir"
  },
  "_devurl": "https://github.com/ozancanozdemir/izmir",
  "_searchresults": 3,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/izmir.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ozancanozdemir/izmir",
  "_realowner": "ozancanozdemir",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2023-02-28"
    }
  ],
  "_exports": [
    "get_data_from_izmir",
    "list_data_names",
    "search_data_by_keyword"
  ],
  "_help": [
    {
      "page": "encoding_data",
      "title": "encoding_data",
      "topics": [
        "encoding_data"
      ]
    },
    {
      "page": "get_data_from_izmir",
      "title": "get_data_from_izmir",
      "topics": [
        "get_data_from_izmir"
      ]
    },
    {
      "page": "list_data_names",
      "title": "list_data_names",
      "topics": [
        "list_data_names"
      ]
    },
    {
      "page": "search_data_by_keyword",
      "title": "search_data_by_keyword",
      "topics": [
        "search_data_by_keyword"
      ]
    }
  ],
  "_readme": "https://github.com/ozancanozdemir/izmir/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "jsonlite",
    "lifecycle",
    "magrittr",
    "mime",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "rvest",
    "selectr",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "zip"
  ],
  "_score": 3,
  "_indexed": true,
  "_nocasepkg": "izmir",
  "_universes": [
    "ozancanozdemir"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:44:49.000Z",
      "distro": "noble",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "9a1ac6ed653fc617157569db9892d554d4dc702791fd93a9176604edf1e3bdee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-08T08:44:45.000Z",
      "distro": "noble",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "7ef28ede442028118b418dd47e564de6e801e4be406aa7fe144d671a186f2066",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:43:51.000Z",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "6d4ff76ee6b6aa066fbbe7d002f4fa9e8a2d89eeff5eab7a7e679a4c1faf246a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-06-08T08:43:54.000Z",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "ae453fc39a835ffda01e14aa11a3ef301883997c43007bbc3d047ed46538536c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-08T08:45:02.000Z",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "70e0b13c8c081b4e45dce0cbf3dab36602d1cd8bab639982b04f678d7b6c8be5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:44:07.000Z",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "864b4cda7775a19318b42f849caef9cb3faf9a3349144d0dc83b298fad505aaf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:43:37.000Z",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "b413113fdce0c47e9c321ca3e0e770b8567ccd8848d68a1e79e056f450ac467c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-06-08T08:43:49.000Z",
      "commit": "5986958303f69f6ebf8f20fe47a4d294bb57bd59",
      "fileid": "ee55e863b7c8e3f2560a933a8861c19ecfd62da9bad4240fa90b635f7edb35e4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ozancanozdemir/actions/runs/27125853047"
    }
  ]
}