Releases: ceumicrodata/github-data
Releases · ceumicrodata/github-data
panel_v2
Panel release v2, all reproducible from /bash/panel_release_v2.
Assumes following datasets in its raw versions:
- GHtorrent_2019_06
- GHTorrent_2021_03
- Libraries.Io (2020 Dump)
libraries.io data
Processed libraries.io data.
adminstrative_boundaries_cities
This release contains a .geojson file which has administrative boundaries for several cities which are highly represented in the GitHub data.
panel-release
This release allows for estimation of the pseudo-panel style.
users.parquet from ghtorrent
copy (select user_id, user_name, city_name, country_code, lon, lat from src_users) to 'users.parquet' (format parquet);User-to-user edge list for 6 relations in 6 languages
relations: commits issues comments organizations editors owners
languages: JS, Python, C++, Ruby, Java, PHP