tablets {repairData} | R Documentation |
Tablets
Description
Result of an online quest where volunteer participants looked at tablet repair attempts recorded at community events.
Usage
tablets
Format
An object of class spec_tbl_df
(inherits from tbl_df
, tbl
, data.frame
) with 647 rows and 12 columns.
Details
Dataset of tablet repair records from the Open Repair Alliance in ORDS format style with added fault_type
values.
Results of Open Repair Data quest TabiCat".
- id_ords
ID. Unique identifier from the partner organisation.
- data_provider
Data provider. Option from ORDS codelist. Name of partner organisation.
- country
Country. Three letter ISO code, e.g. “GBR”.
- fault_type_id
Fault type ID.
- fault_type
Fault type. Option from tablet codelist.
- product_category
Product category. Option from ORDS product category codelist
- brand
Brand.
- repair_status
Repair status option from the tablet codelist.
- year_of_manufacture
Year of manufacture.
- event_date
Event date. The date of the repair event that the repair took place at.
- language
Language of problem description. 2 char ISO language code.
- problem
Problem description.
Source
https://github.com/openrepair/data/tree/master/quests/tablets