{"id":32375269,"url":"https://github.com/jansensan/ec-tel-proceedings-data-analysis","last_synced_at":"2026-04-09T20:51:54.024Z","repository":{"id":42358085,"uuid":"161774243","full_name":"jansensan/ec-tel-proceedings-data-analysis","owner":"jansensan","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-11T21:15:23.000Z","size":5343,"stargazers_count":0,"open_issues_count":25,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-10-12T11:53:29.632Z","etag":null,"topics":["d3","data-analysis","data-visualization","ec-tel","react","tide","universitat-pompeu-fabra"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jansensan.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-12-14T11:14:52.000Z","updated_at":"2023-10-11T21:15:26.000Z","dependencies_parsed_at":"2023-02-09T18:02:49.532Z","dependency_job_id":null,"html_url":"https://github.com/jansensan/ec-tel-proceedings-data-analysis","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/jansensan/ec-tel-proceedings-data-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansensan%2Fec-tel-proceedings-data-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansensan%2Fec-tel-proceedings-data-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansensan%2Fec-tel-proceedings-data-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansensan%2Fec-tel-proceedings-data-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jansensan","download_url":"https://codeload.github.com/jansensan/ec-tel-proceedings-data-analysis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jansensan%2Fec-tel-proceedings-data-analysis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280878305,"owners_count":26406643,"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","status":"online","status_checked_at":"2025-10-24T02:00:06.418Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["d3","data-analysis","data-visualization","ec-tel","react","tide","universitat-pompeu-fabra"],"created_at":"2025-10-24T22:46:37.816Z","updated_at":"2025-10-24T22:46:56.250Z","avatar_url":"https://github.com/jansensan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EC-TEL Proceedings Data Analysis\n\nData analysis conducted for [TIDE Research Group of Interactive and Distributed Technologies for Education (UPF)](https://www.upf.edu/web/tide).\n\nThis analysis explores the gender diversity of authors of the papers and presentations of the [European Conference on Technology Enhanced Learning (EC-TEL)](http://www.ec-tel.eu/) conferences and proceedings.\n\nThe data was gathered from the proceedings books available on the conference's website.\n\n- We used binary values for gender: male and female authors;\u003c/li\u003e\n- Fields of research and work were separated in two (2) broad categories: engineering and social sciences;\u003c/li\u003e\n- For simplicity's sake, we only used the first university or institution mentioned when a researcher/academic listed more than one in their credit.\u003c/li\u003e\n\n\n## Related Links\n\n- Read the methodology: \u003chttps://github.com/jansensan/ec-tel-proceedings-data-analysis/blob/master/report/report.md\u003e\n- See the results: \u003chttps://mat.jansonblanchet.com/archives/ec-tel-data-analysis/\u003e.\n\n\n## Contribution\n\nSee the [contribution guidelines](./contributing.md).\n\n\n## References\n\n### Proceedings publications\n\n- [13th European Conference on Technology Enhanced Learning, EC-TEL 2018, Leeds, UK, September 3-5, 2018, Proceedings](https://link.springer.com/book/10.1007/978-3-319-98572-5)\n- [12th European Conference on Technology Enhanced Learning, EC-TEL 2017, Tallinn, Estonia, September 12–15, 2017, Proceedings](https://link.springer.com/book/10.1007/978-3-319-66610-5)\n- [11th European Conference on Technology Enhanced Learning, EC-TEL 2016, Lyon, France, September 13-16, 2016, Proceedings](https://link.springer.com/book/10.1007%2F978-3-319-45153-4)\n\n\n### Organizations\n\n- [European Conference on Technology Enhanced Learning](http://www.ec-tel.eu/)\n- [TIDE Research Group of Interactive and Distributed Technologies for Education (UPF)](https://www.upf.edu/web/tide)\n\n\n### Code\n\n- \u003chttp://tobiasahlin.com/blog/chartjs-charts-to-get-you-started/\u003e\n- \u003chttps://d3-geomap.github.io/\u003e\n- \u003chttps://d3-geomap.github.io/map/choropleth/custom-domain/\u003e\n- \u003chttps://d3-geomap.github.io/map/choropleth/world/\u003e\n- \u003chttps://github.com/jerairrest/react-chartjs-2/blob/master/example/src/components/bar.js\u003e\n- \u003chttps://github.com/jerairrest/react-chartjs-2\u003e\n- \u003chttps://stackoverflow.com/questions/14964035/how-to-export-javascript-array-info-to-csv-on-client-side\u003e\n- \u003chttps://www.chartjs.org/docs/latest/\u003e\n- \u003chttps://www.react-simple-maps.io/choropleth-map\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjansensan%2Fec-tel-proceedings-data-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjansensan%2Fec-tel-proceedings-data-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjansensan%2Fec-tel-proceedings-data-analysis/lists"}