-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtest.json
More file actions
105 lines (105 loc) · 2.86 KB
/
test.json
File metadata and controls
105 lines (105 loc) · 2.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
{
"keys at 0": [
"url",
"indexed",
"search_indexed",
"published",
"title",
"content",
"title_snippet",
"content_snippet",
"root_url",
"domain_url",
"host_url",
"parent_url",
"lang",
"porn_level",
"fluency_level",
"spam_level",
"sentiment",
"source_type",
"post_type",
"tokens_title",
"tokens_content",
"images",
"cluster_id",
"tags_internal",
"article_extended_attributes/facebook_shares",
"article_extended_attributes/facebook_likes",
"article_extended_attributes/twitter_shares",
"article_extended_attributes/num_comments",
"source_extended_attributes/alexa_pageviews",
"source_extended_attributes/alexa_unique_visitors",
"extra_author_attributes/id",
"extra_author_attributes/name",
"extra_author_attributes/gender",
"extra_source_attributes/world_data/continent",
"extra_source_attributes/world_data/country",
"extra_source_attributes/world_data/region",
"extra_source_attributes/world_data/city",
"extra_source_attributes/world_data/longitude",
"extra_source_attributes/world_data/latitude",
"extra_source_attributes/world_data/country_code",
"extra_source_attributes/world_data/resolution",
"extra_source_attributes/id",
"extra_source_attributes/name",
"engagement",
"reach",
"word_count",
"trending_score"
],
"all keys": [
"url",
"indexed",
"search_indexed",
"published",
"title",
"content",
"title_snippet",
"content_snippet",
"root_url",
"domain_url",
"host_url",
"parent_url",
"lang",
"porn_level",
"fluency_level",
"spam_level",
"sentiment",
"source_type",
"post_type",
"tokens_title",
"tokens_content",
"images",
"cluster_id",
"tags_internal",
"article_extended_attributes/facebook_shares",
"article_extended_attributes/facebook_likes",
"article_extended_attributes/twitter_shares",
"article_extended_attributes/num_comments",
"source_extended_attributes/alexa_pageviews",
"source_extended_attributes/alexa_unique_visitors",
"extra_author_attributes/id",
"extra_author_attributes/name",
"extra_author_attributes/gender",
"extra_source_attributes/world_data/continent",
"extra_source_attributes/world_data/country",
"extra_source_attributes/world_data/region",
"extra_source_attributes/world_data/city",
"extra_source_attributes/world_data/longitude",
"extra_source_attributes/world_data/latitude",
"extra_source_attributes/world_data/country_code",
"extra_source_attributes/world_data/resolution",
"extra_source_attributes/id",
"extra_source_attributes/name",
"engagement",
"reach",
"word_count",
"trending_score",
"entity_url",
"tokens_mention",
"tokens_hashtag",
"videos",
"extra_source_attributes/url"
]
}