Skip to content

Instantly share code, notes, and snippets.

@afshinm
Created June 30, 2016 17:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save afshinm/325384624c411d0278209e12ea2bb6fb to your computer and use it in GitHub Desktop.
Save afshinm/325384624c411d0278209e12ea2bb6fb to your computer and use it in GitHub Desktop.
{
"rating_value_fs": {
"type": "number"
},
"language_ss": {
"type": "string"
},
"review_text_en_s": {
"type": "string"
},
"review_type_ss": {
"values": ["restaurants", "cars", "hotels", "electronics", "airlines"],
"type": "string"
},
"best_rating_fs": {
"values": ["5.0", "10.0"],
"type": "number"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment