{"id":22152093,"url":"https://github.com/pachadotdev/hansen","last_synced_at":"2025-06-18T18:37:41.314Z","repository":{"id":264916531,"uuid":"879141519","full_name":"pachadotdev/hansen","owner":"pachadotdev","description":"Datasets and Unofficial Solutions from 'Econometrics' by Bruce E. Hansen","archived":false,"fork":false,"pushed_at":"2024-12-16T14:28:36.000Z","size":11269,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-17T14:11:35.815Z","etag":null,"topics":["econometrics","rstats"],"latest_commit_sha":null,"homepage":"https://pacha.dev/hansen","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pachadotdev.png","metadata":{"files":{"readme":"README.Rmd","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-27T05:11:57.000Z","updated_at":"2025-02-16T15:08:46.000Z","dependencies_parsed_at":"2024-11-27T00:02:59.667Z","dependency_job_id":null,"html_url":"https://github.com/pachadotdev/hansen","commit_stats":null,"previous_names":["pachadotdev/hansen"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pachadotdev/hansen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Fhansen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Fhansen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Fhansen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Fhansen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pachadotdev","download_url":"https://codeload.github.com/pachadotdev/hansen/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pachadotdev%2Fhansen/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260610947,"owners_count":23036232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["econometrics","rstats"],"created_at":"2024-12-02T00:41:44.253Z","updated_at":"2025-06-18T18:37:36.297Z","avatar_url":"https://github.com/pachadotdev.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, include = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"man/figures/README-\",\n  out.width = \"100%\"\n)\n```\n\n# hansen \u003cimg src=\"man/figures/logo.svg\" align=\"right\" height=\"139\" alt=\"\" /\u003e\n\n\u003c!-- badges: start --\u003e\n\u003c!-- badges: end --\u003e\n\n## Overview\n\nThe goal of hansen is to provide the datasets used in the exercises of the book\n*Econometrics* by Bruce E. Hansen following the Tidy Data principles.\n\nThe datasets were already processed and tidied following the steps in the\noriginal code by Professor Hansen. The goal is to go directly to writing\nfunctions in C++.\n\n## Installation\n\nYou can install the development version of hansen like so:\n\n``` r\nremotes::install_github(\"pachadotdev/hansen\")\n```\n\n## Usage\n\nAs an example, here is how to get the description for the data from Mankiw,\nRomer and Well (1992), which is a dataset for economic growth analysis:\n\n```{r example}\nlibrary(hansen)\n\nstr(mrw1992)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpachadotdev%2Fhansen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpachadotdev%2Fhansen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpachadotdev%2Fhansen/lists"}