This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"status": "SUCCESSFUL", | |
"result": { | |
"skillExecutionInfo": { | |
"invocationRequest": { | |
"endpoint": "https://vlb.particlenews.com/voicelocal/bot", | |
"body": { | |
"version": "1.0", | |
"session": { | |
"new": false, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"version": "1.0", | |
"session": { | |
"new": false, | |
"sessionId": "amzn1.echo-api.session.dbd87824-8458-44b4-9bd1-53aa46e46880", | |
"application": { | |
"applicationId": "amzn1.ask.skill.243466b9-6f9a-423e-9c9d-e561e7fde5d9" | |
}, | |
"user": { | |
"userId": "amzn1.ask.account.AGMPMNKRX4APNY6OGUET3VHD6HADETKGJAD5JWHECORDOOY2GQT3K7IUSJPBU6MXVD76UFAU3G2Q3XXRYDHBUJL46KOIKCUDQOOGBTIMJUZPKELI23PJUCACN25U6F42E62DWFMV6X45ITWXGI4KBW5DUU6KMI4YIDZIZT7D4GWWN5K26GR4YW5X7SYY3TSZGSDXGIEINAMZTXY" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 33625502, | |
"deviceName": null, | |
"distributionChannel": "com.apple.appstore", | |
"network": null, | |
"ip": "174.228.1.116", | |
"appid": "newsbreak", | |
"userid": 29962343, | |
"cv": "3.1.5.5492", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
90.257792 SilverDisobedience 1985495251734981 32662 136 | |
42.692115 Katie Nordeen 162014327171459 27874 247 | |
42.471249 Travis Allen 249895261769841 449457 3405 | |
42.239956 The Church of Black Excellence 345848852506157 7268 101 | |
40.954234 Carrie Underwood - "Queen of Country Music" 840201166153054 9767 161 | |
39.361095 Andrew Pollack - Meadow's Movement 220819991991196 33307 105 | |
37.607307 Breaking Matzo 365222393666852 40072 136 | |
35.802019 San Judas Tadeo 518044808534823 487682 1111 | |
30.191595 Natalie Decker 667026620029379 32360 212 | |
29.088329 All against Trump 720187961519252 11276 145 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
page meta | |
{ | |
"category": "Retail Company", | |
"verification_status": "blue_verified", | |
"about": "“If we work together, we’ll lower the cost of living for everyone…we’ll give the world an opportunity to see what it’s like to save and have a better life.” - Sam Walton", | |
"name": "Walmart", | |
"fan_count": 34212827, | |
"talking_about_count": 283908, | |
"website": "www.walmart.com", | |
"id": "159616034235" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": [ | |
{ | |
"name": "Interest", | |
"api_enum": "ACTIVITY_GENERAL", | |
"fb_page_categories": [ | |
{ | |
"name": "Literary Arts", | |
"api_enum": "LITERARY_ARTS", | |
"id": "856055631167537" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
topic_mapping = { | |
0: "art_culture", | |
1: "crime_1", | |
2: "weather_1", | |
3: "fire_accident", | |
4: "sports", | |
5: "weather_2", | |
6: "public_works", | |
7: "misc_events", | |
8: "crime_2", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"status": "success", | |
"code": 0, | |
"documents": [ | |
{ | |
"ctype": "news", | |
"title": "Sen. Mendoza , what are you thinking ? Inviting young women to your home , your hotel , for drinks ?", | |
"pos": 0, | |
"dtype": 2, | |
"docid": "09y9KwkT", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
services@nr-2:~/docker_home/_logs/receng-nr$ cat /home/services/docker_home/_logs/receng-nr/nr.log grep 'in cache' | awk -F "in cache" '{print $1}' | awk -F "missed " '{print $2}' | head |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
awk -F "\t" '{ if($1 ~ /k82$/) {print $0}}' |