Dataset Open Access

Data used in the paper A Taxonomy of Testable HTML5 Canvas Issues

Macklon, Finlay; Viggiato, Markos; Romanova, Natalia; Buzon, Chris; Paas, Dale; Bezemer, Cor-Paul


JSON Export

{
  "files": [
    {
      "links": {
        "self": "https://zenodo.org/api/files/280bffcb-bf56-4431-a322-43a191de9646/classified_bug_reports.csv"
      }, 
      "checksum": "md5:6292166cade473c40d492ee0157487fc", 
      "bucket": "280bffcb-bf56-4431-a322-43a191de9646", 
      "key": "classified_bug_reports.csv", 
      "type": "csv", 
      "size": 22163
    }, 
    {
      "links": {
        "self": "https://zenodo.org/api/files/280bffcb-bf56-4431-a322-43a191de9646/extracted_bug_reports.csv"
      }, 
      "checksum": "md5:c76cb5e19844643e90daba71fe2af3e6", 
      "bucket": "280bffcb-bf56-4431-a322-43a191de9646", 
      "key": "extracted_bug_reports.csv", 
      "type": "csv", 
      "size": 115146
    }, 
    {
      "links": {
        "self": "https://zenodo.org/api/files/280bffcb-bf56-4431-a322-43a191de9646/extracted_projects.csv"
      }, 
      "checksum": "md5:684f957df9cc05595c09d481df6bdedd", 
      "bucket": "280bffcb-bf56-4431-a322-43a191de9646", 
      "key": "extracted_projects.csv", 
      "type": "csv", 
      "size": 3526
    }, 
    {
      "links": {
        "self": "https://zenodo.org/api/files/280bffcb-bf56-4431-a322-43a191de9646/README.md"
      }, 
      "checksum": "md5:d94f00263ba4232142f599e97f19ada3", 
      "bucket": "280bffcb-bf56-4431-a322-43a191de9646", 
      "key": "README.md", 
      "type": "md", 
      "size": 748
    }
  ], 
  "owners": [
    378784
  ], 
  "doi": "10.5281/zenodo.6886143", 
  "stats": {
    "version_unique_downloads": 6.0, 
    "unique_views": 30.0, 
    "views": 38.0, 
    "version_views": 38.0, 
    "unique_downloads": 6.0, 
    "version_unique_views": 30.0, 
    "volume": 679234.0, 
    "version_downloads": 14.0, 
    "downloads": 14.0, 
    "version_volume": 679234.0
  }, 
  "links": {
    "doi": "https://doi.org/10.5281/zenodo.6886143", 
    "conceptdoi": "https://doi.org/10.5281/zenodo.6886142", 
    "bucket": "https://zenodo.org/api/files/280bffcb-bf56-4431-a322-43a191de9646", 
    "conceptbadge": "https://zenodo.org/badge/doi/10.5281/zenodo.6886142.svg", 
    "html": "https://zenodo.org/record/6886143", 
    "latest_html": "https://zenodo.org/record/6886143", 
    "badge": "https://zenodo.org/badge/doi/10.5281/zenodo.6886143.svg", 
    "latest": "https://zenodo.org/api/records/6886143"
  }, 
  "conceptdoi": "10.5281/zenodo.6886142", 
  "created": "2022-07-22T19:20:16.843914+00:00", 
  "updated": "2023-03-30T00:35:50.850038+00:00", 
  "conceptrecid": "6886142", 
  "revision": 4, 
  "id": 6886143, 
  "metadata": {
    "access_right_category": "success", 
    "doi": "10.5281/zenodo.6886143", 
    "description": "<p>This repository contains data used in the paper&nbsp;<code>A Taxonomy of Testable HTML5 Canvas Issues</code>, submitted to IEEE Transactions on Software Engineering.</p>\n\n<p><strong>Data description:</strong></p>\n\n<table>\n\t<thead>\n\t\t<tr>\n\t\t\t<th>file name</th>\n\t\t\t<th>description</th>\n\t\t\t<th>fields</th>\n\t\t</tr>\n\t</thead>\n\t<tbody>\n\t\t<tr>\n\t\t\t<td>extracted_projects.csv</td>\n\t\t\t<td>180 open-source &lt;canvas&gt; projects (extracted from GitHub)</td>\n\t\t\t<td>nameWithOwner</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>extracted_bug_reports.csv</td>\n\t\t\t<td>2,403 &lt;canvas&gt; issue reports (extracted from the 180 GitHub projects)</td>\n\t\t\t<td>url</td>\n\t\t</tr>\n\t\t<tr>\n\t\t\t<td>classified_bug_reports.csv</td>\n\t\t\t<td>332 classified issue reports (sampled from extracted_bug_reports.csv)</td>\n\t\t\t<td>url, type</td>\n\t\t</tr>\n\t</tbody>\n</table>", 
    "language": "eng", 
    "title": "Data used in the paper A Taxonomy of Testable HTML5 Canvas Issues", 
    "license": {
      "id": "CC-BY-4.0"
    }, 
    "relations": {
      "version": [
        {
          "count": 1, 
          "index": 0, 
          "parent": {
            "pid_type": "recid", 
            "pid_value": "6886142"
          }, 
          "is_last": true, 
          "last_child": {
            "pid_type": "recid", 
            "pid_value": "6886143"
          }
        }
      ]
    }, 
    "keywords": [
      "html5 canvas, issue reports, github"
    ], 
    "publication_date": "2022-07-22", 
    "creators": [
      {
        "affiliation": "University of Alberta", 
        "name": "Macklon, Finlay"
      }, 
      {
        "affiliation": "University of Alberta", 
        "name": "Viggiato, Markos"
      }, 
      {
        "affiliation": "Prodigy Education", 
        "name": "Romanova, Natalia"
      }, 
      {
        "affiliation": "Prodigy Education", 
        "name": "Buzon, Chris"
      }, 
      {
        "affiliation": "Prodigy Education", 
        "name": "Paas, Dale"
      }, 
      {
        "affiliation": "University of Alberta", 
        "name": "Bezemer, Cor-Paul"
      }
    ], 
    "access_right": "open", 
    "resource_type": {
      "type": "dataset", 
      "title": "Dataset"
    }, 
    "related_identifiers": [
      {
        "scheme": "doi", 
        "identifier": "10.48550/arXiv.2201.07351", 
        "relation": "isCitedBy", 
        "resource_type": "publication-preprint"
      }, 
      {
        "scheme": "doi", 
        "identifier": "10.5281/zenodo.6886142", 
        "relation": "isVersionOf"
      }
    ]
  }
}
38
14
views
downloads
All versions This version
Views 3838
Downloads 1414
Data volume 679.2 kB679.2 kB
Unique views 3030
Unique downloads 66

Share

Cite as