{
  "_id": "6a1afd861d7bb097a09fe17f",
  "Package": "realestatebr",
  "Type": "Package",
  "Title": "Import Brazilian Real Estate Data into R",
  "Version": "1.0.0",
  "Authors@R": "person(\ngiven = \"Vinicius Oike\",\nfamily = \"Reginatto\",\nemail = \"viniciusoike@gmail.com\",\nrole = c(\"aut\", \"cre\", \"cph\")\n)",
  "Description": "Provides access to Brazilian real estate market data from\nmultiple official sources: the Central Bank of Brazil (BCB)\n<https://www.bcb.gov.br/>, the Brazilian Association of Real\nEstate Developers (ABRAINC) <https://abrainc.org.br/>, the\nBrazilian Association of Real Estate Credit and Savings\nEntities (ABECIP) <https://www.abecip.org.br/>, the Getulio\nVargas Foundation (FGV) <https://portalibre.fgv.br/>, and the\nBank for International Settlements (BIS)\n<https://www.bis.org/>.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/viniciusoike/realestatebr,\nhttps://viniciusoike.github.io/realestatebr/",
  "BugReports": "https://github.com/viniciusoike/realestatebr/issues",
  "Encoding": "UTF-8",
  "Language": "en-US",
  "LazyData": "true",
  "RoxygenNote": "7.3.3",
  "Roxygen": "list(markdown = TRUE)",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libxml2-dev libssl-dev libx11-dev",
  "Repository": "https://viniciusoike.r-universe.dev",
  "Date/Publication": "2026-05-30 02:45:34 UTC",
  "RemoteUrl": "https://github.com/viniciusoike/realestatebr",
  "RemoteRef": "HEAD",
  "RemoteSha": "ff7dd42592cbb10d9c99c039a800f3343374c419",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-30 09:58:54 UTC",
    "User": "root"
  },
  "Author": "Vinicius Oike Reginatto [aut, cre, cph]",
  "Maintainer": "Vinicius Oike Reginatto <viniciusoike@gmail.com>",
  "MD5sum": "6c789c36b8766bd7d9f049529c0fc330",
  "_user": "viniciusoike",
  "_type": "src",
  "_file": "realestatebr_1.0.0.tar.gz",
  "_fileid": "d11bdc0766695b76d9ef0f4d8a7861158eaaa842b116c90f5c97f9b1c2e0e7c3",
  "_filesize": 3172012,
  "_sha256": "d11bdc0766695b76d9ef0f4d8a7861158eaaa842b116c90f5c97f9b1c2e0e7c3",
  "_created": "2026-05-30T09:58:54.000Z",
  "_published": "2026-05-30T15:08:54.176Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78641196101,
      "time": 190,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307615371"
    },
    {
      "job": 78641196095,
      "time": 189,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307615031"
    },
    {
      "job": 78641196092,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7309124186"
    },
    {
      "job": 78641196100,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7309122728"
    },
    {
      "job": 78640166844,
      "time": 287,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307357876"
    },
    {
      "job": 78641196105,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7307611100"
    },
    {
      "job": 78641196102,
      "time": 125,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7307608674"
    },
    {
      "job": 78641196103,
      "time": 116,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7307607892"
    },
    {
      "job": 78641196099,
      "time": 127,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7307609077"
    }
  ],
  "_buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/viniciusoike/realestatebr",
  "_commit": {
    "id": "ff7dd42592cbb10d9c99c039a800f3343374c419",
    "author": "viniciusoike <viniciusoike@gmail.com>",
    "committer": "viniciusoike <viniciusoike@gmail.com>",
    "message": "fix(cache): align abecip CGI metadata source and drop stale publisher\n\nThe CGI table loads from a bundled `inst/extdata` file, but\n`get_abecip_indicators()` was tagging it with `source = \"cache\"`, which\n`attach_dataset_metadata()` rejects since it only accepts `\"web\"` or\n`\"github\"`. The call aborts via `match.arg()` whenever CGI is fetched\nfresh (e.g., `get_dataset(\"abecip\", \"cgi\", source = \"fresh\")`).\n\n* Add `\"bundled\"` to the allowed source values in\n  `attach_dataset_metadata()` and use it for the CGI table.\n* Delete `data-raw/publish-cache.R`. It still imported the removed\n  `piggyback` dependency and pointed at `inst/cached_data/`, but the\n  weekly workflow has uploaded `data-raw/cache_output/` via\n  `gh release upload` since the CRAN-policy refactor, so the script is\n  unused.\n",
    "time": 1780109134
  },
  "_maintainer": {
    "name": "Vinicius Oike Reginatto",
    "email": "viniciusoike@gmail.com",
    "login": "viniciusoike",
    "bluesky": "@viniciusoike.bsky.social",
    "twitter": "@viniciusoike",
    "description": "Economist (MSc @ USP) | Founder of EKIO | Data and R",
    "uuid": 10688700
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "httr",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rbcb",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "readxl",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "rvest",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "tidyxl",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "geobr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "kableExtra",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "pkgdown",
      "role": "Suggests"
    },
    {
      "package": "RcppRoll",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "scales",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "stringi",
      "role": "Suggests"
    },
    {
      "package": "targets",
      "role": "Suggests"
    },
    {
      "package": "tarchetypes",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "trendseries",
      "role": "Suggests"
    }
  ],
  "_owner": "viniciusoike",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-23",
      "n": 3
    },
    {
      "week": "2025-32",
      "n": 1
    },
    {
      "week": "2025-33",
      "n": 4
    },
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 15
    },
    {
      "week": "2025-40",
      "n": 13
    },
    {
      "week": "2025-41",
      "n": 27
    },
    {
      "week": "2025-42",
      "n": 12
    },
    {
      "week": "2025-43",
      "n": 3
    },
    {
      "week": "2025-45",
      "n": 9
    },
    {
      "week": "2025-46",
      "n": 10
    },
    {
      "week": "2025-48",
      "n": 3
    },
    {
      "week": "2026-10",
      "n": 5
    },
    {
      "week": "2026-11",
      "n": 1
    },
    {
      "week": "2026-13",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 4
    },
    {
      "week": "2026-18",
      "n": 22
    },
    {
      "week": "2026-19",
      "n": 2
    },
    {
      "week": "2026-20",
      "n": 11
    },
    {
      "week": "2026-21",
      "n": 25
    },
    {
      "week": "2026-22",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.2.0",
      "date": "2025-09-17"
    },
    {
      "name": "v0.4.0",
      "date": "2025-10-04"
    },
    {
      "name": "cache-latest",
      "date": "2025-10-07"
    },
    {
      "name": "v0.5.1",
      "date": "2025-10-07"
    },
    {
      "name": "cbic-archive",
      "date": "2026-04-08"
    }
  ],
  "_stars": 6,
  "_contributors": [
    {
      "user": "viniciusoike",
      "count": 358,
      "uuid": 10688700
    }
  ],
  "_userbio": {
    "uuid": 10688700,
    "type": "user",
    "name": "viniciusoike",
    "description": "Economist (MSc @ USP) | Founder of EKIO | Data and R"
  },
  "_downloads": {
    "count": 18,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/realestatebr"
  },
  "_devurl": "https://github.com/viniciusoike/realestatebr",
  "_pkgdown": "https://viniciusoike.github.io/realestatebr/",
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/realestatebr.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/viniciusoike/realestatebr",
  "_realowner": "viniciusoike",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2026-05-27"
    }
  ],
  "_exports": [
    "clear_session_cache",
    "get_dataset",
    "get_dataset_info",
    "list_datasets"
  ],
  "_datasets": [
    {
      "name": "b3_real_estate",
      "title": "Real Estate Players listed on B3",
      "object": "b3_real_estate",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "symbol",
        "name",
        "name_short",
        "category",
        "segment"
      ],
      "rows": 39,
      "table": true,
      "tojson": true
    },
    {
      "name": "bcb_metadata",
      "title": "Brazilian Central Bank Series Metadata",
      "object": "bcb_metadata",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code_bcb",
        "bcb_category",
        "name_simplified",
        "name_pt",
        "name",
        "unit",
        "frequency",
        "first_value",
        "last_value",
        "source",
        "hierarchy"
      ],
      "rows": 140,
      "table": true,
      "tojson": true
    },
    {
      "name": "dim_city",
      "title": "Brazilian city identifier table",
      "object": "dim_city",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "code_muni",
        "name_muni",
        "code_state",
        "abbrev_state",
        "name_state",
        "code_region",
        "name_region",
        "year",
        "name_simplified"
      ],
      "rows": 5570,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "b3_real_estate",
      "title": "Real Estate Players listed on B3",
      "topics": [
        "b3_real_estate"
      ]
    },
    {
      "page": "bcb_metadata",
      "title": "Brazilian Central Bank Series Metadata",
      "topics": [
        "bcb_metadata"
      ]
    },
    {
      "page": "clear_session_cache",
      "title": "Clear the In-Session Dataset Memo",
      "topics": [
        "clear_session_cache"
      ]
    },
    {
      "page": "dim_city",
      "title": "Brazilian city identifier table",
      "topics": [
        "dim_city"
      ]
    },
    {
      "page": "get_dataset",
      "title": "Get Dataset",
      "topics": [
        "get_dataset"
      ]
    },
    {
      "page": "get_dataset_info",
      "title": "Get Dataset Information",
      "topics": [
        "get_dataset_info"
      ]
    },
    {
      "page": "list_datasets",
      "title": "List Available Datasets",
      "topics": [
        "list_datasets"
      ]
    }
  ],
  "_readme": "https://github.com/viniciusoike/realestatebr/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cellranger",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "digest",
    "dplyr",
    "generics",
    "glue",
    "hms",
    "httr",
    "janitor",
    "jsonlite",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "mime",
    "openssl",
    "pillar",
    "piton",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rbcb",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rlang",
    "rvest",
    "selectr",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "tidyxl",
    "timechange",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "xml2",
    "xts",
    "yaml",
    "zoo"
  ],
  "_vignettes": [
    {
      "source": "getting-started.Rmd",
      "filename": "getting-started.html",
      "title": "Getting Started with realestatebr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Core Interface",
        "The source Argument",
        "Example: Housing Credit Cycle",
        "Example: Real Estate Credit Portfolio",
        "Reference (all datasets)"
      ],
      "created": "2023-08-02 03:15:41",
      "modified": "2026-05-29 21:58:07",
      "commits": 17
    },
    {
      "source": "working-with-rppi.Rmd",
      "filename": "working-with-rppi.html",
      "title": "Working with Property Price Indices",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Recommended Workflow",
        "The best indices",
        "Working with realestatebr",
        "Sale Indices",
        "IVG-R",
        "IGMI-R",
        "FipeZap (sale)",
        "Comparing indices",
        "Rent Indices",
        "IVAR",
        "IQA and IQAIW",
        "FipeZap (rent)",
        "SECOVI-SP",
        "Comparing Indices",
        "Stacked tables",
        "Normalising to a common base",
        "International: BIS",
        "Index Reference"
      ],
      "created": "2025-10-04 12:38:21",
      "modified": "2026-05-19 02:55:05",
      "commits": 14
    }
  ],
  "_score": 6.1205739312058505,
  "_indexed": true,
  "_nocasepkg": "realestatebr",
  "_universes": [
    "viniciusoike"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T10:45:43.000Z",
      "distro": "noble",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "5db86b19fcbacd0a0292520a8cbde4d5c3727e73779deff2b83486e54ec98176",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-30T10:45:41.000Z",
      "distro": "noble",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "ff51f2139bdbc9d0fb1f959e81cb498ef20d26ce1a06b47480c1d75ce09fc128",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T15:08:20.000Z",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "f8120064bbe170be7f11035ad883225efc919dd484b421edebdc34e713f19f38",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-30T15:08:07.000Z",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "00c1d535a2a8f27efbfe42b234442881e94f0d3a4429768d59803a78084032fe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-30T10:45:28.000Z",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "117143d1b2c258b6330457940906d2da4b9a1419aa0e6177d6a28468fa14d34e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T10:44:25.000Z",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "0d33ae70f56080b9b8cb84559e881545793740928c650b472b129b7f1508749b",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T10:44:09.000Z",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "365d09a08164d8ecf5c65ecbf8314071efdd3223e47847fb1adb7536aadc3c5d",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-30T10:44:32.000Z",
      "commit": "ff7dd42592cbb10d9c99c039a800f3343374c419",
      "fileid": "2eadf2a3ffc3557574c6c968f351875bfccf671a8e32eb99be138036faa67986",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/viniciusoike/actions/runs/26676742039"
    }
  ]
}