Skip to content
Snippets Groups Projects
Commit 15c57780 authored by Sameer Al-Sakran's avatar Sameer Al-Sakran
Browse files

expect metadata to be analyzed in the sample dataset

parent ad15aa74
No related branches found
No related tags found
No related merge requests found
......@@ -440,7 +440,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 9,
"special_type": null,
"special_type": "type/CreationTimestamp",
"table_id": 1,
"target": null,
"visibility_type": "normal",
......@@ -532,7 +532,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": null,
"special_type": null,
"special_type": "type/Discount",
"table_id": 1,
"target": null,
"visibility_type": "normal",
......@@ -736,7 +736,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": null,
"special_type": null,
"special_type": "type/Quantity",
"table_id": 1,
"target": null,
"visibility_type": "normal",
......@@ -1012,7 +1012,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 14,
"special_type": null,
"special_type": "type/Income",
"table_id": 1,
"target": null,
"visibility_type": "normal",
......@@ -1371,7 +1371,7 @@ Object {
},
"display_name": "People",
"entity_name": null,
"entity_type": null,
"entity_type": "entity/UserTable",
"fields": Array [
Object {
"active": true,
......@@ -1800,7 +1800,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 19,
"special_type": null,
"special_type": "type/CreationTimestamp",
"table_id": 2,
"target": null,
"visibility_type": "normal",
......@@ -2203,7 +2203,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 26,
"special_type": "type/Category",
"special_type": "type/Source",
"table_id": 2,
"target": null,
"visibility_type": "normal",
......@@ -2569,7 +2569,7 @@ Object {
},
"display_name": "Products",
"entity_name": null,
"entity_type": null,
"entity_type": "entity/ProductTable",
"fields": Array [
Object {
"active": true,
......@@ -2782,7 +2782,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 2,
"special_type": null,
"special_type": "type/CreationTimestamp",
"table_id": 3,
"target": null,
"visibility_type": "normal",
......@@ -2963,9 +2963,62 @@ Object {
"base_type": "type/Float",
"caveats": null,
"database_type": "DOUBLE",
"default_dimension_option": null,
"default_dimension_option": Object {
"mbql": Array [
"binning-strategy",
null,
"default",
],
"name": "Auto bin",
"type": "type/Number",
},
"description": "The average rating users have given the product. This ranges from 1 - 5",
"dimension_options": Array [],
"dimension_options": Array [
Object {
"mbql": Array [
"binning-strategy",
null,
"default",
],
"name": "Auto bin",
"type": "type/Number",
},
Object {
"mbql": Array [
"binning-strategy",
null,
"num-bins",
10,
],
"name": "10 bins",
"type": "type/Number",
},
Object {
"mbql": Array [
"binning-strategy",
null,
"num-bins",
50,
],
"name": "50 bins",
"type": "type/Number",
},
Object {
"mbql": Array [
"binning-strategy",
null,
"num-bins",
100,
],
"name": "100 bins",
"type": "type/Number",
},
Object {
"mbql": null,
"name": "Don't bin",
"type": "type/Number",
},
],
"dimensions": Array [],
"display_name": "Rating",
"fingerprint": Object {
......@@ -2992,7 +3045,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 6,
"special_type": "type/Category",
"special_type": "type/Score",
"table_id": 3,
"target": null,
"visibility_type": "normal",
......@@ -3032,7 +3085,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 7,
"special_type": null,
"special_type": "type/Title",
"table_id": 3,
"target": null,
"visibility_type": "normal",
......@@ -3072,7 +3125,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 8,
"special_type": null,
"special_type": "type/Company",
"table_id": 3,
"target": null,
"visibility_type": "normal",
......@@ -3358,7 +3411,7 @@ Object {
},
"display_name": "Reviews",
"entity_name": null,
"entity_type": null,
"entity_type": "entity/GenericTable",
"fields": Array [
Object {
"active": true,
......@@ -3571,7 +3624,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 32,
"special_type": null,
"special_type": "type/CreationTimestamp",
"table_id": 4,
"target": null,
"visibility_type": "normal",
......@@ -3693,9 +3746,62 @@ Object {
"base_type": "type/Integer",
"caveats": null,
"database_type": "SMALLINT",
"default_dimension_option": null,
"default_dimension_option": Object {
"mbql": Array [
"binning-strategy",
null,
"default",
],
"name": "Auto bin",
"type": "type/Number",
},
"description": "The rating (on a scale of 1-5) the user left.",
"dimension_options": Array [],
"dimension_options": Array [
Object {
"mbql": Array [
"binning-strategy",
null,
"default",
],
"name": "Auto bin",
"type": "type/Number",
},
Object {
"mbql": Array [
"binning-strategy",
null,
"num-bins",
10,
],
"name": "10 bins",
"type": "type/Number",
},
Object {
"mbql": Array [
"binning-strategy",
null,
"num-bins",
50,
],
"name": "50 bins",
"type": "type/Number",
},
Object {
"mbql": Array [
"binning-strategy",
null,
"num-bins",
100,
],
"name": "100 bins",
"type": "type/Number",
},
Object {
"mbql": null,
"name": "Don't bin",
"type": "type/Number",
},
],
"dimensions": Array [],
"display_name": "Rating",
"fingerprint": Object {
......@@ -3722,7 +3828,7 @@ Object {
"position": 0,
"preview_display": true,
"raw_column_id": 35,
"special_type": "type/Category",
"special_type": "type/Score",
"table_id": 4,
"target": null,
"visibility_type": "normal",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment