{"id":18013629,"url":"https://github.com/michael-e-rose/hasselbackfacultyroster","last_synced_at":"2025-04-04T14:24:23.727Z","repository":{"id":46701096,"uuid":"140309288","full_name":"Michael-E-Rose/HasselbackFacultyRoster","owner":"Michael-E-Rose","description":"Data of Hasselback Faculty lists","archived":false,"fork":false,"pushed_at":"2024-01-04T11:33:54.000Z","size":42078,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T00:15:29.529Z","etag":null,"topics":["dataset","economics","faculty","scopus-ids"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Michael-E-Rose.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2018-07-09T16:00:08.000Z","updated_at":"2024-02-06T15:22:11.000Z","dependencies_parsed_at":"2024-01-04T12:43:48.218Z","dependency_job_id":null,"html_url":"https://github.com/Michael-E-Rose/HasselbackFacultyRoster","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FHasselbackFacultyRoster","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FHasselbackFacultyRoster/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FHasselbackFacultyRoster/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Michael-E-Rose%2FHasselbackFacultyRoster/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Michael-E-Rose","download_url":"https://codeload.github.com/Michael-E-Rose/HasselbackFacultyRoster/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247191690,"owners_count":20898975,"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":["dataset","economics","faculty","scopus-ids"],"created_at":"2024-10-30T03:22:29.043Z","updated_at":"2025-04-04T14:24:23.710Z","avatar_url":"https://github.com/Michael-E-Rose.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hasselback's Faculty Roster\nCompiled Data of James R. Hasselback's Faculty lists, combined with Scopus IDs\n\n## What is this?\nJames Hasselback publishes a near-complete list of faculties of Economics, Management, Finance and Accounting departments in the US, Canada and some other places for various years.  I have compiled those lists (available at http://www.jrhasselback.com/FacDir.html as pdfs) to make them usable in my research.\n\nThe following lists have been parsed:\n\n|           | Accounting | Economics | Finance | Management |\n|-----------|------------|-----------|---------|------------|\n| 1999-2000 |            |     x     |         |            |\n| 2000-2001 |     x      |           |    x    |      x     |\n| 2001-2002 |     x      |     x     |         |            |\n| 2002-2003 |            |           |    x    |            |\n| 2003-2004 |     x      |     x     |         |            |\n| 2004-2005 |            |           |         |            |\n| 2005-2006 |            |           |         |            |\n| 2006-2007 |            |     x     |         |            |\n\nHowever, because of old listings in case an institution did not respond, faculty information goes back to as early as 1992/1993.\n\nI only report faculty members with PHD and who are not decesased, retired or emeritus.\n\nThey are augmented with the Scopus IDs of the researchers.  Although I've given great attention to the mapping of researchers to their Scopus Author profile IDs, there might be few errors.  We used all availble information, including affiliation history and field.\n\nFeel free to use them in your research, too.  You can find a variable description on [James' website](http://www.jrhasselback.com/AtgDir.html).  I am open to data additions and gladly accept Pull Requests.  Note that I aggregated information for researchers holding a PhD only.\n\n## How do I use this?\n\n...\n\nUsage in your scripts is easy:\n\n* In python (with pandas):\n```python\nimport pandas as pd\n\nFACULTY_FILE = ('https://raw.githubusercontent.com/Michael-E-Rose/Hasselback'\n                'FacultyRoster/master/hasselback.csv')\nhass = pd.read_csv(FACULTY_FILE, index_col=0)\n```\n\n\u003c!-- * In R:\n```R\n...\n``` --\u003e\n\n\u003c!-- * In Stata:\n```Stata\n...\n```\n --\u003e\n## What's the benefit?\n- Central online storage for seamless inclusion in local scripts.\n- Longitudinal collection of faculty information for US-based researchers including academic rank, year of PhD and PhD school and more.\n\n## Workflow\n- \n- [`./mapping_files/institutions.csv`](./mapping_files/institutions.csv) and [`./mapping_files/persons.csv`](./mapping_files/persons.csv) are mapping files to aggregate over differently used university names and to map researchers to their Scopus profile IDs.\n- [`make_hasselback.py.py`](make_hasselback.py.py) combines the information.\n- [`hasselback.csv`](hasselback.csv) is the resulting file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-e-rose%2Fhasselbackfacultyroster","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichael-e-rose%2Fhasselbackfacultyroster","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichael-e-rose%2Fhasselbackfacultyroster/lists"}