EveryMundo / emDataStandards

EveryMundo's Data Standards
7 stars 20 forks source link

Include Operating System under Device for Farenet_001 #25

Open maddy-at-work opened 6 years ago

maddy-at-work commented 6 years ago

Issue: Currently, for farenet, we capture only device information ex. MOBILE/ DESKTOP but it would be interesting to see and analyze the operating system information. Example, for a product like BookSmart operating system, could be quite important.

https://github.com/EveryMundo/emDataStandards/blob/master/tables/normalizedfarenet_confirmation_001.datacore.json

"operatingSystem": { "description": "Device operating system (e.g. Windows, Android, iOS)", "type": "string", "example": "iOS" } Above JSON is from device schema: https://github.com/EveryMundo/emDataStandards/blob/master/types/device.schema.json

BigDataKatha commented 6 years ago

@yartiles , is this data we can capture via FareNet?

BigDataKatha commented 5 years ago

Decided that I will add it.