text
stringlengths
6
2.91M
{"artist": "Fashawn", "songs": [{"year": null, "album": "Champagne & Styrofoam Cups", "image": "https://images.genius.com/09dcf1a0e7f7a1c4eac047d2fc35bd69.500x500x1.jpg", "lyrics": "[Hook]\nEven though that you gone, I know I\u2019ll see you again, yeah\nJust put in a good word for me and my niggas, and hopefully we get in\nAh, and I\u2019ll see you in heaven\nI\u2019ll see you in heaven, yeah\nI\u2019ll see you in heaven\nI\u2019ll see you in heaven, Ahh\n\n[Verse 1: Fashawn]\nNow I ain\u2019t here to say goodbye and I regret it to this day\nMy excuse, life just got in the way, should have been by your side\nHow come I couldn't stay, nah I got a place\nA bouquet of flowers where you lay\nInstead of mourning your death, your life we celebrate\nThe memories you left, a sudden twist of fate\nI know you up in heaven, hope they let me through the gates\nBut put in a good word just in case\nI know I made a promise and I intend to keep it\nA kiss is what the sweetest, I always spent the weekend\nWith Aaron out, Peach and King hanging by the bleachers\nA sunny side, that\u2019s how I spent most of my summer times\nWhen we was the younger guys\nCan\u2019t deny it\u2019s try not to come and hide\nWe off puffing live but\nSomehow you kept us in line\nThis is mine 'till next time, never goodbye shorty\n\n[Hook]\n\n[Verse 2: Fashawn]\nI often wonder will it get better than this\nOr maybe worse, I just hope that the heaven exist\nI always pictured curly faces, standing on top of clouds\nSomeone standing at the entrance to tell us if we allowed\nA list paring all the mistakes I ever made\nEven say I lost a hole of my faith in 7th grade, or the 8th\nAlways did it my way, never afraid\nAlways, 7 steps away from being saved\nTo show my face in funny, your majesty I\u2019m ashamed\nStill for the family get from praise\nHoller and hallelujah in the manner he was raised\nTo pouring champagne on the ceiling\nOn behalf of the pain I feel, I\u2019m still grieving\nWhy did you had to die, know you\u2019re somewhere in the sky\nSo this is mine till next time, never goodbye shorty\n\n[Hook]", "title": "Heaven"}]}
{ "name": "broken-jest", "description": "", "main": "./dist/index.js", "files": [ "dist", "README.md" ], "scripts": { "test": "jest --no-cache" }, "devDependencies": { "@bubltechnology/customizable-commit-analyzer": "^1.0.0", "@kadira/storybook": "1.36.0", "babel-cli": "^6.7.5", "babel-core": "^6.9.1", "babel-eslint": "^6.0.4", "babel-jest": "16.0.0", "babel-loader": "^6.2.4", "babel-plugin-__coverage__": "11.0.0", "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-preset-es2015": "^6.9.0", "babel-preset-react": "^6.5.0", "babel-preset-stage-0": "^6.5.0", "babel-register": "6.9.0", "chai": "^3.5.0", "chai-as-promised": "5.3.0", "chai-enzyme": "^0.4.2", "cheerio": "0.20.0", "codecov": "^1.0.1", "commitizen": "2.8.2", "css-loader": "^0.23.1", "cz-conventional-changelog": "1.1.6", "enzyme": "^2.3.0", "eslint": "^2.11.1", "eslint-plugin-lodash": "^1.9.2", "eslint-plugin-react": "^5.1.1", "extract-text-webpack-plugin": "^1.0.1", "file-loader": "^0.9.0", "ghooks": "1.2.4", "ignore-styles": "^4.0.0", "install": "0.8.1", "jest": "16.0.0", "jsdom": "9.4.1", "mocha": "2.5.3", "npm": "3.10.5", "nyc": "6.6.1", "postcss-cssnext": "^2.6.0", "postcss-import": "^8.1.2", "postcss-loader": "^0.9.1", "precss": "^1.4.0", "ramda": "0.22.1", "react": "15.3.2", "react-addons-css-transition-group": "15.3.2", "react-addons-test-utils": "15.3.2", "react-docgen-markdown": "0.2.0", "react-dom": "15.3.2", "react-intl": "2.1.5", "react-test-renderer": "15.3.2", "semantic-release": "^4.3.5", "sinon": "^1.17.4", "sinon-chai": "2.8.0", "style-loader": "^0.13.1", "svg-react-loader": "^0.3.3", "url-loader": "^0.5.7", "validate-commit-msg": "^2.8.0", "webpack": "1.13.1" }, "peerDependencies": { "react": "^0.14.7 || ^15.0.0-0", "react-dom": "^0.14.7 || ^15.0.0-0", "react-intl": "2.1.5", "react-addons-css-transition-group": "0.14.7 || ^15.0.0-0" }, "dependencies": { "bluebird": "^3.x", "bootstrap": "4.0.0-alpha.2", "classnames": "^2.1.5", "domkit": "0.0.1", "lodash": "^4.13.0", "moment": "^2.10.6", "react-autosize-textarea": "^0.3.1", "react-bootstrap": "^0.28", "react-day-picker": "^1.2", "react-highlighter": "^0.3.0", "react-intl": "^2.1", "react-radio": "^2.1.2", "react-slider": "^0.6.1", "react-user-avatar": "^1.8.0" }, "babel": { "retainLines": false, "presets": [ "es2015", "react", "stage-0" ], "plugins": [ "transform-decorators-legacy" ], "env": { "test": { "plugins": [ "__coverage__" ] } } }, "jest": { "moduleNameMapper": { "^.+\\.(jpg|jpeg|png|gif|eot|otf|webp|svg|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/test/fileMock.js", "^.+\\.(pcss|css|less)$": "<rootDir>/test/styleMock.js" }, "coveragePathIgnorePatterns": [ "<rootDir>/build/", "<rootDir>/node_modules/", "<rootDir>/dist/" ] } }
{ "name": "angular-quickstart", "version": "1.0.0", "description": "QuickStart package.json from the documentation, supplemented with testing support", "scripts": { "start": "tsc && concurrently \"gulp nodemon\"", "release-run": "tsc; node executable/server/server.js", "e2e": "tsc && concurrently \"http-server -s\" \"protractor protractor.config.js\" --kill-others --success first", "lint": "tslint ./app/**/*.ts -t verbose", "lite": "lite-server", "pree2e": "webdriver-manager update", "test": "tsc && concurrently \"tsc -w\" \"karma start karma.conf.js\"", "test-once": "tsc && karma start karma.conf.js --single-run", "tsc": "tsc", "tsc:w": "tsc -w" }, "keywords": [], "author": "", "license": "MIT", "dependencies": { "@angular/common": "~2.4.0", "@angular/compiler": "~2.4.0", "@angular/core": "~2.4.0", "@angular/forms": "~2.4.0", "@angular/http": "~2.4.0", "@angular/platform-browser": "~2.4.0", "@angular/platform-browser-dynamic": "~2.4.0", "@angular/router": "~3.4.0", "angular-in-memory-web-api": "~0.2.2", "angular2-busy": "^1.0.2", "angular2-spinner": "^1.0.0", "cheerio": "^0.22.0", "core-js": "^2.4.1", "cron": "^1.2.1", "express": "^4.14.0", "express-rest": "^1.0.4", "express-session": "^1.15.1", "googleapis": "^16.1.0", "iconv-lite": "^0.4.15", "mongo": "^0.1.0", "node-svm": "^2.1.8", "nodemailer": "^4.0.0", "passport-google-oauth": "^1.0.0", "preboot": "^4.5.2", "reflect-metadata": "^0.1.8", "rest": "^2.0.0", "rxjs": "5.0.1", "sync": "^0.2.5", "systemjs": "0.19.40", "terminal-kit": "^0.26.1", "zone.js": "^0.7.4" }, "devDependencies": { "@types/cheerio": "^0.17.31", "@types/cron": "^1.2.0", "@types/express": "^4.0.34", "@types/iconv-lite": "0.0.1", "@types/jasmine": "^2.5.36", "@types/node": "^6.0.56", "@types/nodemailer": "^1.3.32", "@types/passport-google-oauth": "^1.0.32", "canonical-path": "0.0.2", "concurrently": "^3.1.0", "gulp": "^3.9.1", "gulp-livereload": "^3.8.1", "gulp-nodemon": "^2.2.1", "gulp-typescript": "^3.1.3", "gulp-watch": "^4.3.11", "http-server": "^0.9.0", "jasmine-core": "~2.4.1", "karma": "^1.3.0", "karma-chrome-launcher": "^2.0.0", "karma-cli": "^1.0.1", "karma-jasmine": "^1.0.2", "karma-jasmine-html-reporter": "^0.2.2", "lite-server": "^2.2.2", "lodash": "^4.16.4", "protractor": "~4.0.14", "rimraf": "^2.5.4", "tslint": "^3.15.1", "typescript": "^2.0.10" }, "repository": {} }
{ "id": 924006845, "type": "Feature", "properties": { "addr:full":"127 High Street North Dunstable Bedfordshire LU6 1JN", "addr:housenumber":"127", "addr:postcode":"lu6 1jn", "addr:street":"High Street North", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-0.5264800191,51.8898086548,-0.5264800191,51.8898086548", "geom:latitude":51.889809, "geom:longitude":-0.52648, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"127 High Street North", "sg:city":"Dunstable", "sg:classifiers":[ { "category":"Personal", "subcategory":"Barber", "type":"Services" } ], "sg:owner":"simplegeo", "sg:postcode":"LU6 1JN", "sg:province":"Bedfordshire", "sg:tags":[ "men's", "hairdresser" ], "src:geom":"simplegeo", "wof:belongsto":[ 85633159, 85788349, 85684591 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_2DFxycal31FXeeMsdPwwsa_51.889809_-0.526480@1300740705" }, "wof:country":"GB", "wof:created":1471940231, "wof:geomhash":"4284089a8a691b3ec5581917b8b006df", "wof:hierarchy":[ { "country_id":85633159, "neighbourhood_id":85788349, "region_id":85684591, "venue_id":924006845 } ], "wof:id":924006845, "wof:lastmodified":1496949470, "wof:name":"Ross Gents Hairdressers", "wof:parent_id":85788349, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "men's", "hairdresser" ] }, "bbox": [ -0.5264800191, 51.8898086548, -0.5264800191, 51.8898086548 ], "geometry": {"coordinates":[-0.5264800191,51.8898086548],"type":"Point"} }
{"pmid":32427212,"pmcid":"PMC7232606","title":"Post COVID 19 and food pathways to sustainable transformation.","text":["Post COVID 19 and food pathways to sustainable transformation.","Agric Human Values","Blay-Palmer, Alison","Carey, Rachel","Valette, Elodie","Sanderson, Matthew R","32427212"],"journal":"Agric Human Values","authors":["Blay-Palmer, Alison","Carey, Rachel","Valette, Elodie","Sanderson, Matthew R"],"date":"2020-05-20T11:00:00Z","year":2020,"_id":"32427212","source":"PubMed","week":"202021|May 18 - May 24","doi":"10.1007/s10460-020-10051-7","topics":["Prevention"],"weight":1,"_version_":1667252837894062080,"score":9.490897,"similar":[{"pmid":32312643,"pmcid":"PMC7129981","title":"Orthopedic surgery post COVID-19: an opportunity for innovation and transformation.","text":["Orthopedic surgery post COVID-19: an opportunity for innovation and transformation.","J Shoulder Elbow Surg","Menendez, Mariano E","Jawa, Andrew","Haas, Derek A","Warner, Jon J P","32312643"],"journal":"J Shoulder Elbow Surg","authors":["Menendez, Mariano E","Jawa, Andrew","Haas, Derek A","Warner, Jon J P"],"date":"2020-04-22T11:00:00Z","year":2020,"_id":"32312643","source":"PubMed","week":"202017|Apr 20 - Apr 26","doi":"10.1016/j.jse.2020.03.024","topics":["General Info"],"weight":1,"_version_":1666138493540106241,"score":49.170784},{"pmid":32501358,"pmcid":"PMC7237936","title":"Editorial: Impacts of COVID-19 on agricultural and food systems worldwide and on progress to the sustainable development goals.","text":["Editorial: Impacts of COVID-19 on agricultural and food systems worldwide and on progress to the sustainable development goals.","Agric Syst","Stephens, Emma C","Martin, Guillaume","van Wijk, Mark","Timsina, Jagadish","Snow, Val","32501358"],"journal":"Agric Syst","authors":["Stephens, Emma C","Martin, Guillaume","van Wijk, Mark","Timsina, Jagadish","Snow, Val"],"date":"2020-06-06T11:00:00Z","year":2020,"_id":"32501358","source":"PubMed","week":"202023|Jun 01 - Jun 07","doi":"10.1016/j.agsy.2020.102873","topics":["Prevention"],"weight":1,"_version_":1668804508912713728,"score":45.757023},{"pmid":32502757,"title":"COVID 19: Disruptive impacts and transformative opportunities in undergraduate nurse education.","text":["COVID 19: Disruptive impacts and transformative opportunities in undergraduate nurse education.","Nurse Educ Pract","Carolan, Clare","Davies, Caitlin L","Crookes, Patrick","McGhee, Stephen","Roxburgh, Michelle","32502757"],"journal":"Nurse Educ Pract","authors":["Carolan, Clare","Davies, Caitlin L","Crookes, Patrick","McGhee, Stephen","Roxburgh, Michelle"],"date":"2020-06-06T11:00:00Z","year":2020,"_id":"32502757","source":"PubMed","week":"202023|Jun 01 - Jun 07","doi":"10.1016/j.nepr.2020.102807","weight":0,"_version_":1668804508886499328,"score":40.653324}]}
{"poster":"Cokeiro","date":"2018-12-23T07:30:22.811+0000","title":"wut","subforum":"Charlas Generales","up_votes":3,"down_votes":2,"body":"Pues lo que me encuentro jugando el FFT de VBA ;c \r\n\r\nhttps://gyazo.com/a63b39bfff3e544eaa03e7644be58eb1","replies":[{"poster":"diabetín","date":"2018-12-23T08:02:18.250+0000","up_votes":1,"down_votes":0,"body":"no entiendo","replies":[]}]}
{COMPANION_OBJECT=1, NULL_DEREF=2, TRAIL_LAMBDA=3, Token(token=DOT_SAFE)=2}
{ "$schema": "https://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#", "contentVersion": "1.0.0.0", "parameters": { "appInsightsName": { "value": "$(appInsightsName)" }, "cuaId": { "value": "00000000-0000-0000-0000-000000000000" }, "tagValues": { "value": { "Environment": "$(tagEnvironment)", "Application": "$(tagApplication)", "Project": "$(tagProject)]", "Owner": "$(tagOwner)]", "OwnerEmail": "$(tagOwnerEmail)" } } } }
{ "locality": "ST. JULIANS", "status": "", "registration_date": "unknown", "company_id": "C 32524", "involved_parties": {}, "address": "PORTOMASO BUSINESS TOWER, LEVEL 16,", "name": "MATMOURA MALTA LTD" }
{"poster":"Ingratitud","date":"2019-05-01T20:12:31.278+0000","title":"Galería de Arte: Yuumi","subforum":"Off-topic y temas personales","up_votes":10,"down_votes":1,"body":"[ ](https://i.imgur.com/ruL3UCK.jpg)\n\n             Hola invocadores, hoy damos inicio a otro episodio de ...\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect\n#                  Galería de Arte: Yuumi\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/BB3JRmB.png?no_redirect\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/FmQghLz.jpg?no_redirect\n\n\n  Por si perdieron el episodio anterior Galería de Arte: Invictus Gaming, o quieren ver los episodios de la otra serie\n\n        [ Galería de Arte: Invictus Gaming](https://boards.las.leagueoflegends.com/es/c/off-topic-y-temas-personales/3p7IfMZR-galeraua-de-arte-invictus-gaming)   O   [¿Quién es ese artista del LOL?](https://boards.las.leagueoflegends.com/es/c/creaciones-de-la-comunidad/kLvPLE1X-quiaon-es-ese-artista-del-lol-final-de-temporada-de-la-serie)\n\nSi les gusto el arte de los diferentes artistas de LATAM, pueden entrar a sus red social desde su nombre.\n\n     \n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/BB3JRmB.png?no_redirect\n\n\n#             https://i.imgur.com/zY7yU50.png?no_redirect [Souta Soda](https://web.facebook.com/Soutasoda/)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/ruL3UCK.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#               https://i.imgur.com/zY7yU50.png?no_redirect [Little Luly](https://www.facebook.com/LittleLuly05)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/nMcRVMs.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#             https://i.imgur.com/zY7yU50.jpg?no_redirect [JamilSC11](https://www.facebook.com/jamilsc11/)\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/vHUHHnY.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#               https://i.imgur.com/zY7yU50.png?no_redirect [Gumae](https://www.facebook.com/Guumae/)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/nYKT7Xa.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#             https://i.imgur.com/zY7yU50.png?no_redirect [Muunbu/Lunabu](https://web.facebook.com/Muunbug/)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/3JGUJzy.png?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#           https://i.imgur.com/zY7yU50.jpg?no_redirect [Emiily Extacy](https://www.facebook.com/EmilyExtacy/?ref=page_internal)\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/OpF23o6.jpg?no_redirect \n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/cTtPY3r.jpg?no_redirect \n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#                 https://i.imgur.com/zY7yU50.png?no_redirect [Shyori](https://www.facebook.com/Shyoricchi)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/LKl2iIA.jpg?no_redirect\n\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/KjFNHd3.jpg?no_redirect\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#                 https://i.imgur.com/zY7yU50.png?no_redirect [Hilent](https://www.facebook.com/hilent/?ref=page_internal)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/RCucwHk.jpg?no_redirect\n\n\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n#            https://i.imgur.com/zY7yU50.jpg?no_redirect [HinataWolf](https://twitter.com/1495)\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/nhqGA3I.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#             https://i.imgur.com/zY7yU50.png?no_redirect [MiuZr](https://www.facebook.com/MiuZr/)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/xUEYsRV.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#               https://i.imgur.com/zY7yU50.png?no_redirect [Cate da yo](https://www.facebook.com/pg/catedayo/photos/?ref=page_internal)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/gg0krvX.png?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#               https://i.imgur.com/zY7yU50.png?no_redirect [Kyonart](https://www.instagram.com/kyonart01)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/IJsyZZa.png?no_redirect\n\n https://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/F6t5bvC.png?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n#             https://i.imgur.com/zY7yU50.png?no_redirect [HifumiChan](https://www.facebook.com/HifumiChanDan/)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/1VsvzIj.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n\n#               https://i.imgur.com/zY7yU50.png?no_redirect [DSFAxel](https://twitter.com/dsfaxel)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/F38YUGR.jpg?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n\n#               https://i.imgur.com/zY7yU50.png?no_redirect [Yumai](https://twitter.com/AspectOfWards)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/i19Y6z2.png?no_redirect\n\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\n#              https://i.imgur.com/zY7yU50.png?no_redirect [Faniry](https://web.facebook.com/Fanirychu/)\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/KxkA5Oz.jpg?no_redirect\nhttps://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/pLhZePf.jpg?no_redirect\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect https://i.imgur.com/SG3RT9T.png?no_redirect\n\nhttps://i.imgur.com/zY7yU50.jpg?no_redirect\n\nRecordatorio: Si quiere ver más arte de algún artistas, puede entrar a una de su red social desde \nsu nombre dorado.","replies":[{"poster":"Bizantine","date":"2019-05-01T20:51:37.507+0000","up_votes":6,"down_votes":0,"body":"> https://i.imgur.com/F6t5bvC.png?no_redirect\n> \n\nAjajajajajajjaja. El concurso se acabo, denle a **Kyonart** los 100.000 dólares!.","replies":[{"poster":"Riot Kaiju","date":"2019-05-07T16:09:44.931+0000","up_votes":2,"down_votes":0,"body":"Este esta increibleeeeeeeee jaajajajjaja\n\nQue buenos fan arts, gracias por la compilación!","replies":[]},{"poster":"Mugman Rojo","date":"2019-05-02T20:26:15.198+0000","up_votes":1,"down_votes":0,"body":"El mejor de todos en mi opinion","replies":[]}]},{"poster":"Riot Avangard","date":"2019-05-02T15:43:49.512+0000","up_votes":3,"down_votes":0,"body":"Shipeo toooodoooooooooo que buena idea eso de hacer su interpretación humana","replies":[]},{"poster":"DragonFelgrand8","date":"2019-05-09T12:41:40.451+0000","up_votes":1,"down_votes":0,"body":"¿Cuanto apuestan a que ya hay rule 34?","replies":[]},{"poster":"ANYASZOMORÍTÓK","date":"2019-05-01T21:31:35.880+0000","up_votes":2,"down_votes":2,"body":"Los que humanizan campeones animales y los hacen ver un toque \"sexy\" tienen fetiches muy raros.","replies":[{"poster":"SpectreChazer","date":"2019-05-02T01:33:36.089+0000","up_votes":1,"down_votes":0,"body":"Tenes un icono de Ahri (?","replies":[{"poster":"ANYASZOMORÍTÓK","date":"2019-05-02T01:38:41.593+0000","up_votes":1,"down_votes":0,"body":"Que observador/a","replies":[]}]}]},{"poster":"Polohit","date":"2019-05-01T22:56:41.693+0000","up_votes":1,"down_votes":0,"body":"de donde sacaste esos dibujos, estan buenisimos!!!\n\ndonde puedo ver quien los hace, osea a donde suben el contenido","replies":[{"poster":"Ingratitud","date":"2019-05-01T23:30:38.015+0000","up_votes":1,"down_votes":0,"body":"Si, el nombre del artista aparece arriba de cada dibujo. A su vez si haces click en su nombre podes ir a la red social propia de preferencia del artista Ejemplo:\n\n> #   https://i.imgur.com/zY7yU50.png?no_redirect [Souta Soda](https://web.facebook.com/Soutasoda/)\n> https://i.imgur.com/zY7yU50.png?no_redirect https://i.imgur.com/ruL3UCK.jpg?no_redirect\n\nSoutaSoda es el artista de este dibujo, si entras en su nombre te lleva a https://web.facebook.com/Soutasoda/ que es su facebook","replies":[{"poster":"Polohit","date":"2019-05-02T00:21:39.499+0000","up_votes":1,"down_votes":0,"body":"{{sticker:slayer-pantheon-thumbs}}","replies":[]}]}]}]}
[{"name":"i18next-localstorage-cache","version":"1.1.1","description":"caching layer for i18next using browsers localStorage","repository":"git+https:\/\/github.com\/i18next\/i18next-localStorage-cache.git","keyfiles":"i18nextLocalStorageCache.min.js","keywords":["i18next","i18next-cache"],"npm":"i18next-localstorage-cache"},{"name":"i18next-localstorage-cache","version":"1.1.1","description":"caching layer for i18next using browsers localStorage","repository":"git+https:\/\/github.com\/i18next\/i18next-localStorage-cache.git","keyfiles":"i18nextLocalStorageCache.min.js","keywords":["i18next","i18next-cache"],"npm":"i18next-localstorage-cache"},{"name":"i18next-localstorage-cache","version":"1.1.1","description":"caching layer for i18next using browsers localStorage","repository":"git+https:\/\/github.com\/i18next\/i18next-localStorage-cache.git","keyfiles":"i18nextLocalStorageCache.min.js","keywords":["i18next","i18next-cache"],"npm":"i18next-localstorage-cache"}]
{ "body": { "1": { "main": "日本海を除く北緯三十六度以北の太平洋においては、毎年二月二十日から六月二十日までの間は、もりづつ以外の銃砲を使用しているかを猟獲してはならない。", "enum": { } }, "2": { "main": "前条の規定に違反した者は、一年以下の懲役若しくは五十万円以下の罰金に処し、又はこれを併科する。", "enum": { } }, "2(2)": { "main": "前項の場合においては、犯罪行為に供した銃砲又は犯罪行為により得た漁獲物及びその製品であつて、犯人が所有し、又は所持するものは、没収することができる。ただし、犯人が所有していたこれらの物件の全部又は一部を没収することができないときは、その価格を追徴することができる。", "enum": { } }, "3": { "main": "法人の代表者又は法人若しくは人の代理人、使用人その他の従業者が、その法人又は人の業務又は財産に関して、前条第一項の違反行為をしたときは、行為者を罰するほか、その法人又は人に対し、同項の罰金刑を科する。", "enum": { } } }, "title": "いるか猟獲取締規則", "cont": { } }
{"forum_title": "RÖFL", "id": "31977", "title": "inTenz", "url": "http://www.live2cruize.com/spjall/showthread.php/31977-inTenz", "posts": [{"user_name": "Mimir", "text": "Hann veryyy *** =S", "date": "2007-10-25 22:33:00", "post_id": 1}, {"user_name": "Becker", "text": "Reeeepost :wink:", "date": "2007-10-25 23:03:00", "post_id": 2}, {"user_name": "Svennihar", "text": "Hel flott <<<icon_twisted.gif>>> Þetta er reyndar soldið gamalt", "date": "2007-10-25 23:06:00", "post_id": 3}, {"user_name": "Þráinn", "text": "hvað ætlar fólk að pósta þessu oft hingað... <<<icon_rolleyes.gif>>>", "date": "2007-10-26 00:27:00", "post_id": 4}, {"user_name": "Tiger", "text": "old stuff", "date": "2007-10-26 00:45:00", "post_id": 5}, {"user_name": "mustanggirl", "text": "<<<icon_rolleyes.gif>>>", "date": "2007-10-26 02:04:00", "post_id": 6}, {"user_name": "MJ", "text": "var hann aftur að höstla þig", "date": "2007-10-26 02:17:00", "post_id": 7}, {"user_name": "krayzie", "text": "<<<iagree.gif>>>", "date": "2007-10-26 02:31:00", "post_id": 8}, {"user_name": "SheDevil", "text": "Það er ekki hans vandamál þó þið séuð í vafa um kynhneigð ykkar.\r\nÆttuð að prófa að fara í sturtu og hafa ykkur til, þá mynduð þið sennilega ná í einhverja kellu, en spurning hvort það séu jafn flottar kellur og Gaui hefur haft uppá arminn í gegnum tíðina <<<icon_rolleyes.gif>>>", "date": "2007-10-26 03:01:00", "post_id": 9}, {"user_name": "MJ", "text": "jabb hann er að owna okkur, lets go ***", "date": "2007-10-26 03:05:00", "post_id": 10}, {"user_name": "Mimir", "text": "Þetta er nú mesta vitleysa sem ég hef heyrt", "date": "2007-10-26 03:13:00", "post_id": 11}, {"user_name": "PeturSt", "text": "já mimir enda ertu í miklum vafa með þína kynhneygð þar sem u ferð ekki í sturtu sem leiðir af sér að u nærð ekki í kerlingu og svo gengur þetta bara í hring, vítahringur greynilega", "date": "2007-10-26 03:16:00", "post_id": 12}, {"user_name": "Mimir", "text": "jáh, ég er pikkfastur í þessum vítahring =S", "date": "2007-10-26 03:30:00", "post_id": 13}, {"user_name": "Mimir", "text": "Annars var þessi þráður bara repost af eitthverju vidjói hah", "date": "2007-10-26 03:31:00", "post_id": 14}, {"user_name": "icee", "text": "Gaui er hot gaur sko þarft bara að fara að læra af honum þá nærðu þér í flotta kellingu <<<icon_cool.gif>>>", "date": "2007-10-26 08:21:00", "post_id": 15}, {"user_name": "Armann", "text": "<<<icon_lol.gif>>>", "date": "2007-10-26 08:49:00", "post_id": 16}, {"user_name": "ArnarFB", "text": "PANT FÁ EMMJOÐ!", "date": "2007-10-26 11:23:00", "post_id": 17}, {"user_name": "Erica", "text": "Pant fá Arnareffbjee!!", "date": "2007-10-26 11:36:00", "post_id": 18}, {"user_name": "Viktorkarl", "text": "Score", "date": "2007-10-26 11:42:00", "post_id": 19}, {"user_name": "ArnarFB", "text": "Jéss! Trekantur!", "date": "2007-10-26 14:45:00", "post_id": 20}, {"user_name": "Erica", "text": "újeah <<<icon_cool.gif>>>", "date": "2007-10-26 15:36:00", "post_id": 21}, {"user_name": "Karlsson", "text": "repost..... ! <<<icon_lol.gif>>>", "date": "2007-10-26 16:15:00", "post_id": 22}, {"user_name": "24", "text": "Já alveg afskaplega aðlaðandi einstaklingur <<<rollinglaugh.gif>>>", "date": "2007-10-26 18:23:00", "post_id": 23}, {"user_name": "Mimir", "text": "jáh... ég skil afhverju hann fær allar gellurnar en ekki við <<<icon_sad.gif>>>", "date": "2007-10-26 21:16:00", "post_id": 24}, {"user_name": "Gunnarmh", "text": "Drop dead gorgeous bara <<<icon_cool.gif>>> \n\r\nSvo er mamma hans hársnyrtitæknifræðingur sem er þrír plúsar", "date": "2007-10-26 21:29:00", "post_id": 25}, {"user_name": "dandri", "text": "shit hvað gaui er sóðalega fullur á þessari mynd", "date": "2007-10-27 13:23:00", "post_id": 26}, {"user_name": "24", "text": "það hefur verið frussukúkað framan í hann í æsku.. svona freknur eru ekki mannlegar <<<icon_confused.gif>>>\r\nmætti halda hann væri rauðhærður !! <<<icon_eek.gif>>>", "date": "2007-10-27 16:25:00", "post_id": 27}], "file_urls": ["http://live2cruize.com/spjall/images/smilies/icon_twisted.gif", "http://live2cruize.com/spjall/images/smilies/icon_rolleyes.gif", "http://live2cruize.com/spjall/images/smilies/icon_rolleyes.gif", "http://live2cruize.com/spjall/images/smilies/iagree.gif", "http://live2cruize.com/spjall/images/smilies/icon_rolleyes.gif", "http://live2cruize.com/spjall/images/smilies/icon_cool.gif", "http://live2cruize.com/spjall/images/smilies/icon_lol.gif", "http://live2cruize.com/spjall/images/smilies/icon_cool.gif", "http://live2cruize.com/spjall/images/smilies/icon_lol.gif", "http://live2cruize.com/spjall/images/smilies/rollinglaugh.gif", "http://live2cruize.com/spjall/images/smilies/icon_sad.gif", "http://live2cruize.com/spjall/images/smilies/icon_cool.gif", "http://live2cruize.com/spjall/images/smilies/icon_confused.gif", "http://live2cruize.com/spjall/images/smilies/icon_eek.gif"], "date": "2007-10-25 22:33:00", "files": [{"url": "http://live2cruize.com/spjall/images/smilies/icon_twisted.gif", "path": "full/6143705e6e5380aa59cb50cf410a42aeeb2f4a70.gif", "checksum": "c9c3d12da1e9da699e490b86d24eee85"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_rolleyes.gif", "path": "full/81e9b91273b9ca2ad696cfd6f3bec8f7bff28bd6.gif", "checksum": "19071b1af987946e96dcef6ce0611c6b"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_rolleyes.gif", "path": "full/81e9b91273b9ca2ad696cfd6f3bec8f7bff28bd6.gif", "checksum": "19071b1af987946e96dcef6ce0611c6b"}, {"url": "http://live2cruize.com/spjall/images/smilies/iagree.gif", "path": "full/f30c2ea3b60bf39b6dee77b4bdc1e77e61c76c23.gif", "checksum": "6ed7e7bb4d8d25f8824a3cc09442f23d"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_rolleyes.gif", "path": "full/81e9b91273b9ca2ad696cfd6f3bec8f7bff28bd6.gif", "checksum": "19071b1af987946e96dcef6ce0611c6b"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_cool.gif", "path": "full/268b6de7ac68d94c2755e424eca1572f6620d521.gif", "checksum": "25c83ea511f206e88f214719dad9c88c"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_lol.gif", "path": "full/fa705ed47e899453195f9b57838cc55ca8fdd97f.gif", "checksum": "b76e7729d43c4a49182d020741285bef"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_cool.gif", "path": "full/268b6de7ac68d94c2755e424eca1572f6620d521.gif", "checksum": "25c83ea511f206e88f214719dad9c88c"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_lol.gif", "path": "full/fa705ed47e899453195f9b57838cc55ca8fdd97f.gif", "checksum": "b76e7729d43c4a49182d020741285bef"}, {"url": "http://live2cruize.com/spjall/images/smilies/rollinglaugh.gif", "path": "full/7217bdc0973937ef913a214d8e132073754ee5b4.gif", "checksum": "ffb8ee61dd8845f6c4b6293914af9773"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_sad.gif", "path": "full/b66b402c4bf33177ccf453fe63ac04dce0bd7510.gif", "checksum": "5a50535a06def9d01076772e5e9d235b"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_cool.gif", "path": "full/268b6de7ac68d94c2755e424eca1572f6620d521.gif", "checksum": "25c83ea511f206e88f214719dad9c88c"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_confused.gif", "path": "full/914f837ba8dbf2c9393db6452567796f0b11cb8a.gif", "checksum": "4affed1b55e5f73c9f0675ae7d0ad823"}, {"url": "http://live2cruize.com/spjall/images/smilies/icon_eek.gif", "path": "full/7eb88ccefe213ac72fa65e0f60cfb877f1c91e7b.gif", "checksum": "52e43743e38a67d5d28845a104ca8c7d"}]}
{ "forum_title": "Til sölu - Tölvuvörur", "id": "33462", "title": "Til sölu geisladrif, skrifarar, o.fl.", "url": "https://spjall.vaktin.is/viewtopic.php?f=11&t=33462", "posts": [ { "user_name": "ManiTh", "text": "Sælir vaktmenn,\nEr að hreinsa út stafla af geisladrifum o.fl. sem hefur safnast upp :\nIDE geisladrif, 24-48x, 500 kr.\nIDE CD-RW skrifarar, 8-48x, 1000 kr.\nIDE DVD-RW skrifarar\t, 1500-2000 kr.\n(fáein stk. af hverju)\nPlextor SCSI geislaskrifarar, 2 stk, verð samkomulag\nIOmega ZIP drif (Parallel og SCSI), verð samkomulag\ndisklingadrif, nokkur stk., 500 kr.\nSilentDrive hljóðeinangrandi hylki fyrir harða diska, verð samkomulag", "date": "2010-10-30 17:56:00", "post_id": "291829", "reply_to_id": false }, { "user_name": "biturk", "text": "SilentDrive hljóðeinangrandi hylki fyrir harða diska, verð samkomulag\nmynd og meira einfo um þetta dót", "date": "2010-10-30 18:04:00", "post_id": "291832", "reply_to_id": "291829" }, { "user_name": "ManiTh", "text": "Hér er umfjöllun um SilentDrive:\nhttp://www.directron.com/silentdrive.html\nhttp://www.quietpc.com/gb-en-gbp/produc ... ilentdrive\nEkki nýjasta nýtt en þessi græja svínvirkar.", "date": "2010-10-30 18:53:00", "post_id": "291852", "reply_to_id": "291832" } ], "date": "2010-10-30 17:56:00" }
{"poster":"PurpIe","date":"2017-06-15T09:04:15.309+0000","title":"Honour Level Progress Bar","subforum":"Player Behaviour","up_votes":5,"down_votes":1,"body":"I want to know if there is a way to find/track my progress towards the next honour level.\r\n\r\nI&#039;ve been getting some honours and would love to know how close or far I am from progressing :)","replies":[{"poster":"Akkordian Zoeve","date":"2017-06-15T09:24:18.802+0000","up_votes":1,"down_votes":0,"body":"I've been getting honours almost every game, and have no idea how far from Level 3 I am. \n\nAccording to the FAQ, 1 honour from a non-premade teammate is enough to level you up... Apparently it's not, and now I'm very confuddled.","replies":[{"poster":"Ninox","date":"2017-06-15T14:27:47.383+0000","up_votes":4,"down_votes":0,"body":"That 1 honour from a non premade is only for the loading screen flair (which is only a one game affair and only occurs at level 3 and above).\n\nNoone really knows yet how much honour you need to actually level up.","replies":[{"poster":"PurpIe","date":"2017-06-16T07:08:51.031+0000","up_votes":3,"down_votes":0,"body":"> [{quoted}](name=Seras Dragon,realm=OCE,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=00000001,timestamp=2017-06-15T14:27:47.383+0000)\n>\n> That 1 honour from a non premade is only for the loading screen flair (which is only a one game affair and only occurs at level 3 and above).\n> \n> Noone really knows yet how much honour you need to actually level up.\n\nSo there is no 'point/level bar' sorta like a progress bar to the next level type thing?? \n\nThat's kinda a shame, would love to see how close I am to the next level. \n\nThen again I could see people abusing the system, by only playing because they are like one game away from the next level etc.","replies":[{"poster":"Project Xayah","date":"2017-06-16T07:17:21.018+0000","up_votes":4,"down_votes":0,"body":"Yep, something like that could definitely be abused by toxic players so they can continue to receive rewards by simply changing their behaviour when they fall too close to dropping an honour level, so it does make sense that Riot didn't include the \"progress\" bar.\n\nThat said, the system isn't about tracking your progress (like with champion mastery), it's about incentivising positive behaviour to help players be more positive (or at least, less toxic) in-game, which it *does* seem to be doing thus far.","replies":[{"poster":"Ninox","date":"2017-06-16T08:03:40.177+0000","up_votes":2,"down_votes":0,"body":"I've definitely seen a positive impact and it's honestly the best thing ever. Giving people a reason not to be negative is great and all but ultimately in the heat of the moment it tends to be forgotten, but giving people a reason to be positive heads it off before it begins :)","replies":[{"poster":"TSUyuji","date":"2017-06-30T13:45:32.348+0000","up_votes":1,"down_votes":0,"body":"I think its good too, I just don't like that you can only honor 1 player, specially if the whole team was doing great. Honoring at least 2 or 3 players would be nice.","replies":[{"poster":"PurpIe","date":"2017-07-01T04:08:56.873+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=TSUyuji,realm=NA,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=000000010001000000000000,timestamp=2017-06-30T13:45:32.348+0000)\n>\n> I think its good too, I just don&#x27;t like that you can only honor 1 player, specially if the whole team was doing great. Honoring at least 2 or 3 players would be nice.\n\nTherefore it has more 'worth/value' if you can only honour 1 team member :)","replies":[]},{"poster":"Bonerone","date":"2017-07-01T03:56:04.755+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=TSUyuji,realm=NA,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=000000010001000000000000,timestamp=2017-06-30T13:45:32.348+0000)\n>\n> I think its good too, I just don&#x27;t like that you can only honor 1 player, specially if the whole team was doing great. Honoring at least 2 or 3 players would be nice.\n\nYeah, that actually \"caught\" me by surprise, I must have not paid enough attention to the explanation video, but I thought you could still honour the rest of the guys in the team... \nIt makes me really think about who to honour (if anyone) from that game on that I realized it... \nStill, I do believe it is a really nice improvement on the game, for instance, my team was getting stomped one of the games, but no usual insults or mom jokes or whatever happened (well, not in the usual amount anyway), people just seemed to trade that for a \"giving up\" attitude, wich yeah, sucks still, but it's an improvement in my eyes... \n\nSoon we'll be fighting like there's a chance to comeback until the very last second :D","replies":[]}]}]}]}]},{"poster":"Akkordian Zoeve","date":"2017-06-15T21:35:51.447+0000","up_votes":1,"down_votes":0,"body":"Okay :) That helps. Thanks :D","replies":[]}]},{"poster":"PurpIe","date":"2017-06-15T09:35:34.371+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=Percival9,realm=OCE,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=0000,timestamp=2017-06-15T09:24:18.802+0000)\n>\n> I&#x27;ve been getting honours almost every game, and have no idea how far from Level 3 I am. \n> \n> According to the FAQ, 1 honour from a non-premade teammate is enough to level you up... Apparently it&#x27;s not, and now I&#x27;m very confuddled.\n\nDefinitely not!\n\nI was honoured 2 times in solo Q by two non-premade.\n\nStill sitting at level 2.","replies":[]},{"poster":"jigglejigglwoosh","date":"2017-07-30T00:21:13.626+0000","up_votes":1,"down_votes":0,"body":"honouring increase frequency of keyfrags but has 0 effect on lvl progress","replies":[{"poster":"PurpIe","date":"2017-08-07T09:52:01.752+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=jigglejigglwoosh,realm=OCE,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=00000003,timestamp=2017-07-30T00:21:13.626+0000)\n>\n> honouring increase frequency of keyfrags but has 0 effect on lvl progress\n\nAre you sure it's only key frags?\n\n I'm sure during the post game lobby there's a message which says something along the lines of 'everyone has honoured, you get a little extra progress to the next level'","replies":[]}]},{"poster":"radurco1","date":"2017-06-30T14:50:23.564+0000","up_votes":1,"down_votes":0,"body":"https://gyazo.com/4e93e6e7ad8604214a85a6c52b5d5eef\n\nand Im still level 2\n","replies":[{"poster":"ClAcTiLGoNd","date":"2017-07-01T02:36:24.885+0000","up_votes":1,"down_votes":0,"body":"dude , its a season based system like Ranked system , it wont be that easy to get from a level to level since u get rewards based on your level at the end of the season therefore it must be a bit hard","replies":[]}]}]},{"poster":"raphaelthebest","date":"2017-08-17T17:34:13.443+0000","up_votes":1,"down_votes":0,"body":"I dont think there is a way but I really want riot to make a honor level bar...\n\nit would be really nice!\n\n\n\n{{sticker:slayer-jinx-wink}} \n\npls","replies":[]},{"poster":"langpojun","date":"2017-08-04T02:26:45.364+0000","up_votes":1,"down_votes":0,"body":"I got level 3 by surprised and I will keep being positive for future games","replies":[{"poster":"PurpIe","date":"2017-08-07T09:51:09.987+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=langpojun,realm=NA,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=0008,timestamp=2017-08-04T02:26:45.364+0000)\n>\n> I got level 3 by surprised and I will keep being positive for future games\n\nNice work!! Now to keep staying positive/neutral in your games to get level 4 and beyond!!!","replies":[]}]},{"poster":"Nightjar","date":"2017-06-20T03:00:20.196+0000","up_votes":1,"down_votes":0,"body":"so has anyone broken through honour level 2 yet though?\nI don't think I've heard of a player getting honour lvl3 yet.","replies":[{"poster":"Hawkgrizz","date":"2017-06-26T21:13:50.028+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Nightjar,realm=OCE,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=0002,timestamp=2017-06-20T03:00:20.196+0000)\n>\n> so has anyone broken through honour level 2 yet though?\n> I don&#x27;t think I&#x27;ve heard of a player getting honour lvl3 yet.\n\nbump ^^","replies":[{"poster":"Project Xayah","date":"2017-06-27T01:01:31.032+0000","up_votes":1,"down_votes":0,"body":"To be clear, I don't think it's possible for someone to have achieved honour level 3 yet. Based on the FAQ, it seems each level would take several weeks, if not months, even for those who are regularly getting honoured.","replies":[{"poster":"unclebulgarian","date":"2017-07-29T09:38:55.194+0000","up_votes":1,"down_votes":0,"body":"I just hit Level 3 honor and i get about 2 every game. If there are people with 3-4 honors a game, they will have it too.","replies":[]}]}]}]},{"poster":"Nahsti","date":"2017-07-01T07:42:24.965+0000","up_votes":1,"down_votes":0,"body":"I want to know because my honour level dropped and that was from one bad game, I haven't been in an argument since and I had a premade throw my game today in my promos because I got jungle and they got support so they took shaco and smited all my camps, and I still didn't say nothing but my honour level is not changing from level 1 no matter how many times I get honour, which is often without a premade and it's annoying I keep getting boxes from getting S's but not getting keys and it's frustrating because I opened my mouth to one toxic premade on the day of the update","replies":[{"poster":"PurpIe","date":"2017-07-03T04:03:39.082+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Nahsti,realm=OCE,application-id=T8eq2lFQ,discussion-id=XTAQ596r,comment-id=0007,timestamp=2017-07-01T07:42:24.965+0000)\n>\n> I want to know because my honour level dropped and that was from one bad game, I haven&#x27;t been in an argument since and I had a premade throw my game today in my promos because I got jungle and they got support so they took shaco and smited all my camps, and I still didn&#x27;t say nothing but my honour level is not changing from level 1 no matter how many times I get honour, which is often without a premade and it&#x27;s annoying I keep getting boxes from getting S&#x27;s but not getting keys and it&#x27;s frustrating because I opened my mouth to one toxic premade on the day of the update\n\nThats unfortunate, i'm sure you will gain level 2 again or even higher if you keep being sportsmanlike and friendly :)\n\nIt seems to me you cant even see what level your friends are / other peoples honour level.\n\nDon't worry, i've also been wondering how much honour you need to get to progress.\n\nHave you also seen the message 'everyone on your team honoured, you get a little extra honour progress' ??","replies":[]}]},{"poster":"Lovic","date":"2017-06-20T02:57:19.077+0000","up_votes":1,"down_votes":0,"body":"Recently, I just received a few key fragments that had a message that was obviously about the honours, does this mean I'm almost at level 3?","replies":[{"poster":"Pinest","date":"2017-06-28T23:08:46.379+0000","up_votes":1,"down_votes":0,"body":"you get key fragments randomly. If you have higher honour level, you get key fragments more often.","replies":[]},{"poster":"Blocky","date":"2017-06-23T05:02:27.631+0000","up_votes":1,"down_votes":0,"body":"Not even close I have had key fragments about 4-5 times now. People are being nice now but I am guessing it won't take long before everyone realises they probably aren't going to level up so no point and it will become even more toxic","replies":[]}]},{"poster":"Your Neighbour","date":"2017-06-20T07:54:37.785+0000","up_votes":1,"down_votes":0,"body":"If you show it, people will compare on how to receive most honor progression, and after that only whatever receive most honor points works everything else they won't care about. Metrics like those are better kept hidden","replies":[]},{"poster":"JukeMaster420","date":"2017-06-20T03:31:52.321+0000","up_votes":1,"down_votes":0,"body":"Same I've had heaps of games where I was honoured by all 4 team mates when I was just playing alone, and lots of single or double honours but I'm still lvl 2 ;-; {{item:3070}} \n\nI agree with HeartVine tho, toxic players being good for a couple games to not drop to the lvl below and get rewards seems like something players in this community would do.\n\nKeep up the good behaviour I guess and we'll see what happens? :)\n\nRiot might as well be DECEIVING us rn {{champion:7}}","replies":[]}]}
{"title":"Good.At.Multiplications.DVDRip.XxX","uid":8710085,"size":2726733372,"categoryP":"porn","categoryS":"movies","magnet":"?xt=urn:btih:ce93a70d31dca98734e65e8c364363be756d1691&amp;dn=Good.At.Multiplications.DVDRip.XxX&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":"handsome_hulk1253","files":3,"time":1374218691,"description":"Screenshots\n &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/psS&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/psS&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/pst&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/pst&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/psE&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/psE&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/psh&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/psh&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/psq&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/psq&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/psz&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/psz&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/ps7&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/ps7&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/psC&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/psC&lt;/a&gt; &lt;a href=&quot;\nhttp://adultxpictures.com/xxx/psT&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://adultxpictures.com/xxx/psT&lt;/a&gt;","torrent":{"xt":"urn:btih:ce93a70d31dca98734e65e8c364363be756d1691","amp;dn":"Good.At.Multiplications.DVDRip.XxX","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"ce93a70d31dca98734e65e8c364363be756d1691","infoHashBuffer":{"type":"Buffer","data":[206,147,167,13,49,220,169,135,52,230,94,140,54,67,99,190,117,109,22,145]},"announce":[],"urlList":[]}}
{ "languageModel": { "intents": [ { "name": "AMAZON.CancelIntent", "samples": [] }, { "name": "AMAZON.HelpIntent", "samples": [] }, { "name": "AMAZON.StopIntent", "samples": [] }, { "name": "GetCurrentStateIntent", "samples": [ "What's the current state", "what state is deep lens in", "what's going on with deep lens", "What's the current status", "What is the current status of deep lens", "the current status" ], "slots": [] }, { "name": "StartDetectionIntent", "samples": [ "Start recognition", "Begin recognition", "Start detection", "Begin detection", "Turn on detection", "turn on recognition" ], "slots": [] }, { "name": "StartTrainingIntent", "samples": [ "Start training", "begin training", "kick off training", "to start training" ], "slots": [] } ], "invocationName": "deep lens" }, "prompts": [ { "id": "Confirm.Intent-StartTrainingIntent", "variations": [ { "type": "PlainText", "value": "Do you want me to tell deep lens to start training" } ] } ], "dialog": { "intents": [ { "name": "StartTrainingIntent", "confirmationRequired": true, "prompts": { "confirmation": "Confirm.Intent-StartTrainingIntent" }, "slots": [] } ] } }
{"poster":"CoCPhipho","date":"2016-06-09T13:29:05.604+0000","title":"GAMESCOM 2016","subforum":"Turniere & Veranstaltungen","embed":{"description":"Grüße, League-Fans, bis zur gamescom sind es nun nur noch gute fünf Monate und wir wissen, dass sich einige von euch fragen, ob wir dort sein werden oder nicht.","url":"http://euw.leagueoflegends.com/de/news/riot-games/announcements/wichtiger-hinweis-zur-gamescom","image":"http://euw.leagueoflegends.com/sites/default/files/styles/wide_medium/public/upload/bundle-banner_1_1.jpg?itok=Nq5HPdyw"},"up_votes":2,"down_votes":1,"body":"Langsam sollte Riot mal bekannt geben ob sie denn dieses Jahr zur Gamescom kommen, da 2015 die Teilnahme abgesagt wurde.\r\nMir ist bis jetzt immer noch nichts zu der dies J&auml;hriegen Gamescom bekannt. \r\n\r\nDaher k&ouml;nntet ihr eure Informationen und Meinungen bitte unter diesem Post diskutieren.\r\n{{sticker:slayer-pantheon-thumbs}}","replies":[{"poster":"Killerkante","date":"2016-06-09T17:48:36.751+0000","up_votes":2,"down_votes":0,"body":"Ich schätze, dass sie garnicht mehr zur GC kommen werden, das klang zumindest so letztes Jahr\nDennoch wär ne Stellungnahme seitens Riot ganz cool","replies":[]},{"poster":"Megnok","date":"2016-07-21T19:08:54.155+0000","up_votes":1,"down_votes":0,"body":"gibts da evtl scho was neues? weiß jemand was? hab nu die unterschiedlichsten Gerüchte gehört","replies":[]}]}
{"website": "http://bonobos.jp/", "twitter": "bonobosofficial", "facebook": "http://facebook.com/bonobos-277185312322804", "genre": "レゲェ/ダブ,エレクトロニカ,サンバにカリプソ,フォーク...etc", "event": [{"venue_id": 56, "title": "공중캠프 presents 스바라시끄떼 나이스쵸이스 vol.19 - bonobos", "date": "2017-02-12", "price": "(예매) 30,000원 / (현매) 40,000원 (with 1 free drink)", "time": "19:00", "venue": "공중캠프 (kuchu-camp | 空中キャンプ)", "lineup": [{"name": "위댄스 (Wedance)", "musician_id": 185}, {"name": "전자양", "musician_id": 957}, {"name": "보노보", "musician_id": 6589}]}, {"venue_id": 56, "title": "공중캠프 presents 스바라시끄떼 나이스쵸이스 vol.19 - bonobos", "date": "2017-02-11", "price": "(예매) 30,000원 / (현매) 40,000원 (with 1 free drink)", "time": "19:00", "venue": "공중캠프 (kuchu-camp | 空中キャンプ)", "lineup": [{"name": "구릉열차", "musician_id": 2969}, {"name": "파라솔", "musician_id": 3855}, {"name": "보노보", "musician_id": 6589}]}], "regular_musician": [{"name": "보노보", "musician_id": 6589, "event_count": 2}, {"name": "구릉열차", "musician_id": 2969, "event_count": 1}, {"name": "위댄스 (Wedance)", "musician_id": 185, "event_count": 1}, {"name": "파라솔", "musician_id": 3855, "event_count": 1}, {"name": "전자양", "musician_id": 957, "event_count": 1}], "name": "보노보", "musician_id": 6589, "video": ["https://youtu.be/XtY11TZD-WI"]}
{ "model_dir_name": "model_lgb_hakubishin_20200317", "test_data_type": "val_20200418", "features": [ "LabelEncoding", "CountEncoding", "CommonNumericFeatures", "CommonFlgFeatures", "EngagedFollowFollowerRatio", "EngagingFollowFollowerRatio", "CountEncodingHashtags", "CountEncodingPresentMedia", "CountEncodingPresentDomains", "CountEncodingPresentLinks", "ElapsedTimeFromAccountCreated", "EngagingUserFollowsEngagedUser", "Connected2ndEngagingToEngaged", "Connected2ndEngagedToEngaging", "CountEncodingInTweetidUnits", "CountEncodingTweetType", "CountEncodingCrossing", "CountEncodingCrossing2", "AtSignFeatures", "CountEncodingTextId" ], "target": [ "TargetCategories" ], "key": [ "KeyCategories" ], "folds": [ "StratifiedGroupKFold" ], "negative_down_sampling": { "enable": true, "bagging_size": 1, "random_seed": 71 }, "random_sampling": { "n_data": 100000, "random_seed": 71 }, "model": { "name": "lightgbm", "model_params": { "boosting_type": "gbdt", "objective": "binary", "metric": "binary", "learning_rate": 0.1, "max_depth": 8, "min_child_samples": 50, "subsample": 0.7, "subsample_freq": 1, "colsample_bytree": 0.7, "min_child_weight": 0, "seed": 71, "bagging_seed": 71, "feature_fraction_seed": 71, "drop_seed": 71, "verbose": -1 }, "train_params": { "num_boost_round": 10000, "early_stopping_rounds": 100, "verbose_eval": 500 } }, "dataset": { "input_directory": "data/input/", "intermediate_directory": "data/interim/", "feature_directory": "data/features/", "output_directory": "data/output/" }, "args": { "config": "model_lgb_hakubishin_20200317/configs/model_54.json", "debug": false }, "model_output_dir": "model_lgb_hakubishin_20200317/data/output/model_54", "evals_result_like_engagement": { "n_data": 148075238, "n_features": 65, "best_iteration": 271.6666666666667, "under_sampling_rate": { "cv1": 0.7827284954955966, "cv2": 0.7827193242858438, "cv3": 0.7838550912105878 }, "oof_score": { "ce": 0.5181024308003194, "rce": 24.44518363817505, "prauc": 0.7784084040158508 }, "cv_score": { "cv1": { "ce": 0.5229781915488084, "rce": 23.74050229204433, "prauc": 0.7784906131915649 }, "cv2": { "ce": 0.5243170082181421, "rce": 23.545443715594693, "prauc": 0.777963873172521 }, "cv3": { "ce": 0.5229923653500385, "rce": 23.71910827870073, "prauc": 0.7788207967188892 } } }, "evals_result_reply_engagement": { "n_data": 148075238, "n_features": 65, "best_iteration": 281.0, "under_sampling_rate": { "cv1": 0.028214937741778176, "cv2": 0.028247128310269116, "cv3": 0.028200241060292296 }, "oof_score": { "ce": 0.10821277777390224, "rce": 13.945869381533726, "prauc": 0.12305791285697196 }, "cv_score": { "cv1": { "ce": 0.5380641741735145, "rce": -327.75172297003064, "prauc": 0.12296911749353125 }, "cv2": { "ce": 0.5421087851229783, "rce": -331.71226608663505, "prauc": 0.1238954028857283 }, "cv3": { "ce": 0.5475877580697777, "rce": -334.97844631041494, "prauc": 0.12239055395799545 } } }, "evals_result_retweet_engagement": { "n_data": 148075238, "n_features": 65, "best_iteration": 252.0, "under_sampling_rate": { "cv1": 0.1274633921181075, "cv2": 0.1274435721544817, "cv3": 0.1276230002488568 }, "oof_score": { "ce": 0.2753450894616213, "rce": 21.982470384433473, "prauc": 0.4424512185455872 }, "cv_score": { "cv1": { "ce": 0.5123040339730073, "rce": -45.09655585637993, "prauc": 0.44208985678444956 }, "cv2": { "ce": 0.5145922404966566, "rce": -45.71807200113858, "prauc": 0.4430353435728257 }, "cv3": { "ce": 0.5137232575924996, "rce": -45.71223851396047, "prauc": 0.44278283304490834 } } }, "evals_result_retweet_with_comment_engagement": { "n_data": 148075238, "n_features": 65, "best_iteration": 270.0, "under_sampling_rate": { "cv1": 0.007853564590431933, "cv2": 0.007849606707844433, "cv3": 0.007849158595815411 }, "oof_score": { "ce": 0.04087017760103673, "rce": 10.328222059242831, "prauc": 0.04178642317491686 }, "cv_score": { "cv1": { "ce": 0.5584939522774478, "rce": -1126.0861084200196, "prauc": 0.04173148360776301 }, "cv2": { "ce": 0.5630855232106672, "rce": -1135.1434274647831, "prauc": 0.04193523757740523 }, "cv3": { "ce": 0.5598197487120452, "rce": -1127.8634664958008, "prauc": 0.041928537156366574 } } } }
Sun, 18 Mar 2018 03:21:37 GMT { "winning_alliance": "red", "actual_time": 1520088155, "videos": [ { "type": "youtube", "key": "zVtgMke450Q" }, { "type": "youtube", "key": "ZK1kgYHyGrA" } ], "set_number": 1, "event_key": "2018qcmo", "predicted_time": 1520088180, "alliances": { "blue": { "dq_team_keys": [], "surrogate_team_keys": [], "team_keys": [ "frc5553", "frc3532", "frc6541" ], "score": 216 }, "red": { "dq_team_keys": [], "surrogate_team_keys": [], "team_keys": [ "frc359", "frc3986", "frc3550" ], "score": 555 } }, "score_breakdown": { "blue": { "autoQuestRankingPoint": false, "tba_gameData": "RLR", "teleopScaleForceSec": 10, "autoScaleOwnershipSec": 0, "faceTheBossRankingPoint": false, "vaultForcePlayed": 2, "autoSwitchAtZero": false, "teleopPoints": 191, "techFoulCount": 4, "vaultLevitateTotal": 3, "autoPoints": 15, "teleopSwitchBoostSec": 1, "autoSwitchOwnershipSec": 0, "teleopScaleOwnershipSec": 11, "teleopSwitchForceSec": 0, "autoRobot2": "AutoRun", "foulPoints": 10, "endgameRobot2": "Parking", "autoRobot1": "AutoRun", "vaultBoostTotal": 1, "teleopScaleBoostSec": 0, "autoOwnershipPoints": 0, "rp": 0, "vaultForceTotal": 2, "teleopSwitchOwnershipSec": 109, "vaultPoints": 30, "endgamePoints": 40, "totalPoints": 216, "vaultBoostPlayed": 1, "teleopOwnershipPoints": 121, "autoRunPoints": 15, "endgameRobot1": "Parking", "vaultLevitatePlayed": 3, "foulCount": 10, "autoRobot3": "AutoRun", "adjustPoints": 0, "endgameRobot3": "Levitate" }, "red": { "autoQuestRankingPoint": true, "tba_gameData": "RLR", "teleopScaleForceSec": 10, "autoScaleOwnershipSec": 0, "faceTheBossRankingPoint": false, "vaultForcePlayed": 2, "autoSwitchAtZero": true, "teleopPoints": 372, "techFoulCount": 0, "vaultLevitateTotal": 3, "autoPoints": 33, "teleopSwitchBoostSec": 10, "autoSwitchOwnershipSec": 9, "teleopScaleOwnershipSec": 111, "teleopSwitchForceSec": 0, "autoRobot2": "AutoRun", "foulPoints": 150, "endgameRobot2": "Levitate", "autoRobot1": "AutoRun", "vaultBoostTotal": 3, "teleopScaleBoostSec": 10, "autoOwnershipPoints": 18, "rp": 3, "vaultForceTotal": 2, "teleopSwitchOwnershipSec": 136, "vaultPoints": 40, "endgamePoints": 65, "totalPoints": 555, "vaultBoostPlayed": 3, "teleopOwnershipPoints": 267, "autoRunPoints": 15, "endgameRobot1": "Climbing", "vaultLevitatePlayed": 3, "foulCount": 2, "autoRobot3": "AutoRun", "adjustPoints": 0, "endgameRobot3": "Parking" } }, "post_result_time": 1520088334, "comp_level": "qm", "time": 1520088480, "match_number": 66, "key": "2018qcmo_qm66" }
[{"date":"2021-07-27T00:45:29.148Z","success":true,"statusCode":200},{"date":"2021-07-27T01:51:05.151Z","success":true,"statusCode":200},{"date":"2021-07-27T02:27:17.852Z","success":true,"statusCode":200},{"date":"2021-07-27T02:48:22.579Z","success":true,"statusCode":200},{"date":"2021-07-27T02:57:49.873Z","success":true,"statusCode":200},{"date":"2021-07-27T03:22:43.743Z","success":true,"statusCode":200},{"date":"2021-07-27T03:44:10.564Z","success":true,"statusCode":200},{"date":"2021-07-27T03:54:46.948Z","success":true,"statusCode":200},{"date":"2021-07-27T04:15:37.817Z","success":true,"statusCode":200},{"date":"2021-07-27T04:41:09.783Z","success":true,"statusCode":200},{"date":"2021-07-27T04:57:00.513Z","success":true,"statusCode":200},{"date":"2021-07-27T05:15:33.717Z","success":true,"statusCode":200},{"date":"2021-07-27T05:28:19.014Z","success":true,"statusCode":200},{"date":"2021-07-27T05:37:50.570Z","success":true,"statusCode":200},{"date":"2021-07-27T05:47:23.140Z","success":true,"statusCode":200},{"date":"2021-07-27T05:57:11.455Z","success":true,"statusCode":200},{"date":"2021-07-27T06:23:10.381Z","success":true,"statusCode":200},{"date":"2021-07-27T06:49:40.579Z","success":true,"statusCode":200},{"date":"2021-07-27T06:58:53.461Z","success":true,"statusCode":200},{"date":"2021-07-27T07:19:30.747Z","success":true,"statusCode":200},{"date":"2021-07-27T07:30:17.690Z","success":true,"statusCode":200},{"date":"2021-07-27T07:45:00.055Z","success":true,"statusCode":200},{"date":"2021-07-27T07:54:53.296Z","success":true,"statusCode":200},{"date":"2021-07-27T08:15:07.215Z","success":true,"statusCode":200},{"date":"2021-07-27T08:35:15.973Z","success":true,"statusCode":200},{"date":"2021-07-27T08:45:59.729Z","success":true,"statusCode":200},{"date":"2021-07-27T08:55:43.154Z","success":true,"statusCode":200},{"date":"2021-07-27T09:14:55.238Z","success":true,"statusCode":200},{"date":"2021-07-27T09:34:32.810Z","success":true,"statusCode":200},{"date":"2021-07-27T09:47:13.806Z","success":true,"statusCode":200},{"date":"2021-07-27T09:56:45.791Z","success":true,"statusCode":200},{"date":"2021-07-27T10:18:35.983Z","success":true,"statusCode":200},{"date":"2021-07-27T10:36:09.532Z","success":true,"statusCode":200},{"date":"2021-07-27T10:46:26.923Z","success":true,"statusCode":200},{"date":"2021-07-27T10:55:55.761Z","success":true,"statusCode":200},{"date":"2021-07-27T11:11:50.939Z","success":true,"statusCode":200},{"date":"2021-07-27T11:26:58.491Z","success":true,"statusCode":200},{"date":"2021-07-27T11:36:37.170Z","success":true,"statusCode":200},{"date":"2021-07-27T11:46:26.567Z","success":true,"statusCode":200},{"date":"2021-07-27T11:56:00.782Z","success":true,"statusCode":200},{"date":"2021-07-27T12:23:35.732Z","success":true,"statusCode":200},{"date":"2021-07-27T12:58:02.926Z","success":true,"statusCode":200},{"date":"2021-07-27T13:24:17.964Z","success":true,"statusCode":200},{"date":"2021-07-27T13:38:26.936Z","success":true,"statusCode":200},{"date":"2021-07-27T13:48:05.471Z","success":true,"statusCode":200},{"date":"2021-07-27T13:57:49.168Z","success":true,"statusCode":200},{"date":"2021-07-27T14:17:22.725Z","success":true,"statusCode":200},{"date":"2021-07-27T14:29:39.423Z","success":true,"statusCode":200},{"date":"2021-07-27T14:40:12.192Z","success":true,"statusCode":200},{"date":"2021-07-27T14:49:59.202Z","success":true,"statusCode":200},{"date":"2021-07-27T14:59:50.478Z","success":true,"statusCode":200},{"date":"2021-07-27T15:27:33.485Z","success":true,"statusCode":200},{"date":"2021-07-27T15:48:29.703Z","success":true,"statusCode":200},{"date":"2021-07-27T15:58:06.519Z","success":true,"statusCode":200},{"date":"2021-07-27T16:32:02.353Z","success":true,"statusCode":200},{"date":"2021-07-27T17:05:07.337Z","success":true,"statusCode":200},{"date":"2021-07-27T17:30:45.129Z","success":true,"statusCode":200},{"date":"2021-07-27T17:47:30.878Z","success":true,"statusCode":200},{"date":"2021-07-27T17:57:17.169Z","success":true,"statusCode":200},{"date":"2021-07-27T18:22:11.987Z","success":true,"statusCode":200},{"date":"2021-07-27T18:46:29.939Z","success":true,"statusCode":200},{"date":"2021-07-27T18:56:27.267Z","success":true,"statusCode":200},{"date":"2021-07-27T19:12:56.211Z","success":true,"statusCode":200},{"date":"2021-07-27T19:24:55.934Z","success":true,"statusCode":200},{"date":"2021-07-27T19:35:03.862Z","success":true,"statusCode":200},{"date":"2021-07-27T19:44:50.370Z","success":true,"statusCode":200},{"date":"2021-07-27T19:55:05.026Z","success":true,"statusCode":200},{"date":"2021-07-27T20:11:43.492Z","success":true,"statusCode":200},{"date":"2021-07-27T20:29:36.541Z","success":false,"statusCode":404},{"date":"2021-07-27T20:40:33.516Z","success":false,"statusCode":404},{"date":"2021-07-27T20:55:00.166Z","success":false,"statusCode":404},{"date":"2021-07-27T21:12:18.696Z","success":false,"statusCode":404},{"date":"2021-07-27T21:32:24.969Z","success":false,"statusCode":404},{"date":"2021-07-27T21:45:19.500Z","success":false,"statusCode":404},{"date":"2021-07-27T21:55:04.895Z","success":false,"statusCode":404},{"date":"2021-07-27T22:12:44.175Z","success":false,"statusCode":404},{"date":"2021-07-27T22:32:42.283Z","success":false,"statusCode":404},{"date":"2021-07-27T22:44:50.420Z","success":false,"statusCode":404},{"date":"2021-07-27T22:54:53.626Z","success":false,"statusCode":404},{"date":"2021-07-27T23:13:04.530Z","success":false,"statusCode":404},{"date":"2021-07-27T23:30:59.315Z","success":false,"statusCode":404},{"date":"2021-07-27T23:44:47.887Z","success":false,"statusCode":404},{"date":"2021-07-27T23:54:57.679Z","success":false,"statusCode":404}]
{ "AX": { "center_dac": null, "center_signal": null, "high_dac": null, "high_resolving_power": null, "high_signal": null, "low_dac": null, "low_resolving_power": null, "low_signal": null, "points": "Qha7CbeOMEhCFsAntrC7gkIWxUa2U36gQhbKZbZjbUFCFs+Dtlyw3EIW1KI3F0oYQhbZwbcvJzBCFt7gNzpUL0IW4/63KGajQhbpHbWaLPRCFu48NeeuGkIW81o3jHb2Qhb4eTfn/s5CFv2YOBP160IXArc4Ohv1QhcH1ThBujlCFwz0OBGJLkIXEhM4L2xBQhcXMTf8wCpCFxxQOBac0EIXIW84N28VQhcmjjeUuIBCFyusNn/xqkIXMMu3lUK4Qhc16jeItetCFzsJtzNllkIXQCc2ZP4sQhdFRraYdvNCF0plNvI5fUIXT4O13ropQhdUojSaHbA=", "resolution": null }, "H2": { "center_dac": 37.75479398068661, "center_signal": 0.060627361464763684, "high_dac": 37.792669732189616, "high_resolving_power": 1632.4820083427958, "high_signal": 0.012119134213088406, "low_dac": 37.7169182291836, "low_resolving_power": 1549.260674597567, "low_signal": 0.011941331203332033, "points": "Qha7CTeh9yhCFsAnt4KELkIWxUa3zFUbQhbKZTfMontCFs+DOYzQuEIW1KI6w+1KQhbZwTuhrvZCFt7gPF0RiEIW4/483Jp4QhbpHT01UgtCFu48PWDZJUIW81o9dJMqQhb4eT14NTNCFv2YPXgXl0IXArc9eCO5QhcH1T14HHlCFwz0PXgy9UIXEhM9dixCQhcXMT1wt55CFxxQPV0e1kIXIW89Nw8yQhcmjjzk/IFCFyusPEdtpkIXMMs7JODvQhc16jh/YKRCFzsJtpYVdkIXQCc3DkEmQhdFRjYunCpCF0pltw8k+EIXT4O3fnjdQhdUorcD9Ew=", "resolution": 433.0848780772628 }, "L2": { "center_dac": 37.7666677281816, "center_signal": 12081.239550796327, "high_dac": 37.79447333940404, "high_resolving_power": 3223.541401087109, "high_signal": 2368.500098994423, "low_dac": 37.738862116959154, "low_resolving_power": 4050.132730398645, "low_signal": 2142.005083840742, "points": "Qha7CT+AAABCFsAnAAAAAEIWxUYAAAAAQhbKZT+AAABCFs+DAAAAAEIW1KI/gAAAQhbZwUBAAABCFt7gP4AAAEIW4/5AAAAAQhbpHQAAAABCFu48QtgAAEIW81pEVoAAQhb4eUXyEABCFv2YRjlQAEIXArdGNngAQhcH1UY5RABCFwz0RjfgAEIXEhNGO/wAQhcXMUY7gABCFxxQRjcAAEIXIW9GN6QAQhcmjkYdxABCFyusRYa4AEIXMMtDg4AAQhc16kJ4AABCFzsJQjQAAEIXQCdCQAAAQhdFRkI4AABCF0plQjgAAEIXT4NBQAAAQhdUokAAAAA=", "resolution": 631.3473097608056 }, "fmt": ">ff", "interpolation": "cubic", "reference_detector": "H2", "reference_isotope": "Ar40" }
[{"lineNumber": 16, "col_offset": 0, "nodeName": "test_mean_cl_boot", "type": "Callable[[], Any]"}, {"lineNumber": 23, "col_offset": 0, "nodeName": "test_mean_cl_normal", "type": "Callable[[], Any]"}, {"lineNumber": 30, "col_offset": 0, "nodeName": "test_mean_sdl", "type": "Callable[[], Any]"}, {"lineNumber": 37, "col_offset": 0, "nodeName": "test_median_hilow", "type": "Callable[[], Any]"}, {"lineNumber": 44, "col_offset": 0, "nodeName": "test_mean_se", "type": "Callable[[], Any]"}, {"lineNumber": 51, "col_offset": 0, "nodeName": "test_funargs", "type": "Callable[[], Any]"}, {"lineNumber": 62, "col_offset": 0, "nodeName": "test_summary_functions", "type": "Callable[[], Any]"}, {"lineNumber": 9, "col_offset": 0, "nodeName": "prng", "type": "Any"}, {"lineNumber": 9, "col_offset": 7, "nodeName": "RandomState", "type": "Any"}, {"lineNumber": 11, "col_offset": 5, "nodeName": "DataFrame", "type": "Any"}, {"lineNumber": 9, "col_offset": 7, "nodeName": "random", "type": "Any"}, {"lineNumber": 11, "col_offset": 5, "nodeName": "pd", "type": "Any"}, {"lineNumber": 20, "col_offset": 11, "nodeName": "p", "type": "Any"}, {"lineNumber": 27, "col_offset": 11, "nodeName": "p", "type": "Any"}, {"lineNumber": 34, "col_offset": 11, "nodeName": "p", "type": "Any"}, {"lineNumber": 41, "col_offset": 11, "nodeName": "p", "type": "Any"}, {"lineNumber": 48, "col_offset": 11, "nodeName": "p", "type": "Any"}, {"lineNumber": 59, "col_offset": 11, "nodeName": "p", "type": "Any"}, {"lineNumber": 69, "col_offset": 11, "nodeName": "p", "type": "Any"}, {"lineNumber": 9, "col_offset": 7, "nodeName": "np", "type": "module"}, {"lineNumber": 12, "col_offset": 9, "nodeName": "list", "type": "Type[List[Any]]"}, {"lineNumber": 17, "col_offset": 9, "nodeName": "ggplot", "type": "Type[plotnine.ggplot.ggplot]"}, {"lineNumber": 17, "col_offset": 16, "nodeName": "df", "type": "Any"}, {"lineNumber": 18, "col_offset": 11, "nodeName": "stat_summary", "type": "Type[plotnine.stats.stat_summary.stat_summary]"}, {"lineNumber": 24, "col_offset": 9, "nodeName": "ggplot", "type": "Type[plotnine.ggplot.ggplot]"}, {"lineNumber": 24, "col_offset": 16, "nodeName": "df", "type": "Any"}, {"lineNumber": 25, "col_offset": 11, "nodeName": "stat_summary", "type": "Type[plotnine.stats.stat_summary.stat_summary]"}, {"lineNumber": 31, "col_offset": 9, "nodeName": "ggplot", "type": "Type[plotnine.ggplot.ggplot]"}, {"lineNumber": 31, "col_offset": 16, "nodeName": "df", "type": "Any"}, {"lineNumber": 32, "col_offset": 11, "nodeName": "stat_summary", "type": "Type[plotnine.stats.stat_summary.stat_summary]"}, {"lineNumber": 38, "col_offset": 9, "nodeName": "ggplot", "type": "Type[plotnine.ggplot.ggplot]"}, {"lineNumber": 38, "col_offset": 16, "nodeName": "df", "type": "Any"}, {"lineNumber": 39, "col_offset": 11, "nodeName": "stat_summary", "type": "Type[plotnine.stats.stat_summary.stat_summary]"}, {"lineNumber": 45, "col_offset": 9, "nodeName": "ggplot", "type": "Type[plotnine.ggplot.ggplot]"}, {"lineNumber": 45, "col_offset": 16, "nodeName": "df", "type": "Any"}, {"lineNumber": 46, "col_offset": 11, "nodeName": "stat_summary", "type": "Type[plotnine.stats.stat_summary.stat_summary]"}, {"lineNumber": 55, "col_offset": 11, "nodeName": "stat_summary", "type": "Type[plotnine.stats.stat_summary.stat_summary]"}, {"lineNumber": 63, "col_offset": 9, "nodeName": "ggplot", "type": "Type[plotnine.ggplot.ggplot]"}, {"lineNumber": 63, "col_offset": 16, "nodeName": "df", "type": "Any"}, {"lineNumber": 64, "col_offset": 11, "nodeName": "stat_summary", "type": "Type[plotnine.stats.stat_summary.stat_summary]"}, {"lineNumber": 17, "col_offset": 20, "nodeName": "aes", "type": "Type[plotnine.aes.aes]"}, {"lineNumber": 18, "col_offset": 54, "nodeName": "prng", "type": "Any"}, {"lineNumber": 24, "col_offset": 20, "nodeName": "aes", "type": "Type[plotnine.aes.aes]"}, {"lineNumber": 31, "col_offset": 20, "nodeName": "aes", "type": "Type[plotnine.aes.aes]"}, {"lineNumber": 38, "col_offset": 20, "nodeName": "aes", "type": "Type[plotnine.aes.aes]"}, {"lineNumber": 45, "col_offset": 20, "nodeName": "aes", "type": "Type[plotnine.aes.aes]"}, {"lineNumber": 63, "col_offset": 20, "nodeName": "aes", "type": "Type[plotnine.aes.aes]"}, {"lineNumber": 64, "col_offset": 30, "nodeName": "mean", "type": "Any"}, {"lineNumber": 65, "col_offset": 33, "nodeName": "min", "type": "Any"}, {"lineNumber": 66, "col_offset": 33, "nodeName": "max", "type": "Any"}, {"lineNumber": 64, "col_offset": 30, "nodeName": "np", "type": "module"}, {"lineNumber": 65, "col_offset": 33, "nodeName": "np", "type": "module"}, {"lineNumber": 66, "col_offset": 33, "nodeName": "np", "type": "module"}]
{"updated_on":"Mar 07 2022 10:04:32","day":"2022-03-06","india_dose1":910337332,"india_dose2":771712764,"india_total_doses":1789061887,"india_last_dose1":910271445,"india_last_dose2":771288099,"india_last_total_doses":1788379249,"india_dose1_15_18":55405474,"india_dose2_15_18":30962112,"precaution_dose":20644205,"india_last_dose1_15_18":55377120,"india_last_dose2_15_18":30821856,"india_last_precaution_dose":20620729,"vacc_st_data":[{"st_name":"Andaman and Nicobar","state_id":"1","covid_state_name":"Andaman and Nicobar","covid_state_id":"35","dose1":"310053","dose2":"306341","dose1_15_18":"18630","dose2_15_18":"15171","precaution_dose":"9214","total_doses":"659409","last_dose1":"310053","last_dose2":"306341","last_dose1_15_18":"18630","last_dose2_15_18":"15171","last_precaution_dose":"9175","last_total_doses":"659370"},{"st_name":"Andhra Pradesh","state_id":"2","covid_state_name":"Andhra Pradesh","covid_state_id":"28","dose1":"40545502","dose2":"39627759","dose1_15_18":"2519903","dose2_15_18":"2353269","precaution_dose":"1476047","total_doses":"86522480","last_dose1":"40545117","last_dose2":"39580641","last_dose1_15_18":"2519891","last_dose2_15_18":"2349682","last_precaution_dose":"1472383","last_total_doses":"86467714"},{"st_name":"Arunachal Pradesh","state_id":"3","covid_state_name":"Arunachal Pradesh","covid_state_id":"12","dose1":"846954","dose2":"702695","dose1_15_18":"42275","dose2_15_18":"23050","precaution_dose":"24004","total_doses":"1638978","last_dose1":"846954","last_dose2":"702687","last_dose1_15_18":"42275","last_dose2_15_18":"23050","last_precaution_dose":"23990","last_total_doses":"1638956"},{"st_name":"Assam","state_id":"4","covid_state_name":"Assam","covid_state_id":"18","dose1":"22416625","dose2":"19103476","dose1_15_18":"989017","dose2_15_18":"658793","precaution_dose":"265652","total_doses":"43433563","last_dose1":"22416195","last_dose2":"19098613","last_dose1_15_18":"988873","last_dose2_15_18":"658386","last_precaution_dose":"265375","last_total_doses":"43427442"},{"st_name":"Bihar","state_id":"5","covid_state_name":"Bihar","covid_state_id":"10","dose1":"61492049","dose2":"51664848","dose1_15_18":"5044264","dose2_15_18":"1941459","precaution_dose":"796066","total_doses":"120938686","last_dose1":"61484954","last_dose2":"51625938","last_dose1_15_18":"5038871","last_dose2_15_18":"1927960","last_precaution_dose":"795106","last_total_doses":"120872829"},{"st_name":"Chandigarh","state_id":"6","covid_state_name":"Chandigarh","covid_state_id":"4","dose1":"1082066","dose2":"870798","dose1_15_18":"42741","dose2_15_18":"19980","precaution_dose":"25015","total_doses":"2040600","last_dose1":"1082038","last_dose2":"870630","last_dose1_15_18":"42716","last_dose2_15_18":"19782","last_precaution_dose":"24990","last_total_doses":"2040156"},{"st_name":"Chhattisgarh","state_id":"7","covid_state_name":"Chhattisgarh","covid_state_id":"22","dose1":"18566463","dose2":"16311509","dose1_15_18":"1109104","dose2_15_18":"719546","precaution_dose":"385721","total_doses":"37092343","last_dose1":"18564856","last_dose2":"16290934","last_dose1_15_18":"1108722","last_dose2_15_18":"718151","last_precaution_dose":"385097","last_total_doses":"37067760"},{"st_name":"Dadra and Nagar Haveli and Daman and Diu","state_id":"8","covid_state_name":"Dadra and Nagar Haveli and Daman and Diu","covid_state_id":"26","dose1":"724826","dose2":"577225","dose1_15_18":"30440","dose2_15_18":"21744","precaution_dose":"8104","total_doses":"1362339","last_dose1":"724826","last_dose2":"577221","last_dose1_15_18":"30440","last_dose2_15_18":"21745","last_precaution_dose":"8104","last_total_doses":"1362336"},{"st_name":"Delhi","state_id":"9","covid_state_name":"Delhi","covid_state_id":"7","dose1":"16386813","dose2":"13178221","dose1_15_18":"923963","dose2_15_18":"645244","precaution_dose":"429665","total_doses":"31563906","last_dose1":"16386364","last_dose2":"13175865","last_dose1_15_18":"923815","last_dose2_15_18":"643807","last_precaution_dose":"428982","last_total_doses":"31558833"},{"st_name":"Goa","state_id":"10","covid_state_name":"Goa","covid_state_id":"30","dose1":"1344686","dose2":"1188024","dose1_15_18":"48037","dose2_15_18":"37647","precaution_dose":"30963","total_doses":"2649357","last_dose1":"1344684","last_dose2":"1188024","last_dose1_15_18":"48037","last_dose2_15_18":"37647","last_precaution_dose":"30931","last_total_doses":"2649323"},{"st_name":"Gujarat","state_id":"11","covid_state_name":"Gujarat","covid_state_id":"24","dose1":"49027160","dose2":"47097034","dose1_15_18":"3029108","dose2_15_18":"2167303","precaution_dose":"2105811","total_doses":"103426416","last_dose1":"49024916","last_dose2":"47087737","last_dose1_15_18":"3027011","last_dose2_15_18":"2158313","last_precaution_dose":"2104210","last_total_doses":"103402187"},{"st_name":"Haryana","state_id":"12","covid_state_name":"Haryana","covid_state_id":"6","dose1":"21807559","dose2":"17606539","dose1_15_18":"1067415","dose2_15_18":"527657","precaution_dose":"243667","total_doses":"41252837","last_dose1":"21806857","last_dose2":"17603338","last_dose1_15_18":"1067197","last_dose2_15_18":"526172","last_precaution_dose":"243267","last_total_doses":"41246831"},{"st_name":"Himachal Pradesh","state_id":"13","covid_state_name":"Himachal Pradesh","covid_state_id":"2","dose1":"6003979","dose2":"5650862","dose1_15_18":"318379","dose2_15_18":"272018","precaution_dose":"179466","total_doses":"12424704","last_dose1":"6003979","last_dose2":"5650862","last_dose1_15_18":"318379","last_dose2_15_18":"272018","last_precaution_dose":"179232","last_total_doses":"12424470"},{"st_name":"Jammu and Kashmir","state_id":"14","covid_state_name":"Jammu and Kashmir","covid_state_id":"1","dose1":"9908297","dose2":"10066077","dose1_15_18":"840330","dose2_15_18":"478505","precaution_dose":"296383","total_doses":"21589592","last_dose1":"9908103","last_dose2":"10063622","last_dose1_15_18":"840220","last_dose2_15_18":"474740","last_precaution_dose":"295481","last_total_doses":"21582166"},{"st_name":"Jharkhand","state_id":"15","covid_state_name":"Jharkhand","covid_state_id":"20","dose1":"20999805","dose2":"14177970","dose1_15_18":"1287510","dose2_15_18":"520919","precaution_dose":"232091","total_doses":"37218295","last_dose1":"20995678","last_dose2":"14156108","last_dose1_15_18":"1285496","last_dose2_15_18":"514943","last_precaution_dose":"231393","last_total_doses":"37183618"},{"st_name":"Karnataka","state_id":"16","covid_state_name":"Karnataka","covid_state_id":"29","dose1":"49727095","dose2":"46209110","dose1_15_18":"2434534","dose2_15_18":"1710148","precaution_dose":"1227273","total_doses":"101308160","last_dose1":"49726398","last_dose2":"46190204","last_dose1_15_18":"2434295","last_dose2_15_18":"1708074","last_precaution_dose":"1226306","last_total_doses":"101285277"},{"st_name":"Kerala","state_id":"17","covid_state_name":"Kerala","covid_state_id":"32","dose1":"26911284","dose2":"23130629","dose1_15_18":"1190852","dose2_15_18":"583642","precaution_dose":"935363","total_doses":"52751770","last_dose1":"26911038","last_dose2":"23128724","last_dose1_15_18":"1190784","last_dose2_15_18":"583304","last_precaution_dose":"934783","last_total_doses":"52748633"},{"st_name":"Ladakh","state_id":"18","covid_state_name":"Ladakh","covid_state_id":"37","dose1":"218279","dose2":"181067","dose1_15_18":"9033","dose2_15_18":"6922","precaution_dose":"30409","total_doses":"445710","last_dose1":"218279","last_dose2":"181067","last_dose1_15_18":"9033","last_dose2_15_18":"6922","last_precaution_dose":"30307","last_total_doses":"445608"},{"st_name":"Lakshadweep","state_id":"19","covid_state_name":"Lakshadweep","covid_state_id":"31","dose1":"56654","dose2":"54684","dose1_15_18":"2863","dose2_15_18":"2386","precaution_dose":"2497","total_doses":"119084","last_dose1":"56654","last_dose2":"54684","last_dose1_15_18":"2863","last_dose2_15_18":"2386","last_precaution_dose":"2497","last_total_doses":"119084"},{"st_name":"Madhya Pradesh","state_id":"20","covid_state_name":"Madhya Pradesh","covid_state_id":"23","dose1":"53877266","dose2":"52492578","dose1_15_18":"4112877","dose2_15_18":"2587190","precaution_dose":"898292","total_doses":"113968203","last_dose1":"53876159","last_dose2":"52488124","last_dose1_15_18":"4112242","last_dose2_15_18":"2579945","last_precaution_dose":"897949","last_total_doses":"113954419"},{"st_name":"Maharashtra","state_id":"21","covid_state_name":"Maharashtra","covid_state_id":"27","dose1":"83800149","dose2":"65542149","dose1_15_18":"3630400","dose2_15_18":"1997023","precaution_dose":"1567102","total_doses":"156536823","last_dose1":"83798831","last_dose2":"65532808","last_dose1_15_18":"3629804","last_dose2_15_18":"1994976","last_precaution_dose":"1565688","last_total_doses":"156522107"},{"st_name":"Manipur","state_id":"22","covid_state_name":"Manipur","covid_state_id":"14","dose1":"1431854","dose2":"1126512","dose1_15_18":"84974","dose2_15_18":"24838","precaution_dose":"61238","total_doses":"2729416","last_dose1":"1431645","last_dose2":"1126434","last_dose1_15_18":"84972","last_dose2_15_18":"24834","last_precaution_dose":"61190","last_total_doses":"2729075"},{"st_name":"Meghalaya","state_id":"23","covid_state_name":"Meghalaya","covid_state_id":"17","dose1":"1313963","dose2":"961028","dose1_15_18":"49336","dose2_15_18":"13245","precaution_dose":"27826","total_doses":"2365398","last_dose1":"1313948","last_dose2":"961011","last_dose1_15_18":"49321","last_dose2_15_18":"13241","last_precaution_dose":"27809","last_total_doses":"2365330"},{"st_name":"Mizoram","state_id":"24","covid_state_name":"Mizoram","covid_state_id":"15","dose1":"775076","dose2":"627313","dose1_15_18":"49201","dose2_15_18":"22947","precaution_dose":"24537","total_doses":"1499074","last_dose1":"775076","last_dose2":"627313","last_dose1_15_18":"49201","last_dose2_15_18":"22947","last_precaution_dose":"24537","last_total_doses":"1499074"},{"st_name":"Nagaland","state_id":"25","covid_state_name":"Nagaland","covid_state_id":"13","dose1":"826933","dose2":"637083","dose1_15_18":"47548","dose2_15_18":"19017","precaution_dose":"22146","total_doses":"1552727","last_dose1":"826836","last_dose2":"636649","last_dose1_15_18":"47498","last_dose2_15_18":"18952","last_precaution_dose":"22058","last_total_doses":"1551993"},{"st_name":"Odisha","state_id":"26","covid_state_name":"Odisha","covid_state_id":"21","dose1":"30975684","dose2":"26887388","dose1_15_18":"1867791","dose2_15_18":"952425","precaution_dose":"819661","total_doses":"61502949","last_dose1":"30969919","last_dose2":"26859166","last_dose1_15_18":"1864812","last_dose2_15_18":"943440","last_precaution_dose":"818185","last_total_doses":"61455522"},{"st_name":"Puducherry","state_id":"27","covid_state_name":"Puducherry","covid_state_id":"34","dose1":"887788","dose2":"623102","dose1_15_18":"44490","dose2_15_18":"28923","precaution_dose":"12649","total_doses":"1596952","last_dose1":"887770","last_dose2":"623019","last_dose1_15_18":"44486","last_dose2_15_18":"28911","last_precaution_dose":"12642","last_total_doses":"1596828"},{"st_name":"Punjab","state_id":"28","covid_state_name":"Punjab","covid_state_id":"3","dose1":"21856680","dose2":"16226810","dose1_15_18":"817065","dose2_15_18":"229326","precaution_dose":"404752","total_doses":"39534633","last_dose1":"21847783","last_dose2":"16214016","last_dose1_15_18":"815974","last_dose2_15_18":"226312","last_precaution_dose":"403881","last_total_doses":"39507966"},{"st_name":"Rajasthan","state_id":"29","covid_state_name":"Rajasthan","covid_state_id":"8","dose1":"50608525","dose2":"42280473","dose1_15_18":"3263315","dose2_15_18":"1821467","precaution_dose":"1324637","total_doses":"99298417","last_dose1":"50605586","last_dose2":"42271771","last_dose1_15_18":"3262727","last_dose2_15_18":"1818103","last_precaution_dose":"1323669","last_total_doses":"99281856"},{"st_name":"Sikkim","state_id":"30","covid_state_name":"Sikkim","covid_state_id":"11","dose1":"537348","dose2":"498396","dose1_15_18":"26035","dose2_15_18":"17807","precaution_dose":"29899","total_doses":"1109485","last_dose1":"537348","last_dose2":"498396","last_dose1_15_18":"26035","last_dose2_15_18":"17807","last_precaution_dose":"29897","last_total_doses":"1109483"},{"st_name":"Tamil Nadu","state_id":"31","covid_state_name":"Tamil Nadu","covid_state_id":"33","dose1":"53637305","dose2":"41585795","dose1_15_18":"2241758","dose2_15_18":"1319272","precaution_dose":"594827","total_doses":"99378957","last_dose1":"53623964","last_dose2":"41535052","last_dose1_15_18":"2240806","last_dose2_15_18":"1315211","last_precaution_dose":"593187","last_total_doses":"99308220"},{"st_name":"Telangana","state_id":"32","covid_state_name":"Telengana","covid_state_id":"36","dose1":"29331723","dose2":"26435080","dose1_15_18":"1578172","dose2_15_18":"1001240","precaution_dose":"487585","total_doses":"58833800","last_dose1":"29331158","last_dose2":"26411751","last_dose1_15_18":"1577294","last_dose2_15_18":"998700","last_precaution_dose":"486990","last_total_doses":"58805893"},{"st_name":"Tripura","state_id":"33","covid_state_name":"Tripura","covid_state_id":"16","dose1":"2636612","dose2":"2206975","dose1_15_18":"129655","dose2_15_18":"76704","precaution_dose":"66381","total_doses":"5116327","last_dose1":"2636609","last_dose2":"2206973","last_dose1_15_18":"129654","last_dose2_15_18":"76700","last_precaution_dose":"66371","last_total_doses":"5116307"},{"st_name":"Uttar Pradesh","state_id":"34","covid_state_name":"Uttar Pradesh","covid_state_id":"9","dose1":"152287201","dose2":"119134191","dose1_15_18":"12772922","dose2_15_18":"5544556","precaution_dose":"2305192","total_doses":"292044062","last_dose1":"152275460","last_dose2":"119036982","last_dose1_15_18":"12763612","last_dose2_15_18":"5480058","last_precaution_dose":"2303476","last_total_doses":"291859588"},{"st_name":"Uttarakhand","state_id":"35","covid_state_name":"Uttarakhand","covid_state_id":"5","dose1":"8112762","dose2":"7673620","dose1_15_18":"466986","dose2_15_18":"268428","precaution_dose":"401825","total_doses":"16923621","last_dose1":"8112562","last_dose2":"7672742","last_dose1_15_18":"466854","last_dose2_15_18":"267993","last_precaution_dose":"401319","last_total_doses":"16921470"},{"st_name":"West Bengal","state_id":"36","covid_state_name":"West Bengal","covid_state_id":"19","dose1":"66823029","dose2":"57492944","dose1_15_18":"3274551","dose2_15_18":"2332301","precaution_dose":"1685459","total_doses":"131608284","last_dose1":"66821566","last_dose2":"57476197","last_dose1_15_18":"3274280","last_dose2_15_18":"2331473","last_precaution_dose":"1683728","last_total_doses":"131587244"},{"st_name":"Miscellaneous","state_id":"37","covid_state_name":"Miscellaneous","covid_state_id":"38","dose1":"2241285","dose2":"1576459","dose1_15_18":"0","dose2_15_18":"0","precaution_dose":"1206786","total_doses":"5024530","last_dose1":"2241282","last_dose2":"1576455","last_dose1_15_18":"0","last_dose2_15_18":"0","last_precaution_dose":"1206544","last_total_doses":"5024281"}]}
{"COULSDON SOUTH": "CDS", "ERDINGTON": "ERD", "BLETCHLEY": "BLY", "EASTRINGTON": "EGN", "BARGEDDIE": "BGI", "LOCH AWE": "LHA", "BRONDESBURY STATION": "BSY", "WEDGWOOD OLD ROAD": "WEO", "BANGOR (GWYNEDD)": "BNG", "LOOE": "LOO", "CRICCIETH": "CCC", "ACTON BRIDGE": "ACB", "AMERSHAM": "AMR", "APPLEFORD": "APF", "PONT-Y-PANT": "PYP", "BIRMINGHAM": "13", "CARNFORTH": "CNF", "NEW HOLLAND": "NHL", "DRUMRY": "DMY", "BELFAST CENTRAL": "BFC", "KNEBWORTH": "KBW", "NEW ELTHAM": "NEH", "GLASTONBURY BUS": "XEA", "CANTERBURY EAST": "CBE", "ELSECAR": "ELR", "BROMLEY NORTH": "BMN", "STREATHAM": "155", "KETTERING": "KET", "DANE ROAD METROLINK": "DRD", "BICKLEY": "BKL", "IMPERIAL WHARF": "IMW", "KEYNSHAM": "KYN", "EBBW VALE TOWN": "EBB", "AYLESHAM": "AYH", "ROUNDTHORN METROLINK": "RTH", "KEARSLEY": "KSL", "SWAYTHLING": "SWG", "SOUTH ACTON": "SAT", "HEATHROW AIRPORT (ANY)": "193", "TOOTING": "TOO", "STRINES": "SRN", "CHASSEN ROAD": "CSR", "ROTHESAY": "RTY", "YORTON": "YRT", "PAISLEY CANAL": "PCN", "DINTING": "DTG", "WHALEY BRIDGE": "WBR", "WREXHAM CENTRAL": "WXC", "CHURCH & OSWALDTWISTLE": "CTW", "LEA HALL": "LEH", "CRESSINGTON": "CSG", "SYDENHAM": "158", "MANCHESTER OXFORD ROAD": "MCO", "HEATH LOW LEVEL": "HLL", "KENTON STATION": "KNT", "PURLEY OAKS": "PUO", "CORBY": "COR", "NEWTON ST CYRES": "NTC", "MAESTEG (EWENNY ROAD)": "MEW", "CAMDEN ROAD": "CMD", "WIMBLEDON": "174", "TILBURY RIVERSIDE": "TBR", "ACTON CENTRAL": "ACC", "BUILTH ROAD": "BHR", "HONEYBOURNE": "HYB", "PRESTWICK INT. AIRPORT": "PRA", "SOUTH GREENFORD": "SGN", "MILL HILL (LANCASHIRE)": "MLH", "HILLFOOT": "HLF", "IVYBRIDGE": "IVY", "DINAS RHONDDA": "DMG", "POLLOKSHIELDS": "132", "SWANLEY": "SAY", "OLDHAM KING ST METROLINK": "OKS", "DISS": "DIS", "CROOKSTON": "CKT", "WEST ALLERTON": "WSA", "ST ANDREWS ROAD (BRISTOL)": "SAR", "AUGHTON PARK": "AUG", "GORING-BY-SEA": "GBS", "MATLOCK": "117", "MOTSPUR PARK": "MOT", "POLMONT": "PMT", "BIRKENHEAD CENTRAL": "BKC", "OULTON BROAD": "125", "HEATHROW TERMINAL 2": "428", "BAYFORD": "BAY", "STONELEIGH": "SNL", "HATFIELD PEVEREL": "HAP", "BAT & BALL": "BBL", "SHIPLEY": "SHY", "ASHFIELD": "ASF", "ABERGELE & PENSARN": "AGL", "KNARESBOROUGH": "KNA", "HUCKNALL": "HKN", "LEAMINGTON SPA": "LMS", "ROY BRIDGE": "RYB", "PEEL HALL METROLINK": "PHM", "SUDBURY & HARROW ROAD": "SUD", "BIRMINGHAM SNOW HILL": "BSW", "BIRKDALE": "BDL", "EARLSWOOD (WEST MIDLANDS)": "EWD", "TRING": "TRI", "OTFORD": "OTF", "LLANFAIRFECHAN": "LLF", "BOLTON-ON-DEARNE": "BTD", "DALMALLY": "DAL", "GILLINGHAM (KENT)": "GLM", "ORE": "ORE", "CHESTER": "CTR", "FRINTON-ON-SEA": "FRI", "LOUGHBOROUGH": "LBO", "CHRISTS HOSPITAL": "CHH", "SELHURST": "SRS", "SPITAL": "SPI", "HEATHROW TERMINAL 4": "430", "MANCHESTER VICTORIA": "MCV", "GARSWOOD": "GSW", "MERSTHAM": "MHM", "BRISTOL TEMPLE MEADS": "BRI", "GOREBRIDGE": "GBG", "ABERDARE": "ABA", "BRUCE GROVE": "BCV", "CHERRY TREE": "CYT", "CHIRK": "CRK", "DRAYTON GREEN": "DRG", "FURZE PLATT": "FZP", "BUSH HILL PARK": "BHK", "GOOSTREY": "GTR", "TROED-Y-RHIW": "TRD", "LOCHEILSIDE": "LCS", "UPMINSTER": "UPM", "DILTON MARSH": "DMH", "PEWSEY": "PEW", "HUYTON": "HUY", "GOUROCK": "GRK", "PONTYCLUN": "PYC", "RAVENSBOURNE": "RVB", "SOUTH ELMSALL": "SES", "HARLINGTON": "HLN", "SINGER": "SIN", "FALMER": "FMR", "EWELL WEST": "EWW", "ENFIELD TOWN": "ENF", "WEST CALDER": "WCL", "KIDDERMINSTER": "KID", "RAMSGATE": "RAM", "PERRY BARR": "PRY", "BURNESIDE": "BUD", "MANSFIELD WOODHOUSE": "MSW", "BOTTESFORD": "BTF", "CRAYFORD": "CRY", "ALTON": "AON", "HAYES & HARLINGTON": "HAY", "KILMAURS": "KLM", "BALLYMENA": "BMA", "TAMWORTH": "TAM", "COLCHESTER": "37", "CALDICOT": "CDT", "RUSWARP": "RUS", "TYWYN": "TYW", "ACHANALT": "AAT", "GERRARDS CROSS": "GER", "BARNEHURST": "BNH", "DALTON": "DLT", "HAGGERSTON": "HGG", "HUDDERSFIELD": "HUD", "BURY METROLINK": "BUR", "PENTRE-BACH": "PTB", "HAZEL GROVE": "HAZ", "DARWEN": "DWN", "BARASSIE": "BSS", "BROOKWOOD": "BKO", "INVERNESS": "INV", "MOSSLEY (GRTR MANCHESTER)": "MSL", "GOWERTON": "GWN", "QUAKERS YARD": "QYD", "DENMARK HILL": "DMK", "ANNAN": "ANN", "CLAPTON": "CPT", "KNUCKLAS": "KNU", "KIRKBY-IN-FURNESS": "KBF", "LITTLE KIMBLE": "LTK", "STOCKSFIELD": "SKS", "WORTHING": "WRH", "FAIRWATER": "FRW", "HILSEA": "HLS", "HORSFORTH": "HRS", "GREENFIELD": "GNF", "SOUTH CROYDON": "SCY", "HERTFORD EAST": "HFE", "RATHMORE": "RMR", "HOLLINWOOD METROLINK": "HOD", "FAULDHOUSE": "FLD", "FORSINARD": "FRS", "CREWE": "CRE", "BALMOSSIE": "BSI", "LIVERPOOL SOUTH PARKWAY": "LPY", "BEKESBOURNE": "BKS", "BARNHILL": "BNL", "FROME": "FRO", "ROBY": "ROB", "BROCKENHURST": "BCU", "PENKRIDGE": "PKG", "GREENBANK": "GBK", "MARKINCH": "MNC", "HINCKLEY": "HNK", "CALDERCRUIX": "CAC", "WEST EALING": "WEA", "CATTAL": "CTL", "BARGOED": "BGD", "HATFIELD & STAINFORTH": "HFS", "EGTON": "EGT", "SAMPFRD COURTNY": "SMC", "METHERINGHAM": "MGM", "NEW LANE": "NLN", "PENSHURST": "PHR", "MANCHESTER CENTRAL ZONE": "MCZ", "LEYTON MIDLAND ROAD": "LEM", "CHINGFORD": "CHI", "FALCONWOOD": "FCN", "UCKFIELD": "UCK", "DRAYTON PARK": "DYP", "WICKHAM MARKET": "WCM", "FARRANFORE": "FAR", "SHERBORNE": "SHE", "LLANDANWG": "LDN", "DONCASTER": "DON", "PENHELIG": "PHG", "GLASGOW CENTRAL": "GLC", "WIGTON": "WGT", "FALMOUTH DOCKS": "FAL", "FARRINGDON": "ZFD", "LUDLOW": "LUD", "RHOSNEIGR": "RHO", "CROSSMYLOOF": "CMY", "ARDRAHAN": "XAG", "SOUTHAMPTON": "151", "EARLSFIELD": "EAD", "SALTBURN": "SLB", "INGATESTONE": "INT", "BARRY DOCKS": "BYD", "BLACKRIDGE": "BKR", "DOVE HOLES": "DVH", "ALDERSHOT": "AHT", "CHEADLE HULME": "CHU", "SLATEFORD": "SLA", "CLARBESTON ROAD": "CLR", "HARROW-ON-THE-HILL": "HOH", "YARDLEY WOOD": "YRD", "EAST FARLEIGH": "EFL", "LONDON BLACKFRIARS": "BFR", "WAVERTREE TECHNOLOGY PARK": "WAV", "SHIREBROOK": "SHB", "CLAPHAM HIGH STREET": "CLP", "STALYBRIDGE": "SYB", "LIVINGSTON": "107", "BURTON ROAD METROLINK": "BRZ", "LEEDS BRADFORD AIRPORT BUS": "XLB", "ALLENS WEST": "ALW", "DOVER PRIORY": "DVP", "CAPENHURST": "CPU", "LYMINGTON": "109", "HAMPTON WICK": "HMW", "ACHNASHELLACH": "ACH", "SOUTHMINSTER": "SMN", "POMONA METROLINK": "PMO", "SOUTH GYLE": "SGL", "WEST DIDSBURY METROLINK": "WDI", "LYMINGTON PIER": "LYP", "MEOLS": "MEO", "ERIDGE (A26 BUS STOP)": "ERB", "WYLAM": "WYM", "NEWARK NORTHGATE": "NNG", "OLD ROAN": "ORN", "SWANSEA": "SWA", "SEA MILLS": "SML", "REDDISH SOUTH": "RDS", "SAUNDERTON": "SDR", "FARNBOROUGH MAIN": "FNB", "CARPENDERS PARK": "CPK", "LOSTOCK HALL": "LOH", "CHARING CROSS GLASGOW": "CHC", "NETHERFIELD": "NET", "ARMADALE": "ARM", "ATTLEBOROUGH": "ATL", "MONKS RISBOROUGH": "MRS", "MINEHEAD (BY BUS)": "XBW", "NORTH SHEEN": "NSH", "LANGWITH - WHALEY THORNS": "LAG", "MOTTINGHAM": "MTG", "DREM": "DRM", "MELTON MOWBRAY": "MMO", "HEATHROW TERMINAL 4..": "409", "ST MARGARETS (HERTS)": "SMT", "LEATHERHEAD": "LHD", "ACHNASHEEN": "ACN", "MILLOM": "MLM", "DOLAU": "DOL", "NORTH DULWICH": "NDL", "SELLING": "SEG", "YATE": "YAE", "BARLASTON": "BRT", "PUTNEY": "PUT", "APSLEY": "APS", "LEWES": "LWS", "BELLE VUE": "BLV", "CADOXTON": "CAD", "QUEENS ROAD METROLINK": "WDR", "SOUTHEASE": "SEE", "PILNING": "PIL", "BROMLEY CROSS": "BMC", "ISLIP": "ISP", "BURSCOUGH JUNCTION": "BCJ", "HADDENHAM & THAME PARKWAY": "HDM", "BURNLEY BARRACKS": "BUB", "PONDERS END": "PON", "DEAL": "DEA", "BARE LANE": "BAR", "PORTSMOUTH ARMS": "PMA", "NORWOOD JUNCTION": "NWD", "PEMBROKE": "128", "GARGRAVE": "GGV", "WIGAN WALLGATE": "WGW", "PLEASINGTON": "PLS", "OAKENGATES": "OKN", "RAVENGLASS FOR ESKDALE": "RAV", "LLWYNYPIA": "LLY", "GAINSBOROUGH CENTRAL": "GNB", "BRUNDALL STATION": "BDA", "THETFORD": "TTF", "BLAIRHILL": "BAI", "SALFORD QUAYS METROLINK": "SAQ", "MALLOW": "MAW", "RECTORY ROAD": "REC", "DARTFORD": "DFD", "HACKNEY DOWNS": "HAC", "SOUTH BANK": "SBK", "CLITHEROE": "CLH", "MERTHYR VALE": "MEV", "SHEERNESS-ON-SEA": "SSS", "BARNES STATION": "BNS", "ROGART": "ROG", "HESWALL": "HSW", "WORSTEAD": "WRT", "ECCLES ROAD": "ECS", "EXTON": "EXN", "STRATFORD LONDON": "SRA", "APPLEY BRIDGE": "APB", "LEALHOLM": "LHM", "GREENWICH": "GNW", "SUTTON COMMON": "SUC", "GILLINGHAM (DORSET)": "GIL", "LAPFORD": "LAP", "SLAITHWAITE": "SWT", "KIDBROOKE": "KDB", "HEVER (BROCAS FARM BY BUS)": "HBF", "WESTGATE-ON-SEA": "WGA", "NORTHUMBERLAND PARK": "NUM", "DAWLISH WARREN": "DWW", "STECHFORD": "SCF", "WEELEY": "WEE", "MARPLE": "MPL", "TWEEDBANK": "TWB", "WESTCLIFF": "WCF", "NORTHFLEET - COOPER ARMS": "NFL", "HARBOUR CITY METROLINK": "HBC", "BEESTON": "BEE", "BLAIR ATHOLL": "BLA", "NESTON": "NES", "HEATHROW TERMINAL 1": "406", "LANARK": "LNK", "CHISLEHURST": "CIT", "YALDING": "YAL", "GUNNERSBURY": "GUN", "CLACTON-ON-SEA": "CLT", "FRIZINGHALL": "FZH", "GOODMAYES": "GMY", "DRUMGELLOCH": "DRU", "READING": "137", "KNIGHTON": "KNI", "FOLKESTONE CENTRAL": "FKC", "SOUTH WOODHAM FERRERS": "SOF", "WHITEHAVEN": "WTH", "BOOKHAM": "BKA", "CLONMEL": "CLX", "CHIPSTEAD": "CHP", "EASTERHOUSE": "EST", "ST ANNES-ON-THE-SEA": "SAS", "CULHAM": "CUM", "NEWINGTON": "NGT", "ASPLEY GUISE": "APG", "GIFFNOCK": "GFN", "STEVENAGE": "SVG", "CROWBOROUGH": "COH", "TWICKENHAM": "TWI", "LEIGHTON BUZZARD": "LBZ", "BRISTOL INTERNATIONAL AIRPORT": "XPB", "SOUTH BERMONDSEY": "SBM", "ETCHINGHAM": "ETC", "TAN-Y-BWLCH": "TYB", "KEYHAM": "KEY", "HEREFORD": "HFD", "SPOONER ROW": "SPN", "CAM & DURSLEY": "CDU", "BRAMPTON (SUFFOLK)": "BRP", "CATTERICK GARRISON TESCO": "CGT", "NEW HYTHE": "NHE", "SPEAN BRIDGE": "SBR", "ARDROSSAN": "4", "GLENEAGLES": "GLE", "TODMORDEN": "TOD", "LITTLE SUTTON": "LTT", "KEMPSTON HARDWICK": "KMH", "RUNCORN": "RUN", "BELMONT": "BLM", "TAUNTON": "TAU", "WARRINGTON CENTRAL": "WAC", "LOSTOCK": "LOT", "STAVELEY": "SVL", "BRICKET WOOD": "BWO", "WINCHMORE HILL": "WIH", "HILLINGTON EAST": "HLE", "GLAZEBROOK": "GLZ", "HALIFAX": "HFX", "FORD": "FOD", "WHITBY BUS STATION": "WTZ", "BURLEY PARK": "BUY", "PORTLAOISE": "PTO", "CHEDDINGTON": "CED", "FEARN": "FRN", "HASSOCKS": "HSK", "EASTHAM RAKE": "ERA", "REEDHAM (NORFOLK)": "REE", "PORTSMOUTH & SOUTHSEA": "PMS", "BANTEER": "BNU", "HOLMES CHAPEL": "HCH", "LIVINGSTON NORTH": "LSN", "BROOKLANDS METROLINK": "BOK", "LLANFAIRPWLL": "LPG", "WEST WORTHING": "WWO", "GARSTON (HERTFORDSHIRE)": "GSN", "FLEET": "FLE", "GOLF STREET": "GOF", "EXETER ST THOMAS": "EXT", "CHEPSTOW": "CPW", "HEATHROW TERMINAL 3": "429", "WHYTELEAFE STATION": "WHY", "EVESHAM": "EVE", "SHEPHERDS BUSH": "SPB", "ST KEYNE": "SKN", "ENFIELD LOCK": "ENL", "ATHY": "ATY", "HEATHROW TERMINAL 3..": "408", "PRESCOT": "PSC", "KENNETT": "KNE", "LADYWELL": "LAD", "PETTS WOOD": "PET", "CARLUKE": "CLU", "SLIGO": "SLI", "LONDON FENCHURCH STREET": "FST", "SHADWELL": "SDE", "LARKHALL": "LRH", "PETERBRO BUS STN": "PBU", "ARDWICK": "ADK", "HANLEY BUS STATION": "HNY", "THEOBALDS GROVE": "TEO", "ASHTON-UNDER-LYNE": "AHN", "CHELSFIELD": "CLD", "BROOKMANS PARK": "BPK", "LYTHAM": "LTM", "CHARTHAM": "CRT", "BITTERNE": "BTE", "BARRY LINKS": "BYL", "GALASHIELS BUS STATION": "XAA", "FFAIRFACH": "FFA", "KELVEDON": "KEL", "SHIPTON": "SIP", "BERKSWELL": "BKW", "SAXMUNDHAM": "SAX", "STEVENSTON": "STV", "AUCHINLECK": "AUK", "ST AUSTELL": "SAU", "THORNTON ABBEY": "TNA", "PARSON STREET": "PSN", "COATDYKE": "COA", "HUNTLY": "HNT", "DARTON": "DRT", "ST MARGARETS": "SMG", "WEST BYFLEET": "WBY", "CUPAR": "CUP", "TOPSHAM": "TOP", "MARYLAND": "MYL", "WEST RUISLIP": "WRU", "DUMBARTON": "68", "WELLINGBOROUGH": "WEL", "LIVINGSTON SOUTH": "LVG", "LANCING": "LAC", "HOLTON HEATH": "HOL", "UPHALL": "UHA", "CONWY": "CNW", "WOOLSTON": "WLS", "COTTINGLEY": "COT", "BOTLEY": "BOE", "HEATHROW T1 NO UNDERGROUND": "427", "FOREST HILL": "FOH", "MORCHARD ROAD": "MRD", "BIRMINGHAM INTERNATIONAL": "BHI", "BARMING": "BMG", "NEWPORT (ESSEX)": "NWE", "WEST DULWICH": "WDU", "ATHERTON": "ATN", "WOOTTON WAWEN": "WWW", "I.B.M.": "IBM", "NEWTON HEATH AND MOSTON": "NMM", "GUNTON": "GNT", "PAISLEY ST JAMES": "PYJ", "KILWINNING": "KWN", "PONTARDDULAIS": "PTD", "BARKING": "BKG", "WARBLINGTON": "WBL", "RHYMNEY": "RHY", "SHOREHAM-BY-SEA": "SSE", "ARDROSSAN TOWN": "ADN", "LEYTON": "104", "HAG FOLD": "HGF", "COLLINGHAM": "CLM", "CHESHUNT": "CHN", "WOODGRANGE PARK": "WGR", "HELENSBURGH": "95", "STANSTED MOUNTFITCHET": "SST", "APPLEDORE (KENT)": "APD", "EAST GRINSTEAD": "EGR", "HACKBRIDGE": "HCB", "WAKEFIELD": "164", "BATTERSEA PARK": "BAK", "WATFORD JUNCTION": "WFJ", "NEATH": "NTH", "BRAMPTON (CUMBRIA)": "BMP", "LEIGH (KENT)": "LIH", "HENLEY-ON-THAMES": "HOT", "CULRAIN": "CUA", "HAYMARKET (EDINBURGH)": "HYM", "SHIRLEY": "SRL", "KIVETON": "101", "BEDFORD": "10", "HAMPSTEAD HEATH": "HDH", "HAMPTON-IN-ARDEN": "HIA", "HOEK VAN HOLLAND": "HVH", "SUDBURY HILL HARROW": "SDH", "BURNAGE": "BNA", "PAISLEY": "126", "HEALD GREEN": "HDG", "BURY ST EDMUNDS": "BSE", "YARMOUTH (I.O.W.)": "YMH", "LUTON AIRPORT PARKWAY": "LTN", "CLIFTON": "CLI", "SAXILBY": "SXY", "BIGGLESWADE": "BIW", "WOODHALL": "WDL", "HYNDLAND": "HYN", "KINGS LYNN BUS STATION": "KLB", "ATTYON JUNCTION": "ATM", "WHINHILL": "WNL", "DANZEY": "DZY", "BIRCHINGTON-ON-SEA": "BCH", "BURES": "BUE", "SILEBY": "SIL", "PENMAENMAWR": "PMW", "WORKINGTON (BUS STATION)": "WOX", "DROITWICH SPA": "DTW", "CARDENDEN": "CDD", "BURNLEY CENTRAL": "BNC", "AMBERLEY": "AMY", "POULTON-LE-FYLDE": "PFY", "MANCHESTER UTD FOOTBALL GROUND": "MUF", "WORCESTER": "178", "WEST HAMPSTEAD": "WHD", "MONIFIETH": "MON", "LLANDECWYN": "LLC", "GLAN CONWY": "GCW", "LONGBRIDGE": "LOB", "KIRTON LINDSEY": "KTL", "WINNERSH TRIANGLE": "WTI", "GUISELEY": "GSY", "BUXTED": "BXD", "HIGH STREET": "HST", "GREAT MISSENDEN": "GMN", "SLOUGH": "SLO", "PINHOE": "PIN", "SUGAR LOAF": "SUG", "CROSTON": "CSO", "WILLIAMWOOD": "WLM", "DUKE STREET": "DST", "ENERGLYN & CHURCHILL PARK": "ECP", "BROMSGROVE": "BMV", "DOLEHAM": "DLH", "COATBRIDGE CENTRAL": "CBC", "DUMBARTON EAST": "DBE", "CHORLTON METROLINK": "CNK", "ASH VALE": "AHV", "SOUTHAMPTON CENTRAL": "SOU", "BISHOP AUCKLAND": "BIA", "GARVE": "GVE", "WORKINGTON STATION": "WKG", "CLOUGHJORDAN": "CLZ", "PRESTBURY": "PRB", "THORNFORD": "THO", "BEDFORD STATION": "BDM", "AYLESFORD": "AYL", "BRADFORD INTERCHANGE": "BDI", "BOOTLE ORIEL ROAD": "BOT", "FALKIRK GRAHAMSTON": "FKG", "LIVERPOOL LIME STREET": "LIV", "NEWTON-ON-AYR": "NOA", "BAMFORD": "BAM", "ALDERMASTON": "AMT", "NORTH WEMBLEY": "NWB", "SHIREHAMPTON": "SHH", "STARCROSS": "SCS", "MORAR": "MRR", "ELLESMERE PORT": "ELP", "BOWLING": "BWG", "LANGBANK": "LGB", "GRAVESEND": "GRV", "SALTAIRE": "SAE", "FISHGUARD & GOODWICK": "FGW", "DUNKELD & BIRNAM": "DKD", "ENNIS": "ENN", "COOKSBRIDGE": "CBR", "TEYNHAM": "TEY", "WYLDE GREEN": "WYL", "FORT WILLIAM": "FTW", "CRADLEY HEATH": "CRA", "AIRDRIE": "ADR", "BATTLE": "BAT", "SMETHWICK ROLFE STREET": "SMR", "DUNFERMLINE TOWN": "DFE", "WINDERMERE": "WDM", "OKEHAMPTON": "OKE", "LLANGAMMARCH": "LLM", "LICHFIELD TRENT VALLEY": "LTV", "SANDPLACE": "SDP", "DEWSBURY": "DEW", "WETHERAL": "WRL", "ST JAMES (NEWCSTLE)": "SJN", "HEATHROW TERMINAL 5..": "418", "BROCKLEY WHINS": "BNR", "ANCHORAGE METROLINK": "ANH", "HONLEY": "HOY", "HEALING": "HLI", "TYGWYN": "TYG", "SKEWEN": "SKE", "GOREY": "GOY", "PRESTONPANS": "PST", "WOOD END": "WDE", "MACHYNLLETH": "MCN", "WEST DRAYTON": "WDT", "EALING BROADWAY": "EAL", "RATHDRUM": "RDU", "WOODBRIDGE": "WDB", "MARDEN": "MRN", "NEW CROSS STATION": "NWX", "KINGHORN": "KGH", "CHURCH STRETTON": "CTT", "ABERCYNON": "ACY", "LONDON CANNON STREET": "CST", "ST PETERS": "STZ", "CARLOW": "CAW", "DYFFRYN ARDUDWY": "DYF", "DENHAM": "DNM", "BERKHAMSTED": "BKM", "THORPE BAY": "TPB", "MOSSPARK": "MPK", "DROGHEDA": "DRA", "LUTON AIRPORT": "LUA", "SOUTH KENTON": "SOK", "NEWHEY METROLINK": "NHY", "ILFORD": "IFD", "BLUNDELLSANDS & CROSBY": "BLN", "TOLWORTH": "TOL", "SHILDON": "SHD", "LONDON PADDINGTON": "PAD", "SANDWICH": "SDW", "BRUNDALL GARDENS": "BGA", "AMMANFORD": "AMF", "BUCKSHAW PARKWAY": "BSV", "CROSSACRES METROLINK": "CMK", "HABROUGH": "HAB", "DINGWALL": "DIN", "WINSFORD": "WSF", "MORETON-IN-MARSH": "MIM", "OXTED": "OXT", "APPERLEY BRIDGE": "APY", "KELVINDALE": "KVD", "TIMPERLEY": "TIM", "STRANRAER": "STR", "ADLINGTON (LANCASHIRE)": "ADL", "WHITSTABLE": "WHI", "EARLSWOOD (SURREY)": "ELD", "CHELTENHAM SPA": "CNM", "PURLEY STATION": "PUR", "FAILSWORTH METROLINK": "FLS", "HIGH BROOMS": "HIB", "LEA GREEN": "LEG", "STREETHOUSE": "SHC", "GARTCOSH": "GRH", "BIRKBECK": "BIK", "PENRHYNDEUDRAETH": "PRH", "EXHIBITION CENTRE": "EXG", "BRUNSTANE": "BSU", "SOUTHAMPTON TOWN QUAY": "STQ", "ST JAMES' PARK": "SJP", "WICK": "WCK", "STREATHAM STATION": "STE", "ULVERSTON": "ULV", "STAPLETON ROAD": "SRD", "LYDNEY": "LYD", "MUIR OF ORD": "MOO", "BISHOPSTONE (HILL RISE BY BUS)": "BIR", "KENT HOUSE": "KTH", "MANSFIELD": "116", "WOKINGHAM": "WKM", "WIDNES": "WID", "WADDON": "WDO", "ROLLESTON": "ROL", "WINDSOR & ETON RIVERSIDE": "WNR", "ASHURST KENT": "AHS", "WIDNEY MANOR": "WMR", "QUEENS PARK LONDON": "QPW", "NEWHAVEN": "121", "KIRBY CROSS": "KBX", "WOOD STREET": "WST", "LISBURN": "LBN", "MEXBOROUGH": "MEX", "BRUTON": "BRU", "SIDCUP": "SID", "WHATSTANDWELL": "WTS", "CASTLETON": "CAS", "BOROUGH GREEN & WROTHAM": "BRG", "BRAMLEY (W YORKS)": "BLE", "HERSHAM": "HER", "POKESDOWN": "POK", "WINDSOR": "175", "PENGE EAST": "PNE", "KIDSGROVE": "KDG", "NEW PUDSEY": "NPD", "GODSTONE": "GDN", "CATHAYS": "CYS", "DULWICH": "67", "ANNIESLAND": "ANL", "UDDINGSTON": "UDD", "ENTWISTLE": "ENT", "ST COLUMB ROAD": "SCR", "BREICH": "BRC", "ATTENBOROUGH": "ATB", "NORMANS BAY": "NSB", "LAINDON": "LAI", "SHELFORD": "SED", "CRICKLEWOOD": "CRI", "CARDIFF QUEEN STREET": "CDQ", "SHERBURN-IN-ELMET": "SIE", "LONGNIDDRY": "LND", "CLOCK HOUSE": "CLK", "CONGLETON": "CNG", "RAINHAM (KENT)": "RAI", "LINLITHGOW": "LIN", "MIRA TECHNOLOGY PARK": "MTE", "CARBIS BAY": "CBB", "KILKENNY": "KNY", "HOWDEN": "HOW", "MOULDSWORTH": "MLD", "FALLS OF CRUACHAN": "FOC", "EDALE": "EDL", "CARDIFF BAY": "CDB", "VALLEY": "VAL", "DEAN FOREST RAILWAY": "QDF", "WOOLWICH DOCKYARD": "WWD", "GARTH (MID GLAMORGAN)": "GMG", "IDRIDGEHAY": "XID", "GILFACH FARGOED": "GFF", "HANDFORTH": "HTH", "GREAT AYTON": "GTA", "EPSOM": "72", "YARM": "YRM", "THURGARTON": "THU", "FOXFORD": "FXF", "ERIDGE": "ERI", "CAIRNRYAN": "CRP", "APPLEBY": "APP", "THORNE SOUTH": "TNS", "NEWTON ABBOT": "NTA", "PRESTATYN": "PRT", "WHYTELEAFE": "172", "TREHERBERT": "TRB", "BRIERFIELD": "BRF", "EARLESTOWN": "ERL", "PADGATE": "PDG", "ABERGAVENNY": "AGV", "BEMPTON": "BEM", "MANORBIER": "MRB", "WEETON": "WET", "BILLERICAY": "BIC", "HALE": "HAL", "FINCHLEY ROAD & FROGNAL": "FNY", "ELTON & ORSTON": "ELO", "BRANDON": "BND", "LLANTWIT MAJOR": "LWM", "BOW BRICKHILL": "BWB", "LOUGHBOROUGH UNIVERSITY BUS": "XLO", "NORTH BERWICK": "NBW", "WEST SUTTON": "WSU", "STAMFORD": "SMD", "NINIAN PARK": "NNP", "RAINHILL": "RNH", "DUNROBIN CASTLE": "DNO", "HOLYHEAD": "HHD", "LYMPSTONE": "110", "CANTERBURY WEST": "CBW", "MENHENIOT": "MEN", "WILDMILL": "WMI", "GRANGE PARK": "GPK", "WINNERSH": "176", "WELLING": "WLI", "RAYNES PARK": "RAY", "LITTLEPORT": "LTP", "COPPLESTONE": "COP", "GARSCADDEN": "GRS", "HARWICH TOWN": "HWC", "QUEENBOROUGH": "QBR", "FIVE WAYS": "FWY", "LLANABER": "LLA", "SHIFNAL": "SFN", "CILMERI": "CIM", "KENTISH TOWN WEST": "KTW", "WYMONDHAM": "WMD", "BLACKBURN": "BBN", "GIDEA PARK": "GDP", "ST HELENS CENTRAL": "SNH", "ASHFORD SURREY": "AFS", "LITTLEHAVEN": "LVN", "BRIDGWATER": "BWT", "THURSTON": "TRS", "SNODLAND": "SDA", "PONTLOTTYN": "PLT", "MOSTRIM": "MOM", "HOLLINGBOURNE": "HBN", "FLIXTON": "FLI", "IFIELD": "IFI", "SUNDERLAND": "SUN", "ARMATHWAITE": "AWT", "SHIPLAKE": "SHI", "ALRESFORD": "ALR", "LONGPORT": "LPT", "MALLAIG": "MLG", "PENSARN": "PES", "MARTIN MILL": "MTM", "DALSTON JUNCTION": "DLJ", "MORLEY": "MLY", "ABER": "ABE", "COMMONDALE": "COM", "KINGSKNOWE": "KGE", "AVONCLIFF": "AVF", "LANGLEY MILL": "LGM", "CURRIEHILL": "CUH", "CUDDINGTON": "CUD", "WARRINGTON BANK QUAY": "WBQ", "GOUROCK PIER": "GXX", "EAST DIDSBURY": "EDY", "PLUMLEY": "PLM", "CROWLE": "CWE", "LLANBISTER ROAD": "LLT", "NEW SOUTHGATE": "NSG", "ST NEOTS STATION": "SNO", "ELMSWELL": "ESW", "SALFORD CENTRAL": "SFD", "STROMEFERRY": "STF", "POLLOKSHAWS EAST": "PWE", "GORT": "XGR", "LLANWRTYD": "LNW", "CROWHURST": "CWU", "BODORGAN": "BOR", "WOODHOUSE": "WDH", "FALKIRK HIGH": "FKK", "STEPPS": "SPS", "BROADWAY METROLINK": "BRD", "WELWYN": "170", "CRAUGHWELL": "XCD", "SANDHILLS": "SDL", "EXETER CENTRAL": "EXC", "ANERLEY": "ANZ", "LONDON UNDERGROUND ZONE 1": "338", "HAMSTEAD": "HSD", "ABERDEEN": "ABD", "CROYDON": "38", "WICKLOW": "WKL", "SUNNYMEADS": "SNY", "RICE LANE": "RIL", "BRIDGETON": "BDG", "CHICHESTER": "CCH", "BALLYMOTE": "BAO", "STRAWBERRY HILL": "STW", "STANFORD-LE-HOPE": "SFO", "HASTINGS": "HGS", "SWINESHEAD": "SWE", "SYSTON": "SYS", "FAIRFORD AIR": "QFA", "COLNE": "CNE", "CORK CITY": "COK", "LONDON BRIDGE": "LBG", "HYDE CENTRAL": "HYC", "THORNE NORTH": "TNN", "KINGS LYNN": "KLN", "SYDENHAM STATION": "SYD", "HAYLE": "HYL", "WORKINGTON": "345", "FAIRLIE": "FRL", "SURBITON": "SUR", "BARRY ISLAND": "BYI", "DUN LAOGHAIRE": "DLO", "NEWCRAIGHALL": "NEW", "HEATHROW TERMINAL 2..": "407", "TEMPLECOMBE": "TMC", "WESTER HAILES": "WTA", "ADWICK": "AWK", "HEATHROW RAIL": "419", "MARLOW": "MLW", "BELFAST PORT N.I.": "BFA", "NEW MILLS CENTRAL": "NMC", "CORKICKLE": "CKL", "AVONMOUTH": "AVN", "TREFFOREST": "162", "TY CROES": "TYC", "BENTLEY": "BTY", "WRABNESS": "WRB", "NUTFIELD": "NUF", "WHITCHURCH (GLAMORGAN)": "WHT", "WEASTE METROLINK": "WMT", "BRUNSWICK": "BRW", "HEATHROW TERMINAL 5 RAIL": "HWV", "TOTNES": "TOT", "SANKEY FOR PENKETH": "SNK", "KILDALE": "KLD", "ELSTREE & BOREHAMWOOD": "ELS", "LEYLAND": "LEY", "POLLOKSHAWS WEST": "PWW", "SUDBURY HARROW": "156", "WINCHESTER": "WIN", "STARBECK": "SBE", "HAWKHEAD": "HKH", "SCOTSTOUNHILL": "SCH", "KEARSNEY": "KSN", "SHOTTON": "SHT", "TWYFORD": "TWY", "COSELEY": "CSY", "PORTCHESTER": "PTC", "CRIANLARICH": "CNR", "LANGLEY": "LNY", "SOUTH WIGSTON": "SWS", "CHILHAM": "CIL", "CROFTON PARK": "CFT", "BAGULEY METROLINK": "BGK", "ROCHFORD": "RFD", "SOWERBY BRIDGE": "SOW", "EDINBURGH GATEWAY": "EGY", "EXMOUTH": "EXM", "LONDON UNDERGROUND ZONE 1-3": "422", "CLELAND": "CEA", "JOHNSTONE": "JHN", "MALLING": "113", "KINGSWAY BP METROLINK": "KBM", "WALSDEN": "WDN", "HALL I TH WOOD": "HID", "HEATHROW TERMINALS 1,2,3 RAIL": "HXX", "CAUSELAND": "CAU", "MONASTEREVIN": "XMV", "HARLECH": "HRL", "BOWES PARK": "BOP", "TY GLAS": "TGS", "BORTH": "BRH", "SHIELDMUIR": "SDM", "WIMBLEDON STATION": "WIM", "HEBDEN BRIDGE": "HBD", "NENAGH": "NEN", "NEWTOWN (POWYS)": "NWT", "BARNETBY": "BTB", "GRIMSBY": "84", "GORDON HILL": "GDH", "LONGCROSS": "LNG", "SALTASH": "STS", "RAVENSTHORPE": "RVN", "CHESTERFIELD": "CHD", "UPHOLLAND": "UPL", "COLESHILL PARKWAY": "CEH", "WANDSWORTH": "167", "COGAN": "CGN", "HORTON IN RIBBLESDALE": "HIR", "NAVIGATION ROAD": "NVR", "ST PANCRAS INTERNATIONAL": "416", "MUINE BHEAG": "MBH", "PORTH": "POR", "BREDBURY": "BDY", "BECCLES": "BCC", "DUMFRIES": "DMF", "WHALLEY": "WHE", "MITCHAM JUNCTION": "MIJ", "PERSHORE": "PSH", "WALTHAM CROSS": "WLC", "WOLVERTON": "WOL", "HUNGERFORD": "HGD", "PANTYFFYNNON": "PTF", "DUBLIN PEARSE": "DBP", "BROAD GREEN": "BGE", "BRIGHOUSE": "BGH", "WORPLESDON": "WPL", "ARLESEY": "ARL", "WICKFORD": "WIC", "BEDMINSTER": "BMT", "FRESHFIELD": "FRE", "RAYLEIGH": "RLG", "LAKENHEATH": "LAK", "OLDHAM CENTRAL METROLINK": "OCM", "MANCHESTER": "115", "DAWLISH": "DWL", "PURFLEET": "PFL", "SUTTON COLDFIELD": "SUT", "DRONFIELD": "DRO", "BERNEY ARMS": "BYA", "WATFORD HIGH STREET": "WFH", "PERTH": "PTH", "EFFINGHAM JUNCTION": "EFF", "RAMSGREAVE & WILPSHIRE": "RGW", "HERTFORD": "96", "PONTYPRIDD": "PPD", "HUBBERTS BRIDGE": "HBB", "NORBURY": "NRB", "HARROW & WEALDSTONE": "HRW", "GLASGOW AIRPORT": "GGT", "STONE": "SNE", "BURTON JOYCE": "BUJ", "BRAMHALL": "BML", "CHETNOLE": "CNO", "HARPENDEN": "HPD", "CROUCH HILL": "CRH", "BIRMINGHAM INTERNATIONAL BUS": "XNE", "GRIMSBY TOWN": "GMB", "HAMBLE": "HME", "LANGHO": "LHO", "PORTSMOUTH HARBOUR": "PMH", "ADDERLEY PARK": "ADD", "BRINNINGTON": "BNT", "FORRES": "FOR", "OCKLEY": "OLY", "WARWICK PARKWAY": "WRP", "BARLOW MOOR ROAD METROLINK": "BMM", "JOHN LENNON AIRPORT": "LJL", "RAINFORD": "RNF", "EDENBRIDGE": "70", "CHARING": "CHG", "PONTEFRACT": "133", "OVERPOOL": "OVE", "CATFORD": "33", "GARSDALE": "GSD", "WATFORD NORTH": "WFN", "KILMARNOCK": "KMK", "MONTROSE": "MTS", "TATTENHAM CORNER": "TAT", "GATLEY": "GTY", "CLAREMORRIS": "CMI", "COLERAINE": "CEI", "PALMERS GREEN": "PAL", "SMETHWICK GALTON BDG L.L.": "SGB", "BROUGH": "BUH", "BETCHWORTH": "BTO", "WAINFLEET": "WFL", "SEAMER": "SEM", "NORTH FAMBRIDGE": "NFA", "SHOEBURYNESS": "SRY", "COVENTRY ARENA": "CAA", "SEAHAM": "SEA", "CARLISLE": "CAR", "FINSBURY PARK": "FPK", "ST ERTH": "SER", "WALTHAMSTOW CENTRAL": "WHC", "MORECAMBE": "MCM", "KETTERING NEWLANDS CENTRE": "KEZ", "HOLMWOOD": "HLM", "NEW CROSS GATE": "NXG", "CARSTAIRS": "CRS", "LAYTON": "LAY", "STANSTED AIRPORT (BY BUS)": "XTH", "GOMSHALL": "GOM", "BERWICK-UPON-TWEED": "BWK", "GARROWHILL": "GAR", "WOOLWICH": "177", "ASHBURYS": "ABY", "BISHOPBRIGGS": "BBG", "CENTRAL PARK METROLINK": "CEM", "BRADFORD": "17", "WESTBURY": "WSB", "LEIGH-ON-SEA": "LES", "WISBECH HORSEFAIR BAY 4": "WIS", "WYTHENSHAWE TOWN METROLINK": "WHK", "SALFORD CRESCENT": "SLD", "DORE": "DOR", "TOTTENHAM HALE": "TOM", "ABERYSTWYTH": "AYW", "NORWOOD": "123", "GREYSTONES": "GSO", "DRUMFROCHAR": "DFR", "DUBLIN PORT (IRISH FERRIES)": "DFP", "MOOR ROAD METROLINK": "MDM", "MORPETH": "MPT", "KENTISH TOWN": "99", "STOKE MANDEVILLE": "SKM", "KIDWELLY": "KWL", "KENTS BANK": "KBK", "LOUGHBOROUGH JN": "LGJ", "WELWYN GARDEN CITY": "WGC", "SMALL HEATH": "SMA", "COSHAM": "CSA", "PORTARLING": "PRO", "ARBROATH": "ARB", "PRESTON": "PRE", "PAISLEY GILMOUR STREET": "PYG", "EDINBURGH PARK": "EDP", "TOTTON": "TTN", "BISHOPS STORTFORD": "BIS", "PEARTREE": "PEA", "WOLDINGHAM": "WOH", "CHERTSEY": "CHY", "FERRYSIDE": "FYS", "DURHAM": "DHM", "CAERSWS": "CWS", "BURNHAM-ON-CROUCH": "BUU", "STIRLING": "STG", "PARKSTONE (DORSET)": "PKS", "LEDBURY": "LED", "DARFIELD SALTERBROOK RD": "DFZ", "CROSSHILL": "COI", "WANBOROUGH": "WAN", "FELLGATE": "FEG", "BOURNEMOUTH": "BMH", "WAKEFIELD WESTGATE": "WKF", "HARTWOOD": "HTW", "GAINSBOROUGH LEA ROAD": "GBL", "SELLAFIELD": "SEL", "ALEXANDRA PALACE": "AAP", "TILEHURST": "TLH", "CHADWELL HEATH": "CTH", "BESCAR LANE": "BES", "STADIUM OF LIGHT": "STI", "PAR": "PAR", "DEANSGATE": "DGT", "WANSTEAD PARK": "WNP", "WHYTELEAFE SOUTH": "WHS", "RUGBY": "RUG", "ARNSIDE": "ARN", "SHADOWMOSS METROLINK": "SMM", "CHARLEVILLE": "CHJ", "BIRCHGROVE": "BCG", "RANNOCH": "RAN", "MAULDETH ROAD": "MAU", "WALTHAMSTOW": "166", "BURNTISLAND": "BTS", "WYTHALL": "WYT", "OUTWOOD": "OUT", "MOTHERWELL": "MTH", "MARGATE": "MAR", "CLEETHORPES": "CLE", "DORCHESTER SOUTH": "DCH", "HOW WOOD": "HWW", "BROMBOROUGH STATION": "BOM", "GLOSSOP": "GLO", "KENTISH TOWN STATION": "KTN", "HAMWORTHY": "HAM", "ALNMOUTH": "ALM", "SMETHWICK": "150", "KIRKCONNEL": "KRK", "HIGHBURY & ISLINGTON": "HHY", "HACKNEY WICK": "HKW", "CARRICK ON SHANNON": "CKA", "DENTON": "DTN", "YATTON": "YAT", "DIGBY & SOWTON": "DIG", "ASLOCKTON": "ALK", "TORRE": "TRR", "MALDEN MANOR": "MAL", "STREATHAM HILL": "SRH", "KEW BRIDGE": "KWB", "MOORTHORPE": "MRP", "FENNY STRATFORD": "FEN", "WALTON (MERSEYSIDE)": "WAO", "MACCLESFIELD": "MAC", "HELENSBURGH CENTRAL": "HLC", "SHIREOAKS": "SRO", "SNAITH": "SNI", "HAWARDEN BRIDGE": "HWB", "HOVE": "HOV", "EAST MALLING": "EML", "ASTON": "AST", "ROSCREA": "RCR", "BEARLEY": "BER", "DENT": "DNT", "NETLEY": "NTL", "BROCKLEY": "BCY", "BALHAM": "BAL", "BASINGSTOKE": "BSK", "PEN-Y-BONT": "PNY", "OUNDLE MARKET PLACE": "OUD", "ACCRINGTON": "ACR", "FULWELL": "FLW", "BALLYHAUNIS": "BHN", "HIGHAMS PARK": "HIP", "GEORGEMAS JUNCTION": "GGJ", "HYTHE": "HYH", "DOWNHAM MARKET": "DOW", "FITZWILLIAM": "FZW", "BINGLEY": "BIY", "WHITE HART LANE": "WHL", "HARTLEPOOL": "HPL", "LLANGADOG": "LLG", "CARLTON STATION": "CTO", "ARGYLE STREET": "AGS", "FAREHAM": "FRM", "DUNLOP": "DNL", "RYDER BROW": "RRB", "BAILDON": "BLD", "LONDON KINGS CROSS": "KGX", "RHOOSE CARDIFF AIRPORT": "RIA", "SANDHURST": "SND", "ST MICHAELS": "STM", "CLAYGATE": "CLG", "WHITECHAPEL": "ZLW", "HORWICH PARKWAY": "HWI", "TUTBURY & HATTON": "TUT", "KIRKHAM & WESHAM": "KKM", "SHOTTS": "SHS", "SOUTHEND VICTORIA": "SOV", "MANEA": "MNE", "ALBRIGHTON": "ALB", "REDCAR EAST": "RCE", "RENTON": "RTN", "DALRY": "DLY", "SWINDON": "SWI", "MONSALL METROLINK": "MSM", "BIRKENHEAD NORTH": "BKN", "BEVERLEY": "BEV", "KENNISHEAD": "KNS", "WESTON MILTON": "WNM", "MORDEN SOUTH": "MDS", "DROICHEAD NUA": "NBG", "TAYNUILT": "TAY", "SUNDRIDGE PARK": "SUP", "RUNCORN EAST": "RUE", "SEVERN BEACH": "SVB", "BORDESLEY": "BBS", "CAMBUSLANG": "CBL", "WALTON-ON-THAMES": "WAL", "CHEAM": "CHE", "RYE HOUSE": "RYH", "DINGLE ROAD": "DGL", "REDDISH": "139", "SALFORD": "148", "CROMFORD": "CMF", "JAMES COOK UNIVERSITY HOSPITAL": "JCH", "ROCK FERRY": "RFY", "LEA BRIDGE": "LEB", "RUGELEY TRENT VALLEY": "RGL", "ALSAGER": "ASG", "SOUTHEND EAST": "SOE", "FIRSWOOD METROLINK": "FWN", "SEASCALE": "SSC", "SITTINGBOURNE": "SIT", "HOUNSLOW": "HOU", "LAURENCEKIRK": "LAU", "HEWORTH": "HEW", "BRAY": "BZY", "SOUTHEND AIRPORT": "SIA", "HULL BUS STATION": "HUU", "BASILDON": "BSO", "WHITE NOTLEY": "WNY", "MENSTON": "MNN", "BROUGHTY FERRY": "BYF", "HATHERSAGE": "HSG", "PONTEFRACT TANSHELF": "POT", "MYTHOLMROYD": "MYT", "BUDE STRAND": "BUA", "TIPPERARY": "TPY", "DENHAM GOLF CLUB": "DGC", "THATTO HEATH": "THH", "WANDSWORTH TOWN": "WNT", "ST JOHNS": "SAJ", "HARLOW MILL": "HWM", "HADDISCOE": "HAD", "CHATELHERAULT": "CTE", "MALVERN": "114", "LISKEARD": "LSK", "ST LEONARDS": "147", "SHOREDITCH H ST": "SDC", "ST HELENS": "146", "NAFFERTON": "NFN", "WANDSWORTH ROAD": "WWR", "CROSS GATES": "CRG", "HARLING ROAD": "HRD", "WHITLEY BRIDGE": "WBD", "WREXHAM GENERAL": "WRX", "HEYFORD": "HYD", "CASTLEFORD": "CFD", "SALFORDS": "SAF", "MARTINSCROFT METROLINK": "MCF", "ST HELENS JUNCTION": "SHJ", "EWELL": "73", "CROSSFLATTS": "CFL", "WESTON-SUPER-MARE": "WSM", "MARSDEN": "MSN", "LLANDYBIE": "LLI", "IRVINE": "IRV", "WEST RUNTON": "WRN", "FELIXSTOWE": "FLX", "HOCKLEY": "HOC", "ULLESKELF": "ULL", "MILFORD (SURREY)": "MLF", "CHELMSFORD": "CHM", "KEW GARDENS": "KWG", "VIRGINIA WATER": "VIR", "CARDROSS": "CDR", "SHERINGHAM": "SHM", "AINSDALE": "ANS", "MICHELDEVER": "MIC", "CHESSINGTON SOUTH": "CSS", "RUFFORD": "RUF", "EALING": "69", "LANGWORTHY METROLINK": "LWY", "WEDGWOOD": "WED", "OLTON": "OLT", "MILLBROOK (HANTS)": "MBK", "WARE": "WAR", "FOLKESTONE": "78", "PORTLETHEN": "PLN", "LYE": "LYE", "CHESTFIELD & SWALECLIFFE": "CSW", "PEMBROKE DOCK": "PMD", "DYCE": "DYC", "PORT TALBOT PARKWAY": "PTA", "HADFIELD": "HDF", "SEAFORTH & LITHERLAND": "SFL", "HOLYTOWN": "HLY", "NARBERTH": "NAR", "BLEASBY": "BSB", "OLDHAM MUMPS METROLINK": "OLM", "HEATON CHAPEL": "HTC", "PELAW TYNE & WEAR METRO": "PAW", "PONTEFRACT BAGHILL": "PFR", "MINFFORDD (FFEST. RLWY)": "MFD", "WHITTLESFORD PARKWAY": "WLF", "CANTLEY": "CNY", "DRUMCHAPEL": "DMC", "BROMLEY SOUTH": "BMS", "SEABURN": "SEB", "KILBURN HIGH ROAD": "KBN", "ALBANY PARK": "AYP", "ST DENYS": "SDN", "STEETON & SILSDEN": "SON", "LONDON CHARING CROSS": "CHX", "SEER GREEN & JORDANS": "SRG", "SWANWICK": "SNW", "CYNGHORDY": "CYN", "WORLE": "WOR", "EAST MIDLANDS AIRPORT (BUS)": "EMA", "SOUTHEASE CHURCH (BY BUS)": "SEZ", "MUSSELBURGH": "MUB", "RYDE ST JOHNS ROAD": "RYR", "WENNINGTON": "WNN", "CARMARTHEN": "CMN", "BROADSTAIRS": "BSR", "BLACKHEATH": "BKH", "BERE FERRERS": "BFE", "HORNSEY": "HRN", "WHITWELL": "WWL", "CLAPHAM JUNCTION": "CLJ", "CHARLTON": "CTN", "ETIHAD CAMPUS METROLINK": "EHC", "PECKHAM": "127", "CARRBRIDGE": "CAG", "MOORSIDE": "MSD", "WEXFORD": "WXF", "HYDE NORTH": "HYT", "MOSS SIDE": "MOS", "LLANGYNLLO": "LGO", "BELVEDERE": "BVD", "WEMBLEY STADIUM": "WCX", "LANCASTER": "LAN", "BRADFORD-ON-AVON": "BOA", "LOSTOCK GRALAM": "LTG", "EUXTON BALSHAW LANE": "EBA", "WEST HORNDON": "WHR", "CHALFONT & LATIMER": "CFO", "HELMSDALE": "HMS", "BLACKHORSE ROAD": "BHO", "YNYSWEN": "YNW", "OLD TRAFFORD METROLINK": "OTR", "BRAMLEY (HANTS)": "BMY", "MAIDSTONE EAST": "MDE", "HEVER": "HEV", "ROSE GROVE": "RSG", "FARNCOMBE": "FNC", "GREENOCK WEST": "GKW", "CAMELON": "CMO", "KIVETON BRIDGE": "KIV", "TAL-Y-CAFN": "TLC", "PORTADOWN": "PTN", "KEMPTON PARK": "KMP", "NELSON": "NEL", "ERITH": "ERH", "QUEENSTOWN RD.(BATTERSEA)": "QRB", "HAM STREET": "HMT", "BOOTLE": "16", "HERNE HILL": "HNH", "LOCH EIL OUTWARD BOUND": "LHE", "ROGERSTONE": "ROR", "BARMOUTH": "BRM", "DINAS POWYS": "DNS", "GODALMING": "GOD", "KINGS NORTON": "KNN", "ALDERLEY EDGE": "ALD", "PULBOROUGH": "PUL", "SEVENOAKS": "SEV", "SOUTHPORT": "SOP", "HEXHAM": "HEX", "CHILWORTH": "CHL", "RISHTON": "RIS", "BELLINGHAM": "BGM", "NORTHOLT PARK": "NLT", "HOOK": "HOK", "DERBY": "DBY", "INVERURIE": "INR", "BELLGROVE": "BLG", "BIDSTON": "BID", "GOSPEL OAK": "GPO", "MEADOWHALL": "MHS", "WELSHPOOL": "WLP", "MORETON (MERSEYSIDE)": "MRT", "WELWYN NORTH": "WLW", "ROTHERHITHE": "ROE", "HORSLEY": "HSY", "SPONDON": "SPO", "CITY THAMESLINK": "CTK", "RUISLIP": "141", "TAME BRIDGE PARKWAY": "TAB", "SOUTHWOLD BUS": "XSO", "WEMBLEY CENTRAL": "WMB", "GOLDTHORPE POLICE STATION": "GOZ", "WALKDEN": "WKD", "EAST DIDSBURY METROLINK": "EDM", "FISHERSGATE": "FSG", "DENBY DALE": "DBD", "BETHNAL GREEN": "BET", "TYSELEY": "TYS", "LANGHOLM": "LHL", "NEWRY": "NWY", "FARNWORTH": "FNW", "THORNLIEBANK": "THB", "TALSARNAU": "TAL", "BISHOPSTONE (HILL RISE)": "BIP", "EMERSON PARK": "EMP", "LOCKERBIE": "LOC", "PORTSMOUTH": "134", "DEVONPORT": "DPT", "BYFLEET & NEW HAW": "BFN", "CORKERHILL": "CKH", "FAZAKERLEY": "FAZ", "COBHAM & STOKE DABERNON": "CSD", "BANK HALL": "BAH", "PORTRUSH": "PTS", "DUNBLANE": "DBL", "THE HAWTHORNS": "THW", "GLASGOW QUEEN STREET": "GLQ", "TELFORD CENTRAL": "TFC", "CLUNDERWEN": "CUW", "MELKSHAM": "MKM", "HUNMANBY": "HUB", "NEW BECKENHAM": "NBC", "BLANTYRE": "BLT", "WHITBY": "WTB", "LENHAM": "LEN", "BISHOPS LYRD WSR": "BIB", "NORTHAMPTON": "NMP", "ABBEY WOOD": "ABW", "WOMBWELL": "WOM", "GALWAY": "GWY", "BOGSTON": "BGS", "MEDIA CITY METROLINK": "MCT", "HUNCOAT": "HCT", "FERNHILL": "FER", "NORMANTON": "NOR", "WESTERTON": "WES", "HEMEL HEMPSTEAD": "HML", "BUXTON STATION": "BUX", "HEATON PARK METROLINK": "HPK", "AXMINSTER": "AXM", "HUNTINGDON": "HUN", "NEWQUAY": "NQY", "CANNOCK": "CAO", "PWLLHELI": "PWL", "DUMBARTON CENTRAL": "DBC", "LAIRG": "LRG", "MARSKE": "MSK", "RICKMANSWORTH": "RIC", "BEXLEY": "BXY", "CUXTON": "CUX", "NOTTINGHAM": "NOT", "WALTHAMSTOW QUEENS ROAD": "WMW", "BOYLE": "BOQ", "RADLEY": "RAD", "EASTBOURNE": "EBN", "KIRKBY IN ASHFIELD": "KKB", "GROSMONT": "GMT", "FALKIRK": "75", "SAFFRON WALDEN BUS": "SFF", "ACKLINGTON": "ACK", "SEATON CAREW": "SEC", "WORCESTER SHRUB HILL": "WOS", "PREES": "PRS", "WESTPORT": "WPT", "SHEFFIELD": "SHF", "EASTBROOK": "EBK", "BALLOCH CENTRAL": "BHC", "MAXWELL PARK": "MAX", "CHESHAM UNDERGROUND": "ZCM", "HINCHLEY WOOD": "HYW", "BIRCHWOOD": "BWD", "ELSENHAM": "ESM", "GREAT BENTLEY": "GRB", "SURREY QUAYS": "SQE", "FERRIBY": "FRY", "GREAT YARMOUTH": "GYM", "HAMILTON WEST": "HNW", "LANGSIDE": "LGS", "LOCHWINNOCH": "LHW", "HELSTON (BUS)": "XAV", "DAGENHAM DOCK": "DDK", "BOSHAM": "BOH", "CARMYLE": "CML", "LEWISHAM": "LEW", "ARROCHAR & TARBET": "ART", "TON PENTRE": "TPN", "BARNSLEY": "BNY", "PEMBROKE FERRY TERMINAL": "PDK", "BICESTER VILLAGE": "BIT", "MERRYTON": "MEY", "WEMBLEY": "171", "TULLOCH": "TUL", "COSFORD": "COS", "WESTWOOD METROLINK": "WWM", "ST ALBANS ABBEY": "SAA", "UMBERLEIGH": "UMB", "BUCKLEY": "BCK", "WOODLAWN": "WLA", "BANBURY": "BAN", "CHINLEY": "CLY", "MANULLA JN": "MAJ", "CLARKSTON": "CKS", "POSSILPARK & PARKHOUSE": "PPK", "MIDLETON": "XME", "XC DESTINATION": "QXD", "SOUTHAMPTON AIRPORT PARKWAY": "SOA", "MELROSE": "MLS", "HALL GREEN": "HLG", "WIGAN NORTH WESTERN": "WGN", "NEW MILLS": "122", "WITHINGTON METROLINK": "WMM", "HAMPTON": "HMP", "CARNOUSTIE": "CAN", "TADWORTH": "TAD", "SPRING ROAD": "SRI", "DEREHAM MARKET PLACE": "DEB", "DUDLEY": "66", "CROY": "CRO", "NEWBRIDGE": "NBE", "SWAFFHAM TOURIST INFO CTRE": "SWB", "ADDLESTONE": "ASN", "ILKLEY": "ILK", "HEATHROW T123": "405", "RADCLIFFE METROLINK": "RCF", "DRIGG": "DRI", "IPSWICH STATION": "IPS", "GRANTHAM": "GRA", "CATFORD BRIDGE": "CFB", "MARTINS HERON": "MAO", "WARNHAM": "WNH", "WELHAM GREEN": "WMG", "CANTERBURY": "26", "CWMBRAN": "CWM", "HEATHROW TERMINAL 5 BUS": "HWX", "BIRDHILL": "BIH", "SHAW & CROMPTON METROLINK": "SHA", "STOCKPORT": "SPT", "ROWLEY REGIS": "ROW", "CRAMLINGTON": "CRM", "LONDON VICTORIA": "VIC", "BAGSHOT": "BAG", "OVERTON": "OVR", "NANTWICH": "NAN", "LONDON LIVERPOOL STREET": "LST", "ABRAHAM MOSS METROLINK": "AMM", "PANNAL": "PNL", "ST ALBANS": "SAC", "EDENBRIDGE TOWN": "EBT", "MOUNTAIN ASH": "MTA", "BYNEA": "BYE", "PENCOED": "PCD", "BLACKPOOL": "14", "HERNE BAY": "HNB", "ALTRINCHAM METROLINK": "XNA", "HEIGHINGTON": "HEI", "CHAFFORD HUNDRED": "CFH", "BURSLEDON": "BUO", "ROSCOMMON": "RCM", "DUNS": "DUU", "HOMERTON": "HMN", "ST ANDREWS BUS": "SAO", "SCARBOROUGH": "SCA", "GORING & STREATLEY": "GOR", "YEOFORD": "YEO", "STOKE-ON-TRENT": "SOT", "NITSHILL": "NIT", "BOWKER VALE METROLINK": "BKV", "CROMER": "CMR", "HAROLD WOOD": "HRO", "HONITON": "HON", "DOCKYARD": "DOC", "DORKING WEST": "DKT", "EXCHANGE QUAY METROLINK": "EXQ", "HARRINGAY STATION": "HGY", "BAILLIESTON": "BIO", "POLSLOE BRIDGE": "POL", "EAST CROYDON": "ECR", "PATRICROFT": "PAT", "HELLIFIELD": "HLD", "MOSSLEY HILL": "MSH", "GARTH": "GTH", "RISCA PONTYMISTR": "RCA", "LIDLINGTON": "LID", "SOUTH TOTTENHAM": "STO", "CAMPBELTOWN": "CBT", "MOULSECOOMB": "MCB", "DANBY": "DNY", "MONTPELIER": "MTP", "MANNINGTREE": "MNG", "CONISBROUGH": "CNS", "EAGLESCLIFFE": "EAG", "TROWBRIDGE": "TRO", "EDMONTON GREEN": "EDR", "RIDING MILL": "RDM", "LENZIE": "LNZ", "ACLE": "ACL", "ROSYTH": "ROS", "DURRINGTON-ON-SEA": "DUR", "STRATFORD INTERNATIONAL": "SFA", "NORTH WALSHAM": "NWA", "GIRVAN": "GIR", "EDEN PARK": "EDN", "NEWHAVEN HARBOUR": "NVH", "BICESTER": "11", "SOUTH MERTON": "SMO", "BALLINA": "BAX", "LIMEHOUSE": "LHS", "EDENBRIDGE STATION": "EBR", "OULTON BROAD NORTH": "OUN", "NEWTONGRANGE": "NEG", "WEST COWES": "WTW", "WORCESTER PARK": "WCP", "DOLGARROG": "DLG", "WILMSLOW": "WML", "WEST HAMPSTEAD THAMESLINK": "WHP", "ST BUDEAUX VICTORIA ROAD": "SBV", "BRENTFORD": "BFD", "BRONDESBURY PARK": "BSP", "GILBERDYKE": "GBD", "BURNSIDE": "BUI", "WOBURN SANDS": "WOB", "RHIWBINA": "RHI", "HEATH HIGH LEVEL": "HHL", "ALVECHURCH": "ALV", "MILFORD HAVEN": "MFH", "COLWALL": "CWL", "CHALKWELL": "CHW", "COULSDON TOWN": "CDN", "HATCH END": "HTE", "BIRKENHEAD 12 QUAYS": "BKI", "MILLBROOK (BEDFORDSHIRE)": "MLB", "HAMPDEN PARK": "HMD", "MAZE HILL": "MZH", "MARKET RASEN": "MKR", "WILNECOTE": "WNE", "PENYCHAIN": "PNC", "ENNISCORTHY": "ENS", "ELY": "ELY", "CEFN-Y-BEDD": "CYB", "BODMIN PARKWAY": "BOD", "HAMPSTEAD": "88", "HATTERSLEY": "HTY", "DUNCRAIG": "DCG", "COLCHESTER STATION": "COL", "HENLEY-IN-ARDEN": "HNL", "NUNHEAD": "NHD", "ARUNDEL": "ARU", "HILLSIDE": "HIL", "UTTOXETER": "UTT", "HOPE (DERBYSHIRE)": "HOP", "FISKERTON": "FSK", "BLAKE STREET": "BKT", "ARDROSSAN HARBOUR": "ADS", "BLACKPOOL NORTH": "BPN", "HAPTON": "HPN", "HARRINGTON": "HRR", "DRIFFIELD": "DRF", "WHIFFLET": "WFF", "ECCLES METROLINK": "ECM", "MILNGAVIE": "MLN", "EMSWORTH": "EMS", "LONDONDERRY": "LDR", "LONDON ROAD (BRIGHTON)": "LRB", "KILPATRICK": "KPT", "KNUTSFORD": "KNF", "CHESTER-LE-STREET": "CLS", "LAKE": "LKE", "DORKING DEEPDENE": "DPD", "CARDONALD": "CDO", "CLAVERDON": "CLV", "DUBLIN CONNOLLY": "DCL", "SUDBURY SUFFOLK": "SUY", "COTTINGHAM": "CGM", "WREXHAM": "180", "CUMBERNAULD": "CUB", "DARSHAM": "DSM", "MANORS": "MAS", "CREWKERNE": "CKN", "SHAWLANDS": "SHL", "ANSDELL & FAIRHAVEN": "AFV", "BEARSTED": "BSD", "EAST COWES": "ECW", "STOKE NEWINGTON": "SKW", "LEUCHARS": "LEU", "RYE": "RYE", "CORNBROOK METROLINK": "COZ", "SEAFORD": "SEF", "MIDDLESBROUGH": "MBR", "LEICESTER": "LEI", "ASHURST NEW FOREST": "ANF", "FRIMLEY": "FML", "HELENSBURGH UPPER": "HLU", "ST MARY CRAY": "SMY", "ROSSLARE STRAND": "RSS", "STOWMARKET": "SMK", "ALTRINCHAM": "ALT", "BROXBOURNE": "BXB", "ST LEONARDS WARRIOR SQ": "SLQ", "CONON BRIDGE": "CBD", "THORNTONHALL": "THT", "SHANKLIN": "SHN", "RYDE HOVERPORT": "XRD", "SOLE STREET": "SOR", "IRLAM": "IRL", "MAESTEG STATION": "MST", "BAGLAN": "BAJ", "THURSO": "THS", "COODEN BEACH": "COB", "PETERBOROUGH": "PBO", "HIGHBRIDGE & BURNHAM": "HIG", "TAIN": "TAI", "BENCHILL METROLINK": "BNK", "NEWBURY RACECOURSE": "NRC", "SKEGNESS": "SKG", "SAUNDERSFOOT": "SDF", "GOOLE": "GOO", "WOKING (MAIN)": "WOK", "LAZONBY & KIRKOSWALD": "LZB", "PEVENSEY BAY": "PEB", "NEWCASTLE AIRPORT": "APN", "BERMUDA PARK": "BEP", "WEST WICKHAM": "WWI", "PANGBOURNE": "PAN", "SALTCOATS": "SLT", "NEWSTEAD": "NSD", "HAVERFORDWEST": "HVF", "NEWTON FOR HYDE": "NWN", "KIRKNEWTON": "KKN", "FOLKESTONE WEST": "FKW", "BERWICK (SUSSEX)": "BRK", "SOUTHWICK": "SWK", "ADLINGTON (CHESHIRE)": "ADC", "BURLEY-IN-WHARFEDALE": "BUW", "STANLOW & THORNTON": "SNT", "BAMBER BRIDGE": "BMB", "STAINES": "SNS", "TROON": "TRN", "POLLOKSHAWS": "131", "MARTON": "MTO", "ACTON MAIN LINE": "AML", "CROFTFOOT": "CFF", "LOWDHAM": "LOW", "KIRKWOOD": "KWD", "DODWORTH": "DOD", "HULL": "HUL", "NORTH ROAD": "NRD", "LONDON UNDERGROUND ZONE 1-4": "423", "ARDROSSAN SOUTH BEACH": "ASB", "HAYES (KENT)": "HYS", "WATFORD": "169", "TAPLOW": "TAP", "BARNSTAPLE": "BNP", "WRAYSBURY": "WRY", "LINDFORD (LIPHOOK ROAD)": "LNF", "LEE": "LEE", "DORRIDGE": "DDG", "GRAVESEND PIERS": "GFY", "HALEWOOD": "HED", "AYLESBURY VALE PARKWAY": "AVP", "LIVERPOOL": "106", "NEWMARKET": "NMK", "AIGBURTH": "AIG", "CHORLEYWOOD": "CLW", "WRESSLE": "WRS", "STOURBRIDGE": "154", "KINGS PARK": "KGP", "CONNEL FERRY": "CON", "MUIREND": "MUI", "PITLOCHRY": "PIT", "CRAIGENDORAN": "CGD", "PRUDHOE": "PRU", "FEATHERSTONE": "FEA", "NEWCOURT": "NCO", "RAWCLIFFE": "RWC", "ALEXANDRIA": "ALX", "HEADINGLEY": "HDY", "PORT SUNLIGHT": "PSL", "AYLESBURY": "AYS", "COLCHESTER TOWN": "CET", "DAVENPORT": "DVN", "SALE WATER PARK METROLINK": "SPM", "LUXULYAN": "LUX", "HALLING": "HAI", "SOUTH RUISLIP": "SRU", "FLOWERY FIELD": "FLF", "STOURBRIDGE TOWN": "SBT", "LLANBEDR": "LBR", "WORKSOP": "WRK", "ALFRETON": "ALF", "THORPE-LE-SOKEN": "TLS", "NORWICH": "NRW", "PLOCKTON": "PLK", "CREWS HILL": "CWH", "BETWS-Y-COED": "BYC", "AUDLEY END": "AUD", "FARNBOROUGH": "77", "COVENTRY": "COV", "DUNSTON": "DOT", "VAUXHALL": "VXH", "NUNTHORPE": "NNT", "CREDITON": "CDI", "BEXLEYHEATH": "BXH", "HILDENBOROUGH": "HLB", "TIVERTON PARKWAY": "TVP", "BRIDGE OF ALLAN": "BEA", "ROYDON": "RYN", "BARROW UPON SOAR": "BWS", "NEWHAVEN TOWN": "NVN", "MOSES GATE": "MSS", "ESHER": "ESH", "BALLYBROPHY": "BBY", "LEVENSHULME": "LVM", "DALMENY": "DAM", "HENDON": "HEN", "MARSTON GREEN": "MGN", "PENGAM": "PGM", "NORTHALLERTON": "NTR", "LLANELLI": "LLE", "HESSLE": "HES", "HEATHROW TERMINAL 5": "431", "PARK STREET": "PKT", "SETTLE": "SET", "CHELFORD": "CEL", "LIPHOOK": "LIP", "FALMOUTH TOWN": "FMT", "SLEAFORD": "SLR", "XC ORIGIN": "QXO", "TEESSIDE AIRPORT": "TEA", "HEADCORN": "HCN", "SILVER STREET": "SLV", "WEDGWOOD LANE": "WER", "SOUTHBOURNE": "SOB", "BLAKEDOWN": "BKD", "LONG BUCKBY": "LBK", "GREENHITHE FOR BLUEWATER": "GNH", "NEWCASTLE": "NCL", "JAMES STREET": "LVJ", "THAMES DITTON": "THD", "CHATHAM": "CTM", "LLANDUDNO": "LLD", "INCE": "INC", "NORBITON": "NBT", "WITLEY": "WTY", "BLYTHE BRIDGE": "BYB", "KENSAL RISE": "KNR", "DARLINGTON": "DAR", "MANCHESTER AIRPORT METROLINK": "MNA", "MOBBERLEY": "MOB", "HARLOW TOWN": "HWN", "LLANBRADACH": "LNB", "BARDON MILL": "BLL", "ELEPHANT & CASTLE": "EPH", "SHALFORD": "SFR", "ORRELL": "ORR", "WHIMPLE": "WHM", "CAMBORNE": "CBN", "CHAPELTOWN": "CLN", "WITTON": "WTT", "GRIMSBY DOCKS": "GMD", "LARBERT": "LBT", "WAREHAM": "WRM", "HATTON": "HTN", "WALLYFORD": "WAF", "WARRINGTON": "168", "HARWICH": "92", "MAGHULL": "MAG", "CRANBROOK (DEVON)": "CBK", "CHARLBURY": "CBY", "BARRHILL": "BRL", "NEW MILLS NEWTOWN": "NMN", "DIDSBURY VILLAGE METROLINK": "DVM", "NEILSTON": "NEI", "HACKNEY CENTRAL": "HKC", "BEDHAMPTON": "BDH", "BIRMINGHAM MOOR STREET": "BMO", "ECCLES": "ECC", "ACOCKS GREEN": "ACG", "CHESTER ROAD": "CRD", "TILBURY": "160", "GLASSHOUGHTON": "GLH", "PARBOLD": "PBL", "DUIRINISH": "DRN", "SANDLING": "SDG", "POLESWORTH": "PSW", "BLACKPOOL PLEASURE BEACH": "BPB", "HONOR OAK PARK": "HPA", "STAFFORD": "STA", "PARTICK": "PTK", "AMPFIELD": "AMD", "COWDEN": "CWN", "BILLINGSHURST": "BIG", "STRATFORD-UPON-AVON": "344", "CARNTYNE": "CAY", "BATTERSBY": "BTT", "FLIMBY": "FLM", "BRITISH STEEL REDCAR": "RBS", "BATTLESBRIDGE": "BLB", "BROOMFLEET": "BMF", "BICESTER NORTH": "BCS", "YEOVIL JUNCTION": "YVJ", "LANGLEY GREEN": "LGG", "EDINBURGH WAVERLEY": "EDB", "MORTLAKE": "MTL", "LONGFIELD": "LGF", "STROOD": "SOO", "ROMFORD": "RMF", "CAMBRIDGE NORTH": "CMB", "CRAIGNURE": "CRU", "BUCKENHAM": "BUC", "PLUCKLEY": "PLC", "BARNT GREEN": "BTG", "GYPSY LANE": "GYP", "BIRKENHEAD PARK": "BKP", "EGGESFORD": "EGG", "PATCHWAY": "PWY", "BULWELL": "BLW", "SUNNINGDALE": "SNG", "BRIMSDOWN": "BMD", "FAIRBOURNE": "FRB", "KIRKDALE": "KKD", "WISHAW": "WSH", "LONDON UNDERGROUND ZONE 1-2": "414", "HOVETON & WROXHAM": "HXM", "ST JAMES STREET": "SJS", "REEDHAM (LONDON)": "RHM", "SOMERLEYTON": "SYT", "FAIRFIELD": "FRF", "BALCOMBE": "BAB", "DORKING STATION": "DKG", "MANCHESTER PICCADILLY": "MAN", "CANLEY": "CNL", "MANSFIELD STATION": "MFT", "HALTWHISTLE": "HWH", "GUIDE BRIDGE": "GUI", "PONTEFRACT MONKHILL": "PFM", "CLANDON": "CLA", "STONE CROSSING-HORNS CROSS": "SCG", "ROWLANDS CASTLE": "RLN", "BECKENHAM JUNCTION": "BKJ", "ALTHORNE": "ALN", "PORT GLASGOW": "PTG", "MATLOCK BATH": "MTB", "THIRSK": "THI", "CARSHALTON": "CSH", "LEASOWE": "LSW", "BOURNVILLE": "BRV", "REDCAR CENTRAL": "RCC", "MALTON": "MLT", "YORK": "YRK", "CARK": "CAK", "BIRKENHEAD HAMILTON SQUARE": "BKQ", "CROWTHORNE": "CRN", "ASH": "ASH", "CASTLE HOWARD BUS": "CAQ", "CLIFTON DOWN": "CFN", "LLANWRST": "108", "GOSPORT FERRY": "GOP", "GROVE PARK": "GRP", "FURNESS VALE": "FNV", "BOURNE END": "BNE", "STONE CROWN STREET": "SCN", "BLAYDON": "BLO", "BURNLEY": "24", "LELANT SALTINGS": "LTS", "BISHOPTON": "BPT", "BECKENHAM HILL": "BEC", "FOXTON": "FXN", "PADSTOW BUS STATION": "PDT", "BUCKNELL": "BUK", "WHITCHURCH (SHROPS)": "WTC", "KENDAL": "KEN", "WADHURST": "WAD", "MARKS TEY": "MKT", "FARNBOROUGH NORTH": "FNN", "GRETNA GREEN": "GEA", "OXFORD PARKWAY": "OXP", "MAIDSTONE": "112", "KINGSTON": "KNG", "TREFFOREST ESTATE": "TRE", "BENTHAM": "BEN", "CAHIR": "CAH", "LLANRWST": "LWR", "PRESTON PARK": "PRP", "DERBY ROAD": "DBR", "RETFORD": "RET", "CANONBURY": "CNN", "WOODLEY": "WLY", "CLARA": "CLQ", "EPSOM STATION": "EPS", "ASPATRIA": "ASP", "GIPSY HILL": "GIP", "CHURCH FENTON": "CHF", "ELGIN": "ELG", "DULLINGHAM": "DUL", "EAST DULWICH": "EDW", "KINGUSSIE": "KIN", "BURNHAM": "BNM", "EAST MIDLANDS PARKWAY": "EMD", "HOUGH GREEN": "HGN", "REDHILL": "RDH", "HARROGATE": "HGT", "THOMASTOWN": "THM", "BERE ALSTON": "BAS", "WATTON-AT-STONE": "WAS", "WALLASEY": "165", "HARWICH INTERNATIONAL": "HPQ", "AIRBLES": "AIR", "SMALLBROOK JUNCTION": "SAB", "RYDE PIER HEAD": "RYP", "MULLINGAR": "MUL", "BURTON-ON-TRENT": "BUT", "TACKLEY": "TAC", "TORQUAY": "TQY", "SELLY OAK": "SLY", "DISLEY": "DSL", "WINCHELSEA": "WSE", "CHISWICK": "CHK", "WOOLWICH ARSENAL": "WWA", "REDCAR": "138", "MAESTEG": "111", "HAMMERTON": "HMM", "BEDWYN": "BDW", "SEVERN TUNNEL JN": "STJ", "BARTON-ON-HUMBER": "BAU", "HARLESDEN": "HDN", "FARNINGHAM ROAD": "FNR", "GUILDFORD": "85", "NUNEATON": "NUN", "CONONLEY": "CEY", "BARLASTON ORCHARD DRIVE": "BPL", "NEWTON AYCLIFFE": "NAY", "BRIGHTON": "BTN", "WORCESTER FOREGATE STREET": "WOF", "PLUMPTON": "PMP", "SELBY": "SBY", "PENISTONE": "PNS", "OULTON BROAD SOUTH": "OUS", "EAST BOLDON": "EBL", "JORDANHILL": "JOR", "BURNLEY MANCHESTER ROAD": "BYM", "TEDDINGTON": "TED", "DAISY HILL": "DSY", "DORCHESTER WEST": "DCW", "SANDAL & AGBRIGG": "SNA", "FLINT": "FLN", "PADDOCK WOOD": "PDW", "GLENROTHES WITH THORNTON": "GLT", "STOCKSMOOR": "SSM", "STURRY": "STU", "ROTHERHAM CENTRAL": "RMC", "LLANDAF": "LLN", "GLOUNTHAUNE": "XGV", "ATHLONE": "ATO", "ASHWELL & MORDEN": "AWM", "NEEDHAM MARKET": "NMT", "GAINSBOROUGH": "79", "PATTERTON": "PTT", "HORSHAM": "HRH", "ECCLESTON PARK": "ECL", "NEWPORT (SOUTH WALES)": "NWP", "SOUTH HAMPSTEAD": "SOH", "EAST GARFORTH": "EGF", "ABERERCH": "ABH", "ST HELIER": "SIH", "MINSTER": "MSR", "MOSTON": "MSO", "STALLINGBOROUGH": "SLL", "LONDON UNDERGROUND ZONE 1-5": "424", "PEGSWOOD": "PEG", "CASTLE BAR PARK": "CBP", "CRAVEN ARMS": "CRV", "SHEPLEY": "SPY", "PRESTWICK TOWN": "PTW", "STRATHCARRON": "STC", "GIGGLESWICK": "GIG", "GRAVELLY HILL": "GVH", "WINDSOR & ETON CENTRAL": "WNC", "GODLEY": "GDL", "WAKEFIELD KIRKGATE": "WKK", "WHITEFIELD METROLINK": "WTF", "NORTON BRIDGE": "NTB", "LAPWORTH": "LPW", "TILBURY TOWN": "TIL", "BEDWORTH": "BEH", "RYDE": "143", "POTTERS BAR": "PBR", "NEW BARNET": "NBA", "MARYPORT": "MRY", "WATERINGBURY": "WTR", "WILLINGTON": "WIL", "KINGS NYMPTON": "KGN", "GRANGETOWN": "GTN", "COOKHAM": "COO", "SOUTHSEA HOVERPORT": "SHV", "TUNBRIDGE WELLS": "TBW", "MAIDSTONE BARRACKS": "MDB", "HYKEHAM": "HKM", "POOLE": "POO", "THURLES": "TUS", "BEDFORD ST JOHNS": "BSJ", "MILTON KEYNES CENTRAL": "MKC", "CALEDONIAN RD & BARNSBURY": "CIR", "PENRITH": "PNR", "RIDDLESDOWN": "RDD", "ABERDOVEY": "AVY", "OXFORD": "OXF", "EWELL EAST": "EWE", "WHISTON": "WHN", "CATFORD STATION": "CTF", "WILMCOTE": "WMC", "DINSDALE": "DND", "THREE OAKS": "TOK", "FREEHOLD METROLINK": "FHM", "HAVENHOUSE": "HVN", "HEATHROW T123 NO UNDERGROUND": "426", "HARTFORD": "HTF", "SHENSTONE": "SEN", "INVERSHIN": "INH", "SANDBACH": "SDB", "FISHBOURNE (SUSSEX)": "FSB", "WAUN-GRON PARK": "WNG", "CHATHILL": "CHT", "CORBY BUS STATION": "CBZ", "SOUTHBURY": "SBU", "FORT MATILDA": "FTM", "GREEN LANE": "GNL", "OXSHOTT": "OXS", "BERRY BROW": "BBW", "WATER ORTON": "WTO", "READING STATION": "RDG", "BODMIN MOUNT FOLLY": "BDF", "RAUCEBY": "RAU", "CHAPLETON": "CPN", "HITHER GREEN": "HGR", "DALREOCH": "DLR", "LONGFORD": "LFO", "CRUMPSALL METROLINK": "CRJ", "DALSTON KINGSLAND": "DLK", "LITTLEHAMPTON": "LIT", "BRANCHTON": "BCN", "WYE": "WYE", "DORMANS": "DMS", "CHAPEL-EN-LE-FRITH": "CEF", "SOUTHEND": "152", "WEYMOUTH": "WEY", "CARDIFF CENTRAL": "CDF", "SUTTON (SURREY)": "SUO", "BEARSDEN": "BRN", "WENDOVER": "WND", "ST IVES": "SIV", "LONDON WATERLOO (EAST)": "WAE", "BLAENAU FFESTINIOG": "BFF", "BUGLE": "BGL", "INSCH": "INS", "INCE & ELTON": "INE", "BARRHEAD": "BRR", "LITTLEBOROUGH": "LTL", "LINGWOOD": "LGD", "CASTLE CONNELL": "CCN", "SWAY": "SWY", "BEACONSFIELD": "BCF", "HAYDON BRIDGE": "HDB", "NEW CROSS": "120", "ROSSLARE HARBOUR": "RSB", "WHITLAND": "WTL", "BILLINGHAM": "BIL", "GLASGOW": "81", "CRYSTAL PALACE": "CYP", "HUTTON CRANSWICK": "HUT", "MELDRETH": "MEL", "HELSBY": "HSB", "MANCHESTER AIRPORT": "MIA", "TYNDRUM LOWER": "TYL", "MOSNEY": "MOY", "TREHAFOD": "TRH", "PARTON": "PRN", "WEST KIRBY": "WKI", "KINGSWOOD": "KND", "PYE CORNER": "PYE", "WESTENHANGER": "WHA", "BRISTOL PARKWAY": "BPW", "ABERDOUR": "AUR", "YETMINSTER": "YET", "MEOLS COP": "MEC", "LONDON UNDERGROUND ZONE 1-6": "425", "GREENOCK CENTRAL": "GKC", "MORTIMER": "MOR", "FAYGATE": "FGT", "BURGESS HILL": "BUG", "HEATHROW UNDERGROUND": "ZHJ", "PLYMOUTH": "PLY", "NARBOROUGH": "NBR", "WALTON-ON-THE-NAZE": "WON", "BRANKSOME": "BSM", "SYON LANE": "SYL", "GRAYS": "GRY", "DORCHESTER": "64", "HINDLEY": "HIN", "EXETER ST DAVIDS": "EXD", "CASTLEREA": "CSE", "ROSE HILL MARPLE": "RSH", "BRADING": "BDN", "LONDON FIELDS": "LOF", "POLLOKSHIELDS EAST": "PLE", "BRYN": "BYN", "GOXHILL": "GOX", "BARRY STATION": "BRY", "STRATFORD-UPON-AVON PARKWAY": "STY", "TREFFOREST STATION": "TRF", "SOUTH CHADDERTON METROLINK": "SCM", "NORTH CAMP": "NCM", "GREEN ROAD": "GNR", "WOODMANSTERNE": "WME", "GORTON": "GTO", "ELMERS END": "ELE", "JOHNSTON": "JOH", "HAYDONS ROAD": "HYR", "URMSTON": "URM", "LONG EATON": "LGE", "LANGWATHBY": "LGW", "TRURO": "TRU", "9934LONDON EUROSTAR CIV": "LOE", "TEDTTT": "TST", "LEYTONSTONE HIGH ROAD": "LER", "ST BUDEAUX FERRY ROAD": "SBF", "SALWICK": "SLW", "BROCKHOLES": "BHS", "STRETFORD METROLINK": "SRF", "BARNHAM": "BAA", "DUNBAR": "DUN", "PITSEA": "PSE", "EAST TILBURY": "ETL", "WATERBEACH": "WBC", "MANOR ROAD": "MNR", "NEW CLEE": "NCE", "SWALE": "SWL", "CHANDLERS FORD": "CFR", "BOGNOR REGIS": "BOG", "RAINHAM (ESSEX)": "RNM", "MILLSTREET": "MIE", "OLD STREET": "OLD", "GREENFORD STATION": "GFD", "MARYHILL": "MYH", "DROMOD": "DMD", "EAST KILBRIDE": "EKL", "BEAULIEU ROAD": "BEU", "MINFFORDD": "MFF", "CHORLEY": "CRL", "ORRELL PARK": "OPK", "COOMBE": "COE", "DATCHET": "DAT", "GALASHIELS": "GAL", "ANGMERING": "ANG", "HEYSHAM PORT": "HHB", "LIMERICK": "LRK", "KINGS SUTTON": "KGS", "HUNSTANTON BUS": "HUS", "STYAL": "SYA", "HOOTON": "HOO", "GREAT COATES": "GCT", "RIBBLEHEAD": "RHD", "TURKEY STREET": "TUR", "HAGLEY": "HAG", "KIRKBY": "KIR", "WATERFORD": "WFD", "FRANT": "FRT", "YSTRAD RHONDDA": "YSR", "DUN LOAGHAIRE MALLIN": "DDB", "KENLEY": "KLY", "LOSTWITHIEL": "LOS", "EASTLEIGH": "ESL", "LOCHLUICHART": "LCC", "CAERGWRLE": "CGW", "LLANISHEN": "LLS", "LOWER SYDENHAM": "LSY", "MITCHAM EASTFIELDS": "MTC", "CROXLEY UNDERGROUND": "ZCO", "HARRIETSHAM": "HRM", "SHEPRETH": "STH", "WHITECRAIGS": "WCR", "HOWWOOD": "HOZ", "WALLINGTON": "WLT", "GILSHOCHILL": "GSC", "GUILDFORD STATION": "GLD", "SOLIHULL": "SOL", "PRIESTHILL & DARNLEY": "PTL", "KEMSING": "KMS", "FOUR OAKS": "FOK", "PEVENSEY": "130", "DANESCOURT": "DCT", "PEMBREY & BURRY PORT": "PBY", "COLWYN BAY": "CWB", "CRAWLEY": "CRW", "HUMPHREY PARK": "HUP", "PENMERE": "PNM", "LANDYWOOD": "LAW", "FALMOUTH": "76", "SILECROFT": "SIC", "MIRFIELD": "MIR", "MIDDLEWOOD": "MDL", "SUTTON PARKWAY": "SPK", "BRIXTON": "BRX", "ULCEBY": "ULC", "WIGAN": "173", "ELMSTEAD WOODS": "ESD", "STANSTED AIRPORT": "SSD", "NEW MILTON": "NWM", "BEASDALE": "BSL", "CAERAU ( SQUARE)": "CSQ", "NEWTON": "NTN", "STONEHAVEN": "STN", "NEWCASTLE CENTRAL (METRO)": "NCZ", "ILKESTON": "ILN", "ASKAM": "ASK", "SHETTLESTON": "SLS", "BACHE": "BAC", "POLLOKSHIELDS WEST": "PLW", "INVERKIP": "INP", "MISTLEY": "MIS", "ESKBANK": "EKB", "HENGOED": "HNG", "TRALEE": "TRL", "SHEPHERDS WELL": "SPH", "WOLVERHAMPTON": "WVH", "COMBE": "CME", "MATLOCK STATION": "MAT", "HALESWORTH": "HAS", "EYNSFORD": "EYN", "INVERGOWRIE": "ING", "POLEGATE": "PLG", "BINGHAM": "BIN", "GARELOCHHEAD": "GCH", "BRIDGEND": "BGN", "WOOL": "WOO", "SKIPTON": "SKI", "STONE GRANVILLE SQUARE": "SGQ", "UPPER HOLLOWAY": "UHL", "BEXHILL": "BEX", "EBBW VALE PARKWAY": "EBV", "CUFFLEY": "CUF", "BROMBOROUGH RAKE": "BMR", "GOBOWEN": "GOB", "FARNHAM": "FNH", "RUSKINGTON": "RKT", "CRESSING": "CES", "DALMUIR": "DMR", "EAST MIDLANDS DESIGNER OUTLET": "XYX", "BARNES BRIDGE": "BNI", "DEIGHTON": "DHN", "AMBERGATE": "AMB", "MARCH": "MCH", "SWINTON (S.YORKS)": "SWN", "SHORTLANDS": "SRT", "SHREWSBURY": "SHR", "CASTLE CARY": "CLC", "KIVETON PARK": "KVP", "MEOPHAM": "MEP", "CHESSINGTON NORTH": "CSN", "HOPE (CLWYD)": "HPE", "PERRANWELL": "PRW", "ENFIELD": "71", "FRATTON": "FTN", "FILEY": "FIL", "LEOMINSTER": "LEO", "POPPLETON": "POP", "WALSALL": "WSL", "CLAPHAM (NTH YORKSHIRE)": "CPY", "HECKINGTON": "HEC", "COLLOONEY": "COU", "CORBRIDGE": "CRB", "MELTON": "MES", "DUFFIELD": "DFI", "ARKLOW": "ARW", "TYNDRUM": "163", "RHYL": "RHL", "DEGANWY": "DGY", "EBBSFLEET INTERNATIONAL": "EBD", "NEWBURY": "119", "MOORGATE": "MOG", "LETCHWORTH GARDEN CITY": "LET", "LICHFIELD": "105", "KINGS LANGLEY": "KGL", "GATWICK AIRPORT": "GTW", "GUNNISLAKE": "GSL", "MOUNT FLORIDA": "MFL", "WRENBURY": "WRE", "HEATHROW TERMINAL 4 BUS": "HWF", "QUEENS RD PECKHAM": "QRP", "TAFFS WELL": "TAF", "WOODLESFORD": "WDS", "CRESWELL (DERBYS)": "CWD", "BALLINASLOE": "BSG", "ALTHORPE": "ALP", "CASTLETON MOOR": "CSM", "NORTH QUEENSFERRY": "NQU", "STOCKTON STATION": "STK", "LARGS": "LAR", "GOLSPIE": "GOL", "ST BEES": "SBS", "CODSALL": "CSL", "PEMBERTON": "PEM", "AYR STATION": "AYR", "FRODSHAM": "FRD", "EDGE HILL": "EDG", "HEDNESFORD": "HNF", "WHITTON": "WTN", "BELTRING": "BEG", "WINCHFIELD": "WNF", "KEMBLE": "KEM", "METROCENTRE": "MCE", "HOYLAKE": "HYK", "ELTHAM": "ELW", "ASHLEY": "ASY", "LISS": "LIS", "ANGEL ROAD": "AGR", "REDRUTH": "RED", "ARDLUI": "AUI", "DUNDEE": "DEE", "DUMBRECK": "DUM", "NUTBOURNE": "NUT", "CONWAY PARK": "CNP", "WARWICK": "WRW", "HEATHROW TERMINALS 1,2,3 BUS": "HTR", "ESSEX ROAD": "EXR", "ROCHESTER": "RTR", "THORPE CULVERT": "TPC", "ADDIEWELL": "ADW", "BRORA": "BRA", "LADYBANK": "LDY", "NEW BRIGHTON": "NBN", "LLANDRINDOD": "LLO", "DIDCOT PARKWAY": "DID", "WHITCHURCH (HANTS)": "WCH", "KINBRACE": "KBC", "WHITTLESEA": "WLE", "SLADE GREEN": "SGR", "WATCHET (WEST SOMERSET RY)": "WCT", "ARISAIG": "ARG", "HORNBEAM PARK": "HBP", "LUTON": "LUT", "SARN": "SRR", "DALGETY BAY": "DAG", "HOSCAR": "HSC", "LONDON": "182", "BATH SPA": "BTH", "STEWARTBY": "SWR", "SNOWDOWN": "SWO", "CHELT RACES BUS": "CRC", "NEW CUMNOCK": "NCK", "NEWTON-LE-WILLOWS": "NLW", "BELLSHILL": "BLH", "GRINDLEFORD": "GRN", "WOODSMOOR": "WSR", "YOKER": "YOK", "NEWBURY STATION": "NBY", "HASLEMERE": "HSL", "LAMPHEY": "LAM", "TREORCHY": "TRY", "THATCHAM": "THA", "MILNROW METROLINK": "MLR", "DELAMERE": "DLM", "SPRINGBURN": "SPR", "HANBOROUGH": "HND", "HINTON ADMIRAL": "HNA", "LLANWRDA": "LNR", "CATHCART": "CCT", "EARLSTON": "EAS", "REIGATE": "REI", "FELTHAM": "FEL", "ALDRINGTON": "AGT", "DUDDESTON": "DUD", "TOWN GREEN": "TWN", "DEPTFORD": "DEP", "ROCHDALE": "RCD", "HAWARDEN": "93", "WATERLOO (MERSEYSIDE)": "WLO", "KIRKSTALL FORGE": "KLF", "BRODICK": "BDC", "SALE METROLINK": "SLE", "SLEIGHTS": "SLH", "GLENGARNOCK": "GLG", "CHIPPENHAM": "CPM", "MIDGHAM": "MDG", "HURST GREEN": "HUR", "HAVANT": "HAV", "HEADSTONE LANE": "HDL", "GLOUCESTER": "GCR", "STONEBRIDGE PARK": "SBP", "EXETER": "74", "STROUD": "STD", "RUGELEY TOWN": "RGT", "BATHGATE": "BHG", "PLUMSTEAD": "PLU", "KNOCKHOLT": "KCK", "HAMILTON CENTRAL": "HNC", "SUMMERSTON": "SUM", "HALL ROAD": "HLR", "SWINDERBY": "SWD", "ARRAM": "ARR", "FRESHFORD": "FFD", "BILBROOK": "BBK", "EAST WORTHING": "EWR", "ROMILEY": "RML", "KENSAL GREEN": "KNL", "BRIGG": "BGG", "LOW MOOR": "LMR", "MORFA MAWDDACH": "MFA", "MOTTISFONT & DUNBRIDGE": "DBG", "WALTON": "187", "LEEDS": "LDS", "FISHGUARD HARBOUR": "FGH", "HARRINGAY GREEN LANES": "HRY", "SUNBURY": "SUU", "RADLETT": "RDT", "LLANHARAN": "LLR", "CALSTOCK": "CSK", "BRAYSTONES": "BYS", "PRESTWICK": "135", "KIRKHILL": "KKH", "PONTYPOOL AND NEW INN": "PPL", "REDDISH NORTH": "RDN", "REDDITCH": "RDC", "STOW": "SOI", "SPALDING": "SPA", "CAMBRIDGE HEATH": "CBH", "THURNSCOE": "THC", "UPPER WARLINGHAM": "UWL", "YEOVIL": "181", "SOUTHEND CENTRAL": "SOC", "HAYWARDS HEATH": "HHE", "ASHFORD INTERNATIONAL": "AFK", "POYNTON": "PYT", "HITCHIN": "HIT", "ST BUDEAUX": "145", "NEWARK CASTLE": "NCT", "TONDU": "TDU", "ORMSKIRK": "OMS", "STEWARTON": "STT", "CORYTON": "COY", "ENFIELD (IRELAND)": "EFD", "SMITHY BRIDGE": "SMB", "JEWELLERY QUARTER": "JEQ", "DARNALL": "DAN", "BOX HILL & WESTHUMBLE": "BXW", "DOVERCOURT": "DVC", "DUBLIN PORT (STENA)": "DPS", "BRENTWOOD": "BRE", "TONFANAU": "TNF", "UPTON": "UPT", "LONGTON": "LGN", "WEYBRIDGE": "WYB", "DALWHINNIE": "DLW", "BUSHEY": "BSH", "KEIGHLEY": "KEI", "THREE BRIDGES": "TBD", "KENLEY BUS (A22)": "KEB", "DOUGLAS (ISLE OF MAN)": "DGS", "SHIPPEA HILL": "SPP", "DERKER METROLINK": "DKR", "WARGRAVE": "WGV", "ALLOA": "ALO", "CROSSKEYS": "CKY", "BALDOCK": "BDK", "MOORFIELDS": "MRF", "ASCOTT-UNDER-WYCHWOOD": "AUW", "CAMBRIDGE STATION": "CBG", "IVER": "IVR", "WEST MALLING": "WMA", "OAKHAM": "OKM", "THE LAKES": "TLK", "STRATFORD-UPON-AVON STATION": "SAV", "CHAPPEL & WAKES COLNE": "CWC", "SEVEN KINGS": "SVK", "PECKHAM RYE": "PMR", "WATLINGTON": "WTG", "RUABON": "RUA", "RADCLIFFE (NOTTS)": "RDF", "LISVANE & THORNHILL": "LVT", "TONYPANDY": "TNP", "YEOVIL PEN MILL": "YVP", "WEMYSS BAY": "WMS", "BERRYLANDS": "BRS", "PYLE": "PYL", "RICHMOND": "RMD", "LOCHGELLY": "LCG", "DOLWYDDELAN": "DWD", "ALNESS": "ASS", "MERTHYR TYDFIL": "MER", "EDINBURGH AIRPORT": "EDA", "WESTERFIELD": "WFI", "GWERSYLLT": "GWE", "TRIMLEY": "TRM", "FILTON ABBEY WOOD": "FIT", "LONDON ROAD (GUILDFORD)": "LRD", "MAYBOLE": "MAY", "KIRKBY STEPHEN": "KSW", "TEIGNMOUTH": "TGM", "SCOTSCALDER": "SCT", "PEMBROKE STATION": "PMB", "NAIRN": "NRN", "SANDOWN": "SAN", "WEST HAM": "WEH", "LICHFIELD CITY": "LIC", "FOXFIELD": "FOX", "CWMBACH": "CMH", "QUINTRELL DOWNS": "QUI", "WANDSWORTH COMMON": "WSW", "LLANSAMLET": "LAS", "SCUNTHORPE": "SCU", "BRACKNELL": "BCE", "NEWBOLD METROLINK": "NBM", "HIGHAM": "HGM", "BRIDGE OF ORCHY": "BRO", "ANDERSTON": "AND", "LYMPSTONE VILLAGE": "LYM", "SOUTH MILFORD": "SOM", "COWDENBEATH": "COW", "ASCOT": "ACT", "STAPLEHURST": "SPU", "THORNTON HEATH": "TTH", "CORPACH": "CPA", "LLANDEILO": "LLL", "SANQUHAR": "SQH", "TRAFFORD PARK": "TRA", "SHOREHAM (KENT)": "SEH", "BRITON FERRY": "BNF", "OLDFIELD PARK": "OLF", "NORTHWICH": "NWI", "BEAULY": "BEL", "ROMAN BRIDGE": "RMB", "SALHOUSE": "SAH", "NORTH LLANRWST": "NLR", "BENTLEY (S.YORKS)": "BYK", "PENALLY": "PNA", "SHENFIELD": "SNF", "DOVEY JUNCTION": "DVY", "LONG PRESTON": "LPR", "HYKEHAM BUS": "HCR", "RIDGMONT": "RID", "WATFORD MET UNDERGROUND": "ZWT", "HAWARDEN STATION": "HWD", "THEALE": "THE", "DUNDALK": "DUK", "WEST KILBRIDE": "WKB", "BRIDLINGTON": "BDT", "BLOXWICH NORTH": "BWN", "PENGE": "129", "MARKET HARBOROUGH": "MHR", "FLITWICK": "FLT", "SEVEN SISTERS": "SVS", "LOCHAILORT": "LCL", "DUDLEY PORT": "DDP", "ROMSEY": "ROM", "BESSES O' TH' BARN": "BOB", "CARDIFF INTERNATIONAL AIRPORT": "XCF", "BOOTLE (CUMBRIA)": "BOC", "KENTON": "100", "LAWRENCE HILL": "LWH", "HILLINGTON WEST": "HLW", "GARFORTH STATION": "GRF", "KIRKCALDY": "KDY", "OBAN": "OBN", "HEATHROW BUS": "420", "CLYDEBANK": "CYK", "STREATHAM COMMON": "SRC", "CHOLSEY": "CHO", "LELANT": "103", "PORTHMADOG": "PTM", "SALTMARSHE": "SAM", "KIRK SANDALL": "KKS", "NEWARK": "118", "CARFIN": "CRF", "NETHERTOWN": "NRT", "SWINTON (MANCHESTER)": "SNN", "LIVERPOOL CENTRAL": "LVC", "SOUTHALL": "STL", "HAMPTON COURT": "HMC", "DALMARNOCK": "DAK", "CAMBERLEY": "CAM", "ROOSE": "ROO", "ANTRIM N.I.": "ANM", "KNOTTINGLEY": "KNO", "ATTADALE": "ATT", "LYMPSTONE COMMANDO": "LYC", "FORMBY": "FBY", "ROBINSWOOD ROAD METROLINK": "RRM", "WELLINGTON (SHROPSHIRE)": "WLN", "MICKLEFIELD": "MIK", "READING BUS": "RBU", "NORTHFIELD": "NFD", "NEW MALDEN": "NEM", "NORTHERN MOOR METROLINK": "NMR", "BROADBOTTOM": "BDB", "PICKERING EASTGATE": "PIZ", "BARROW HAVEN": "BAV", "COLLINGTON": "CLL", "AVIEMORE": "AVM", "PENRHIWCEIBER": "PER", "WIVELSFIELD": "WVF", "WEST NORWOOD": "WNW", "SWANSCOMBE- GEORGE & DRAGON": "SWM", "TONBRIDGE": "TON", "OXENHOLME LAKE DISTRICT": "OXN", "SHOLING": "SHO", "TEMPLEMORE": "TEM", "READING WEST": "RDW", "HERTFORD NORTH": "HFN", "LINGFIELD": "LFD", "WAPPING": "WPE", "PENZANCE": "PNZ", "SIXMILEBRIDGE": "XSB", "KENSINGTON OLYMPIA": "KPA", "ROCHDALE STATION METROLINK": "XRM", "TIPTON": "TIP", "OLD HILL": "OHL", "NAILSEA & BACKWELL": "NLS", "LIMERICK JUNCTION": "LJN", "WHITLOCKS END": "WTE", "SILVERDALE": "SVR", "WEM": "WEM", "MILL HILL BROADWAY": "MIL", "WARMINSTER": "WMN", "ST GERMANS": "SGM", "BENFLEET": "BEF", "CARRICK ON SUIR": "CKU", "OCKENDON": "OCK", "BRADFORD FORSTER SQUARE": "BDQ", "GATHURST": "GST", "BLACKWOOD (BY BUS)": "XKW", "HUNTS CROSS": "HNX", "WILLESDEN JUNCTION": "WIJ", "WIDDRINGTON": "WDD", "NEWTONMORE": "NWR", "TISBURY": "TIS", "BLACKPOOL SOUTH": "BPS", "PEVENSEY & WESTHAM": "PEV", "LLANGENNECH": "LLH", "HOXTON": "HOX", "DUMPTON PARK": "DMP", "BEN RHYDDING": "BEY", "GLENFINNAN": "GLF", "BRAINTREE FREEPORT": "BTP", "FENITON": "FNT", "INVERKEITHING": "INK", "HANWELL": "HAN", "HADLEY WOOD": "HDW", "LLWYNGWRIL": "LLW", "DUNFERMLINE QUEEN MARGARET": "DFL", "UNIVERSITY (BIRMINGHAM)": "UNI", "RICHMOND BUS ( MARKET)": "RMK", "LADYWELL METROLINK": "LDW", "PRESTWICH METROLINK": "PWC", "LOCKWOOD": "LCK", "BRITHDIR": "BHD", "KILLARNEY": "KLL", "LONGBECK": "LGK", "GLYNDE": "GLY", "TIR-PHIL": "TIR", "GREAT CHESTERFORD": "GRC", "BOLTON": "BON", "WALLASEY GROVE ROAD": "WLG", "KINTBURY": "KIT", "BARROW-IN-FURNESS": "BIF", "ROCHDALE TOWN CENTRE METROLINK": "RTC", "MORETON (DORSET)": "MTN", "HAIRMYRES": "HMY", "WIMBLEDON CHASE": "WBO", "GLAISDALE": "GLS", "GRATELEY": "GRT", "KINGHAM": "KGM", "MILLS HILL": "MIH", "STONEGATE": "SOG", "GREENFAULDS": "GRL", "INVERGORDON": "IGD", "OAKLEIGH PARK": "OKL", "COATBRIDGE SUNNYSIDE": "CBS", "WITHAM": "WTM", "WALMER": "WAM", "BUTLERS LANE": "BUL", "WADEBRIDGE BUS STATION": "WBE", "FINSTOCK": "FIN", "PAIGNTON": "PGN", "ROBERTSBRIDGE": "RBR", "FAVERSHAM": "FAV", "MILLIKEN PARK": "MIN", "BANAVIE": "BNV", "RUTHERGLEN": "RUT", "PADDINGTON UNDERGROUND": "ZPA", "KILDARE": "KDR", "WINNERSH STATION": "WNS", "HARTLEBURY": "HBY", "BATLEY": "BTL", "ROUGHTON ROAD": "RNR", "BURNHAM MARKET": "BMK", "GOLDTHORPE": "GOE", "STONEHOUSE": "SHU", "CASTLEBAR": "CLB", "PORTSLADE": "PLD", "DORKING": "65", "PENYFFORDD": "PNF", "BOSTON": "BSN", "BRAINTREE": "BTR", "DALSTON (CUMBRIA)": "DLS", "KEITH": "KEH", "LYMINGTON TOWN": "LYT", "GRANGE-OVER-SANDS": "GOS", "ROYSTON": "RYS", "WEST CROYDON": "WCY", "UPPER HALLIFORD": "UPH", "WALLASEY VILLAGE": "WLV", "HORLEY": "HOR", "WILLESDEN JN LOW LEVEL": "WJL", "GREAT MALVERN": "GMV", "ORPINGTON": "ORP", "ENFIELD CHASE": "ENC", "LEAGRAVE": "LEA", "STOURBRIDGE JUNCTION": "SBJ", "BLOXWICH STATION": "BLX", "SQUIRES GATE": "SQU", "MAIDEN NEWTON": "MDN", "REDLAND": "RDA", "CUMBRAE": "CUL", "THORNABY": "TBY", "ASHTEAD": "AHD", "KILDONAN": "KIL", "WIVENHOE": "WIV", "TULLAMORE": "TUM", "RYDE ESPLANADE": "RYD", "TENBY": "TEN", "SANDERSTEAD": "SNR", "MAIDENHEAD STATION": "MAI", "WESTCOMBE PARK": "WCB", "BUSBY": "BUS", "COBH": "COQ", "SANDWELL & DUDLEY": "SAD", "WYTHENSHAWE PARK METROLINK": "WPM", "ANCASTER": "ANC", "ATHENRY": "ATR", "CAERPHILLY": "CPH", "WESTHOUGHTON": "WHG", "BEBINGTON": "BEB", "HIGH WYCOMBE": "HWY", "BLACKWATER": "BAW", "HENSALL": "HEL", "RADYR": "RDR", "BURSCOUGH BRIDGE": "BCB", "WEST ST LEONARDS": "WLD", "SILKSTONE COMMON": "SLK", "SYDENHAM HILL": "SYH", "QUEENS PARK GLASGOW": "QPK", "EPSOM DOWNS": "EPD", "BROOME": "BME", "LINCOLN CENTRAL": "LCN", "THORNE": "159", "BLACKROD": "BLK", "BAKER STREET UNDERGROUND": "ZBS", "CATERHAM": "CAT", "TILE HILL": "THL", "FOREST GATE": "FOG", "SPRINGFIELD": "SPF", "BANSTEAD": "BAD", "CARTSDYKE": "CDY", "WEST BROMPTON": "WBP", "UPPER TYNDRUM": "UTY", "SANDY": "SDY", "ALEXANDRA PARADE": "AXP", "LLANHILLETH": "LTH", "HATFIELD": "HAT", "AINTREE": "AIN", "ROYAL PIER": "SMP", "TULSE HILL": "TUH", "MAIDSTONE WEST": "MDW", "KEMSLEY": "KML", "HIGHTOWN": "HTO", "KYLE OF LOCHALSH": "KYL", "REDBRIDGE": "RDB", "ISLEWORTH": "ISL", "PENRYN": "PYN", "BELPER": "BLP", "TALYBONT": "TLB", "CARSHALTON BEECHES": "CSB", "LLANDUDNO JUNCTION": "LLJ", "ANDOVER": "ADV", "MOUNT VERNON": "MTV", "LLANDOVERY": "LLV", "ASHCHURCH FOR TEWKESBURY": "ASC", "ADISHAM": "ADM", "SHAWFAIR": "SFI", "PETERSFIELD": "PTR", "ROCHE": "ROC", "LOWESTOFT": "LWT", "ATHERSTONE": "ATH", "SALISBURY": "SAL", "PRINCES RISBOROUGH": "PRR", "CHRISTCHURCH": "CHR", "PENGE WEST": "PNW", "LONDON EUSTON": "EUS", "UPWEY": "UPW", "SHAWFORD": "SHW", "STRATFORD LOWLEVEL": "SFW", "EARLEY": "EAR", "HOPTON HEATH": "HPT", "PENARTH": "PEN", "HEATHROW TERMINAL 4 RAIL": "HAF", "DUNTON GREEN": "DNG", "LONDON ST PANCRAS INTL": "STP", "DEAN": "DEN", "CORROUR": "CRR", "LONDON WATERLOO": "WAT", "ALTNABREAC": "ABC", "KILGETTY": "KGT", "YSTRAD MYNACH": "YSM", "MANOR PARK": "MNP", "STAMFORD HILL": "SMH", "EGHAM": "EGH", "MALVERN LINK": "MVL", "LELANT STATION": "LEL", "HEDGE END": "HDE", "DUNOON": "DUO", "LONDON MARYLEBONE": "MYB", "BOOTLE NEW STRAND": "BNW", "SHEPPERTON": "SHP", "RUGELEY": "140", "SAWBRIDGEWORTH": "SAW", "PRITTLEWELL": "PRL", "ARDGAY": "ARD", "BESCOT STADIUM": "BSC", "BIRMINGHAM NEW STREET": "BHM"}
{ "id": 907746923, "type": "Feature", "properties": { "addr:full":"Ferney Heys Farm, Audlem Crewe Cheshire CW3 0EX", "addr:housenumber":"audlem", "addr:postcode":"cw3 0ex", "addr:street":"", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-2.5065059662,52.9896202087,-2.5065059662,52.9896202087", "geom:latitude":52.98962, "geom:longitude":-2.506506, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"Ferney Heys Farm, Audlem", "sg:city":"Crewe", "sg:classifiers":[ { "category":"Home & Garden", "subcategory":"Building Materials", "type":"Retail Goods" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1948 871233", "sg:postcode":"CW3 0EX", "sg:province":"Cheshire", "sg:tags":[ "ironwork", "diy", "wrought" ], "src:geom":"simplegeo", "wof:belongsto":[], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_2kvMzt0JLVf1XnHDodcPjE_52.989620_-2.506506@1300740444" }, "wof:country":"GB", "wof:created":1471915446, "wof:geomhash":"1a18f9adb301ec40375398aef18a5e98", "wof:hierarchy":[], "wof:id":907746923, "wof:lastmodified":1496971079, "wof:name":"F.M.Q.G Whitehall", "wof:parent_id":-1, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "ironwork", "diy", "wrought" ] }, "bbox": [ -2.5065059662, 52.9896202087, -2.5065059662, 52.9896202087 ], "geometry": {"coordinates":[-2.5065059662,52.9896202087],"type":"Point"} }
{ "description": "Updates an existing remote file.", "enabled": true, "entry_point": "run.py", "name": "files.remote.update", "parameters": { "end_point": { "default": "files.remote.update", "immutable": true, "type": "string" }, "external_id": { "description": "Creator defined GUID for the file.", "required": false, "type": "string" }, "external_url": { "description": "URL of the remote file.", "required": false, "type": "string" }, "file": { "description": "Specify a file by providing its ID.", "required": false, "type": "string" }, "filetype": { "description": "type of file", "required": false, "type": "string" }, "http_method": { "default": "GET", "required": true, "type": "string" }, "indexable_file_contents": { "description": "File containing contents that can be used to improve searchability for the remote file.", "required": false, "type": "string" }, "preview_image": { "description": "Preview of the document via `multipart/form-data`.", "required": false, "type": "string" }, "title": { "description": "Title of the file being shared.", "required": false, "type": "string" }, "token": { "description": "Authentication token. Requires scope: `remote_files:write`", "required": false, "type": "string" } }, "runner_type": "python-script" }
{ "main": "node_modules/expo/AppEntry.js", "scripts": { "start": "expo start", "android": "expo start --android", "ios": "expo start --ios", "eject": "expo eject" }, "dependencies": { "@expo-google-fonts/balsamiq-sans": "^0.1.0", "@expo-google-fonts/inter": "^0.1.0", "@expo/vector-icons": "^10.0.0", "@grapecity/spread-excelio": "^13.2.3", "@grapecity/spread-sheets-react": "^13.2.3", "date-holidays": "^1.4.12", "expo": "^36.0.0", "expo-font": "~8.0.0", "file-saver": "^2.0.2", "firebase": "^7.0.0", "firebase-functions": "^3.3.0", "lodash": "latest", "mailgun-js": "^0.22.0", "pdf-image": "^2.0.0", "pdf2pic": "^1.3.11", "prop-types": "latest", "randomcolor": "^0.5.4", "react": "16.9.0", "react-native": "https://github.com/expo/react-native/archive/sdk-36.0.1.tar.gz", "react-native-btr": "^1.1.5", "react-native-calendars": "^1.261.0", "react-native-firebase": "^5.6.0", "react-native-gesture-handler": "~1.5.0", "react-native-keyboard-aware-scrollview": "^2.0.0", "react-native-modal-datetime-picker": "^6.0.0", "react-native-multiple-picker": "0.0.21", "react-native-picker-select": "^6.5.0", "react-native-svg": "9.13.3", "react-navigation": "^3.3.0", "react-navigation-props-mapper": "^0.4.0", "simple-odf": "^0.10.1", "tinycolor2": "^1.4.1" }, "devDependencies": { "babel-preset-expo": "^8.0.0" }, "private": true }
{"ygPerms":{"resourceCapabilityList":[{"resourceType":"GROUP","capabilities":[{"name":"READ"},{"name":"WELCOME_MSG"}]},{"resourceType":"PHOTO","capabilities":[{"name":"READ"},{"name":"UPLOAD"},{"name":"UPLOADTEMP"}]},{"resourceType":"FILE","capabilities":[{"name":"READ"}]},{"resourceType":"MEMBER","capabilities":[{"name":"READ"}]},{"resourceType":"LINK","capabilities":[{"name":"CREATE"},{"name":"READ"}]},{"resourceType":"CALENDAR","capabilities":[{"name":"READ"}]},{"resourceType":"DATABASE","capabilities":[{"name":"READ_DATA"},{"name":"READ"}]},{"resourceType":"POLL","capabilities":[]},{"resourceType":"MESSAGE","capabilities":[{"name":"CREATE"},{"name":"READ"}]},{"resourceType":"PENDING_MESSAGE","capabilities":[]},{"resourceType":"ATTACHMENTS","capabilities":[]},{"resourceType":"PHOTOMATIC_ALBUMS","capabilities":[{"name":"UPLOAD"}]},{"resourceType":"MEMBERSHIP_TYPE","capabilities":[{"name":"READ"}]},{"resourceType":"POST","capabilities":[{"name":"CREATE"},{"name":"READ"}]},{"resourceType":"PIN","capabilities":[{"name":"CREATE"},{"name":"DELETE"},{"name":"READ"},{"name":"UPDATE"}]}],"subStatus":"NORMAL","groupUrl":"groups.yahoo.com","intlCode":"us"},"comscore":"pageview_candidate","ygData":{"totalMsgInTopic":1,"messages":[{"userId":74604204,"authorName":"ddzimlew@juno.com","from":"ddzimlew@...","profile":"deborahkmlewis","replyTo":"LIST","spamInfo":{"isSpam":false,"reason":"0"},"subject":"How to dig the heat","postDate":"1026709957","msgId":7868,"canDelete":false,"contentTrasformed":false,"systemMessage":false,"headers":{"messageIdInHeader":"PDIwMDIwNzE1LjA2NDMwNy4tNjc4MTcuMC5kZHppbWxld0BqdW5vLmNvbT4="},"prevInTopic":0,"nextInTopic":0,"prevInTime":7867,"nextInTime":7869,"topicId":7868,"numMessagesInTopic":0,"msgSnippet":"The Mineral Museum of MT Tech of the University of Montana, hosts summer programs for kids and adults like some other colleges are doing these days. This","messageBody":"<div id=\"ygrps-yiv-389173530\">The Mineral Museum of MT Tech of the University of Montana, hosts summer<br/>\nprograms for kids and adults like some other colleges are doing these<br/>\ndays. This one especially &quot;rocks&quot; &lt;snort&gt; because they&#39;re always<br/>\ngeology programs and field trips and my son is a born prospector. <br/>\nSaturday we went on one of their field trips. <br/>\nThe man who&#39;s lately been the guide on these trips is Ed Laird, a self<br/>\ntaught rock hound who found the 400lb smokey quartz crystal now on<br/>\ndisplay at the Museum.<br/>\nIf you&#39;ve never seen a 400 pound smokey quartz crystal, well, it&#39;s big. <br/>\nHe found it at a place called Pipestone Flats, which is where he led this<br/>\nfield trip with the hope of seeing all the little kids find a good<br/>\ncrystal or two. The trouble was, most of the folks on the trip were<br/>\nadults and geologists, a happy accident for my son and pretty interesting<br/>\nfor Mr. Laird too, it seemed. Last year when we went there were a lot<br/>\nof homeschool kids and some adults who were, yes, geologist, so Dylan<br/>\nremembered that, and when he saw all the adults this time he simply asked<br/>\n&quot;Excuse me, are you a geologist?&quot; Yup.<br/>\nThe guy who drove our van was a (guess!) geologist at the Dept. of Mines<br/>\nand Geology. A very cool guy. The museum director, also on the trip, was<br/>\na hydro geologist. So, for six hours Dylan had direct access to smart<br/>\nfolks who loved talking about rocks. Nothing is better when you&#39;re ten<br/>\nand you have a rock pick and a big idea that you can dig up anything.<br/>\nPipestone Flats is just spitting distance from the continental divide, if<br/>\nyou know how to really launch one, and high elevation, open sage-brushy<br/>\ncountry with some junipers and Douglas fir, but sparse. Turns out it&#39;s<br/>\nthe perfect place to find crystals, where granite meets feldspar in bony<br/>\nridges that jut out of the ground like a dragons back. If any of you<br/>\nhave ever been over Homestake pass you&#39;ll know what I mean about the<br/>\ngranite. Massive ancient boulders have weathered out of the ground here<br/>\nlike giant vertebrae, spectacular and rugged.<br/>\nIt was hideously hot. I know you folks who live where it&#39;s 100 degrees<br/>\nand 100% humidity can&#39;t abide whiners like me, but 107 in Montana is hot<br/>\nbecause it&#39;s just not supposed to get 107 in Montana. Not where I live<br/>\nanyway, up north and down south some, Great Falls and Billings ( hello<br/>\nLisa and Dana ) but not here. Really, it just doesn&#39;t happen. <br/>\nWe walked and poked and dug and sweated and crowded into the shade when<br/>\nwe found some and told stories about finding great rocks or, like<br/>\nfishermen, about losing the big one to some other rock hound. <br/>\nIt was a marvelous day, and we did find crystals! Dylan found a pocket<br/>\nfull of smoky quarts - two rather large ones, a nice clear quartz crystal<br/>\nabout three inches long, and others that were smaller, some green<br/>\nepidote, and two very nice axinite. We filled up another egg carton and<br/>\nstarted a new dish of rocks on the bookshelf and decided to go dig<br/>\nsapphires or pan for gold next weekend. It&#39;s supposed to cool off to the<br/>\nfrosty mid eighties. Yea Haw! <br/>\nAnyway, this was going somewhere, Ed Laird is in the early, beginning<br/>\nstages of writing a book about his adventures digging for rocks. About<br/>\nhow he learned by doing, and by being curious and patient and observant<br/>\nand about how he taught himself to cut gemstones and make jewelry and<br/>\ntake little kids and big geologist on hot field trips. And about digging<br/>\n400 pound crystals out of Pipestone Flats.<br/>\nIt should be a good book for unschoolers. <br/>\n<br/>\nDeb L</div>","specialLinks":[]}],"prevTopicId":7863,"nextTopicId":7873}}
[{"lineNumber": 33, "col_offset": 0, "nodeName": "categorical_error", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 42, "col_offset": 0, "nodeName": "get_args", "type": "Callable[..., Any]"}, {"lineNumber": 76, "col_offset": 0, "nodeName": "train", "type": "Callable[[], Any]"}, {"lineNumber": 38, "col_offset": 4, "nodeName": "pred_label", "type": "Any"}, {"lineNumber": 48, "col_offset": 4, "nodeName": "description", "type": "str"}, {"lineNumber": 49, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 70, "col_offset": 4, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 73, "col_offset": 11, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 80, "col_offset": 4, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 93, "col_offset": 4, "nodeName": "image", "type": "Any"}, {"lineNumber": 94, "col_offset": 4, "nodeName": "label", "type": "Any"}, {"lineNumber": 95, "col_offset": 4, "nodeName": "x", "type": "Any"}, {"lineNumber": 96, "col_offset": 4, "nodeName": "t_onehot", "type": "Any"}, {"lineNumber": 104, "col_offset": 4, "nodeName": "persistent", "type": "bool"}, {"lineNumber": 108, "col_offset": 4, "nodeName": "vimage", "type": "Any"}, {"lineNumber": 109, "col_offset": 4, "nodeName": "vlabel", "type": "Any"}, {"lineNumber": 110, "col_offset": 4, "nodeName": "vx", "type": "Any"}, {"lineNumber": 115, "col_offset": 4, "nodeName": "solver", "type": "Any"}, {"lineNumber": 120, "col_offset": 4, "nodeName": "train_iter", "type": "int"}, {"lineNumber": 121, "col_offset": 4, "nodeName": "val_iter", "type": "int"}, {"lineNumber": 123, "col_offset": 4, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 124, "col_offset": 4, "nodeName": "monitor_loss", "type": "Any"}, {"lineNumber": 125, "col_offset": 4, "nodeName": "monitor_mloss", "type": "Any"}, {"lineNumber": 128, "col_offset": 4, "nodeName": "monitor_err", "type": "Any"}, {"lineNumber": 129, "col_offset": 4, "nodeName": "monitor_time", "type": "Any"}, {"lineNumber": 130, "col_offset": 4, "nodeName": "monitor_verr", "type": "Any"}, {"lineNumber": 131, "col_offset": 4, "nodeName": "monitor_lr", "type": "Any"}, {"lineNumber": 143, "col_offset": 4, "nodeName": "data", "type": "Any"}, {"lineNumber": 144, "col_offset": 4, "nodeName": "vdata", "type": "Any"}, {"lineNumber": 145, "col_offset": 4, "nodeName": "start_point", "type": "int"}, {"lineNumber": 151, "col_offset": 8, "nodeName": "e", "type": "int"}, {"lineNumber": 204, "col_offset": 3, "nodeName": "__name__", "type": "str"}, {"lineNumber": 38, "col_offset": 17, "nodeName": "argmax", "type": "Any"}, {"lineNumber": 39, "col_offset": 12, "nodeName": "mean", "type": "Any"}, {"lineNumber": 49, "col_offset": 13, "nodeName": "ArgumentParser", "type": "Type[argparse.ArgumentParser]"}, {"lineNumber": 49, "col_offset": 37, "nodeName": "description", "type": "str"}, {"lineNumber": 50, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 51, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 53, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 56, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 58, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 60, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 62, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 64, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 68, "col_offset": 4, "nodeName": "add_argument", "type": "Callable[..., argparse.Action]"}, {"lineNumber": 70, "col_offset": 11, "nodeName": "parse_args", "type": "Callable"}, {"lineNumber": 80, "col_offset": 11, "nodeName": "get_args", "type": "Callable[..., Any]"}, {"lineNumber": 83, "col_offset": 4, "nodeName": "seed", "type": "Any"}, {"lineNumber": 87, "col_offset": 4, "nodeName": "info", "type": "Any"}, {"lineNumber": 88, "col_offset": 10, "nodeName": "get_extension_context", "type": "Any"}, {"lineNumber": 89, "col_offset": 8, "nodeName": "context", "type": "Any"}, {"lineNumber": 90, "col_offset": 4, "nodeName": "set_default_context", "type": "Any"}, {"lineNumber": 90, "col_offset": 27, "nodeName": "ctx", "type": "Any"}, {"lineNumber": 93, "col_offset": 12, "nodeName": "Variable", "type": "Any"}, {"lineNumber": 94, "col_offset": 12, "nodeName": "Variable", "type": "Any"}, {"lineNumber": 95, "col_offset": 8, "nodeName": "image", "type": "Any"}, {"lineNumber": 96, "col_offset": 15, "nodeName": "one_hot", "type": "Any"}, {"lineNumber": 96, "col_offset": 25, "nodeName": "label", "type": "Any"}, {"lineNumber": 101, "col_offset": 8, "nodeName": "recon", "type": "Any"}, {"lineNumber": 102, "col_offset": 38, "nodeName": "capsule_loss", "type": "Any"}, {"lineNumber": 103, "col_offset": 8, "nodeName": "pred", "type": "Any"}, {"lineNumber": 103, "col_offset": 14, "nodeName": "t_onehot", "type": "Any"}, {"lineNumber": 103, "col_offset": 24, "nodeName": "recon", "type": "Any"}, {"lineNumber": 103, "col_offset": 31, "nodeName": "x", "type": "Any"}, {"lineNumber": 104, "col_offset": 4, "nodeName": "pred", "type": "Any"}, {"lineNumber": 108, "col_offset": 13, "nodeName": "Variable", "type": "Any"}, {"lineNumber": 109, "col_offset": 13, "nodeName": "Variable", "type": "Any"}, {"lineNumber": 110, "col_offset": 9, "nodeName": "vimage", "type": "Any"}, {"lineNumber": 115, "col_offset": 13, "nodeName": "Adam", "type": "Any"}, {"lineNumber": 115, "col_offset": 20, "nodeName": "learning_rate", "type": "Any"}, {"lineNumber": 116, "col_offset": 4, "nodeName": "set_parameters", "type": "Any"}, {"lineNumber": 120, "col_offset": 17, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 121, "col_offset": 15, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 122, "col_offset": 4, "nodeName": "info", "type": "Any"}, {"lineNumber": 123, "col_offset": 14, "nodeName": "Monitor", "type": "Any"}, {"lineNumber": 123, "col_offset": 22, "nodeName": "monitor_path", "type": "Any"}, {"lineNumber": 124, "col_offset": 19, "nodeName": "MonitorSeries", "type": "Any"}, {"lineNumber": 124, "col_offset": 50, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 125, "col_offset": 20, "nodeName": "MonitorSeries", "type": "Any"}, {"lineNumber": 125, "col_offset": 58, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 126, "col_offset": 20, "nodeName": "MonitorSeries", "type": "Any"}, {"lineNumber": 127, "col_offset": 40, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 128, "col_offset": 18, "nodeName": "MonitorSeries", "type": "Any"}, {"lineNumber": 128, "col_offset": 50, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 129, "col_offset": 19, "nodeName": "MonitorTimeElapsed", "type": "Any"}, {"lineNumber": 129, "col_offset": 55, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 130, "col_offset": 19, "nodeName": "MonitorSeries", "type": "Any"}, {"lineNumber": 130, "col_offset": 47, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 131, "col_offset": 17, "nodeName": "MonitorSeries", "type": "Any"}, {"lineNumber": 131, "col_offset": 48, "nodeName": "monitor", "type": "Any"}, {"lineNumber": 134, "col_offset": 41, "nodeName": "model_tweak_digitscaps", "type": "Any"}, {"lineNumber": 135, "col_offset": 8, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 136, "col_offset": 15, "nodeName": "save_nnp", "type": "Any"}, {"lineNumber": 137, "col_offset": 41, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 138, "col_offset": 4, "nodeName": "save", "type": "Any"}, {"lineNumber": 139, "col_offset": 57, "nodeName": "contents", "type": "Any"}, {"lineNumber": 143, "col_offset": 11, "nodeName": "data_iterator_mnist", "type": "Any"}, {"lineNumber": 143, "col_offset": 31, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 144, "col_offset": 12, "nodeName": "data_iterator_mnist", "type": "Any"}, {"lineNumber": 144, "col_offset": 32, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 147, "col_offset": 7, "nodeName": "checkpoint", "type": "Any"}, {"lineNumber": 149, "col_offset": 8, "nodeName": "start_point", "type": "Any"}, {"lineNumber": 151, "col_offset": 13, "nodeName": "range", "type": "Type[xrange]"}, {"lineNumber": 151, "col_offset": 19, "nodeName": "start_point", "type": "Any"}, {"lineNumber": 151, "col_offset": 32, "nodeName": "max_epochs", "type": "Any"}, {"lineNumber": 154, "col_offset": 8, "nodeName": "learning_rate", "type": "Any"}, {"lineNumber": 161, "col_offset": 8, "nodeName": "train_error", "type": "float"}, {"lineNumber": 162, "col_offset": 8, "nodeName": "train_loss", "type": "float"}, {"lineNumber": 163, "col_offset": 8, "nodeName": "train_mloss", "type": "float"}, {"lineNumber": 164, "col_offset": 8, "nodeName": "train_rloss", "type": "float"}, {"lineNumber": 165, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 175, "col_offset": 8, "nodeName": "train_error", "type": "Any"}, {"lineNumber": 175, "col_offset": 23, "nodeName": "train_iter", "type": "int"}, {"lineNumber": 176, "col_offset": 8, "nodeName": "train_loss", "type": "Any"}, {"lineNumber": 176, "col_offset": 22, "nodeName": "train_iter", "type": "int"}, {"lineNumber": 177, "col_offset": 8, "nodeName": "train_mloss", "type": "Any"}, {"lineNumber": 177, "col_offset": 23, "nodeName": "train_iter", "type": "int"}, {"lineNumber": 178, "col_offset": 8, "nodeName": "train_rloss", "type": "Any"}, {"lineNumber": 178, "col_offset": 23, "nodeName": "train_iter", "type": "int"}, {"lineNumber": 181, "col_offset": 8, "nodeName": "val_error", "type": "float"}, {"lineNumber": 182, "col_offset": 12, "nodeName": "j", "type": "int"}, {"lineNumber": 186, "col_offset": 8, "nodeName": "val_error", "type": "Any"}, {"lineNumber": 186, "col_offset": 21, "nodeName": "val_iter", "type": "int"}, {"lineNumber": 198, "col_offset": 15, "nodeName": "save_nnp", "type": "Any"}, {"lineNumber": 199, "col_offset": 41, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 200, "col_offset": 4, "nodeName": "save", "type": "Any"}, {"lineNumber": 201, "col_offset": 50, "nodeName": "contents", "type": "Any"}, {"lineNumber": 205, "col_offset": 4, "nodeName": "train", "type": "Callable[[], Any]"}, {"lineNumber": 38, "col_offset": 17, "nodeName": "pred", "type": "Any"}, {"lineNumber": 49, "col_offset": 13, "nodeName": "argparse", "type": "module"}, {"lineNumber": 50, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 50, "col_offset": 51, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 51, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 52, "col_offset": 29, "nodeName": "float", "type": "Type[float]"}, {"lineNumber": 53, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 54, "col_offset": 29, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 54, "col_offset": 42, "nodeName": "monitor_path", "type": "str"}, {"lineNumber": 56, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 56, "col_offset": 51, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 58, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 58, "col_offset": 48, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 60, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 60, "col_offset": 50, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 62, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 62, "col_offset": 52, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 64, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 68, "col_offset": 4, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 68, "col_offset": 45, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 70, "col_offset": 11, "nodeName": "parser", "type": "argparse.ArgumentParser"}, {"lineNumber": 71, "col_offset": 11, "nodeName": "isdir", "type": "Callable[[Union[str, unicode]], bool]"}, {"lineNumber": 71, "col_offset": 25, "nodeName": "monitor_path", "type": "Any"}, {"lineNumber": 72, "col_offset": 8, "nodeName": "makedirs", "type": "Callable[..., None]"}, {"lineNumber": 72, "col_offset": 20, "nodeName": "monitor_path", "type": "Any"}, {"lineNumber": 87, "col_offset": 4, "nodeName": "logger", "type": "Any"}, {"lineNumber": 87, "col_offset": 34, "nodeName": "context", "type": "Any"}, {"lineNumber": 89, "col_offset": 8, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 89, "col_offset": 32, "nodeName": "device_id", "type": "Any"}, {"lineNumber": 89, "col_offset": 60, "nodeName": "type_config", "type": "Any"}, {"lineNumber": 90, "col_offset": 4, "nodeName": "nn", "type": "Any"}, {"lineNumber": 93, "col_offset": 12, "nodeName": "nn", "type": "Any"}, {"lineNumber": 93, "col_offset": 25, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 94, "col_offset": 12, "nodeName": "nn", "type": "Any"}, {"lineNumber": 94, "col_offset": 25, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 96, "col_offset": 15, "nodeName": "F", "type": "Any"}, {"lineNumber": 97, "col_offset": 9, "nodeName": "parameter_scope", "type": "Any"}, {"lineNumber": 98, "col_offset": 39, "nodeName": "capsule_net", "type": "Any"}, {"lineNumber": 99, "col_offset": 12, "nodeName": "x", "type": "Any"}, {"lineNumber": 100, "col_offset": 9, "nodeName": "parameter_scope", "type": "Any"}, {"lineNumber": 101, "col_offset": 16, "nodeName": "capsule_reconstruction", "type": "Any"}, {"lineNumber": 101, "col_offset": 45, "nodeName": "caps", "type": "Any"}, {"lineNumber": 101, "col_offset": 51, "nodeName": "t_onehot", "type": "Any"}, {"lineNumber": 102, "col_offset": 38, "nodeName": "model", "type": "Any"}, {"lineNumber": 108, "col_offset": 13, "nodeName": "nn", "type": "Any"}, {"lineNumber": 108, "col_offset": 26, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 109, "col_offset": 13, "nodeName": "nn", "type": "Any"}, {"lineNumber": 109, "col_offset": 26, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 111, "col_offset": 9, "nodeName": "parameter_scope", "type": "Any"}, {"lineNumber": 112, "col_offset": 8, "nodeName": "_", "type": "Any"}, {"lineNumber": 112, "col_offset": 11, "nodeName": "_", "type": "Any"}, {"lineNumber": 112, "col_offset": 14, "nodeName": "_", "type": "Any"}, {"lineNumber": 112, "col_offset": 17, "nodeName": "_", "type": "Any"}, {"lineNumber": 112, "col_offset": 20, "nodeName": "vpred", "type": "Any"}, {"lineNumber": 112, "col_offset": 28, "nodeName": "capsule_net", "type": "Any"}, {"lineNumber": 112, "col_offset": 46, "nodeName": "vx", "type": "Any"}, {"lineNumber": 115, "col_offset": 13, "nodeName": "S", "type": "Any"}, {"lineNumber": 115, "col_offset": 20, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 116, "col_offset": 4, "nodeName": "solver", "type": "Any"}, {"lineNumber": 116, "col_offset": 26, "nodeName": "get_parameters", "type": "Any"}, {"lineNumber": 120, "col_offset": 29, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 121, "col_offset": 27, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 122, "col_offset": 4, "nodeName": "logger", "type": "Any"}, {"lineNumber": 122, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 122, "col_offset": 52, "nodeName": "train_iter", "type": "int"}, {"lineNumber": 122, "col_offset": 64, "nodeName": "val_iter", "type": "int"}, {"lineNumber": 123, "col_offset": 22, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 135, "col_offset": 8, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 136, "col_offset": 31, "nodeName": "m_image", "type": "Any"}, {"lineNumber": 136, "col_offset": 46, "nodeName": "m_label", "type": "Any"}, {"lineNumber": 136, "col_offset": 61, "nodeName": "m_noise", "type": "Any"}, {"lineNumber": 137, "col_offset": 31, "nodeName": "m_recon", "type": "Any"}, {"lineNumber": 137, "col_offset": 41, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 138, "col_offset": 4, "nodeName": "save", "type": "Any"}, {"lineNumber": 138, "col_offset": 14, "nodeName": "join", "type": "Callable"}, {"lineNumber": 138, "col_offset": 27, "nodeName": "monitor_path", "type": "Any"}, {"lineNumber": 143, "col_offset": 31, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 144, "col_offset": 32, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 147, "col_offset": 7, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 149, "col_offset": 22, "nodeName": "load_checkpoint", "type": "Any"}, {"lineNumber": 149, "col_offset": 38, "nodeName": "checkpoint", "type": "Any"}, {"lineNumber": 149, "col_offset": 55, "nodeName": "solver", "type": "Any"}, {"lineNumber": 151, "col_offset": 32, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 154, "col_offset": 24, "nodeName": "learning_rate", "type": "Any"}, {"lineNumber": 155, "col_offset": 11, "nodeName": "e", "type": "int"}, {"lineNumber": 156, "col_offset": 12, "nodeName": "learning_rate", "type": "Any"}, {"lineNumber": 157, "col_offset": 8, "nodeName": "set_learning_rate", "type": "Any"}, {"lineNumber": 157, "col_offset": 33, "nodeName": "learning_rate", "type": "Any"}, {"lineNumber": 158, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 158, "col_offset": 23, "nodeName": "e", "type": "int"}, {"lineNumber": 158, "col_offset": 26, "nodeName": "learning_rate", "type": "Any"}, {"lineNumber": 165, "col_offset": 17, "nodeName": "range", "type": "Type[xrange]"}, {"lineNumber": 165, "col_offset": 23, "nodeName": "train_iter", "type": "int"}, {"lineNumber": 171, "col_offset": 12, "nodeName": "train_error", "type": "Any"}, {"lineNumber": 172, "col_offset": 12, "nodeName": "train_loss", "type": "Any"}, {"lineNumber": 172, "col_offset": 26, "nodeName": "d", "type": "Any"}, {"lineNumber": 173, "col_offset": 12, "nodeName": "train_mloss", "type": "Any"}, {"lineNumber": 173, "col_offset": 27, "nodeName": "d", "type": "Any"}, {"lineNumber": 174, "col_offset": 12, "nodeName": "train_rloss", "type": "Any"}, {"lineNumber": 174, "col_offset": 27, "nodeName": "d", "type": "Any"}, {"lineNumber": 182, "col_offset": 17, "nodeName": "range", "type": "Type[xrange]"}, {"lineNumber": 182, "col_offset": 23, "nodeName": "val_iter", "type": "int"}, {"lineNumber": 185, "col_offset": 12, "nodeName": "val_error", "type": "Any"}, {"lineNumber": 189, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 189, "col_offset": 25, "nodeName": "e", "type": "int"}, {"lineNumber": 190, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 190, "col_offset": 25, "nodeName": "e", "type": "int"}, {"lineNumber": 190, "col_offset": 28, "nodeName": "train_loss", "type": "Any"}, {"lineNumber": 191, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 191, "col_offset": 26, "nodeName": "e", "type": "int"}, {"lineNumber": 191, "col_offset": 29, "nodeName": "train_mloss", "type": "Any"}, {"lineNumber": 192, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 192, "col_offset": 26, "nodeName": "e", "type": "int"}, {"lineNumber": 192, "col_offset": 29, "nodeName": "train_rloss", "type": "Any"}, {"lineNumber": 193, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 193, "col_offset": 24, "nodeName": "e", "type": "int"}, {"lineNumber": 193, "col_offset": 27, "nodeName": "train_error", "type": "Any"}, {"lineNumber": 194, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 194, "col_offset": 25, "nodeName": "e", "type": "int"}, {"lineNumber": 194, "col_offset": 28, "nodeName": "val_error", "type": "Any"}, {"lineNumber": 195, "col_offset": 8, "nodeName": "save_checkpoint", "type": "Any"}, {"lineNumber": 195, "col_offset": 24, "nodeName": "monitor_path", "type": "Any"}, {"lineNumber": 195, "col_offset": 43, "nodeName": "e", "type": "int"}, {"lineNumber": 195, "col_offset": 46, "nodeName": "solver", "type": "Any"}, {"lineNumber": 198, "col_offset": 31, "nodeName": "m_image", "type": "Any"}, {"lineNumber": 198, "col_offset": 46, "nodeName": "m_label", "type": "Any"}, {"lineNumber": 198, "col_offset": 61, "nodeName": "m_noise", "type": "Any"}, {"lineNumber": 199, "col_offset": 31, "nodeName": "m_recon", "type": "Any"}, {"lineNumber": 199, "col_offset": 41, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 200, "col_offset": 4, "nodeName": "save", "type": "Any"}, {"lineNumber": 200, "col_offset": 14, "nodeName": "join", "type": "Callable"}, {"lineNumber": 200, "col_offset": 27, "nodeName": "monitor_path", "type": "Any"}, {"lineNumber": 39, "col_offset": 12, "nodeName": "pred_label", "type": "Any"}, {"lineNumber": 39, "col_offset": 26, "nodeName": "flat", "type": "Any"}, {"lineNumber": 71, "col_offset": 11, "nodeName": "path", "type": "module"}, {"lineNumber": 71, "col_offset": 25, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 72, "col_offset": 8, "nodeName": "os", "type": "module"}, {"lineNumber": 72, "col_offset": 20, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 87, "col_offset": 34, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 89, "col_offset": 32, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 89, "col_offset": 60, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 93, "col_offset": 25, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 94, "col_offset": 25, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 97, "col_offset": 9, "nodeName": "nn", "type": "Any"}, {"lineNumber": 98, "col_offset": 39, "nodeName": "model", "type": "Any"}, {"lineNumber": 99, "col_offset": 58, "nodeName": "grad_dynamic_routing", "type": "Any"}, {"lineNumber": 100, "col_offset": 9, "nodeName": "nn", "type": "Any"}, {"lineNumber": 101, "col_offset": 16, "nodeName": "model", "type": "Any"}, {"lineNumber": 108, "col_offset": 26, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 109, "col_offset": 26, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 111, "col_offset": 9, "nodeName": "nn", "type": "Any"}, {"lineNumber": 112, "col_offset": 28, "nodeName": "model", "type": "Any"}, {"lineNumber": 116, "col_offset": 26, "nodeName": "nn", "type": "Any"}, {"lineNumber": 120, "col_offset": 29, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 121, "col_offset": 27, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 138, "col_offset": 14, "nodeName": "path", "type": "module"}, {"lineNumber": 138, "col_offset": 27, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 143, "col_offset": 58, "nodeName": "RandomState", "type": "Any"}, {"lineNumber": 149, "col_offset": 38, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 154, "col_offset": 24, "nodeName": "solver", "type": "Any"}, {"lineNumber": 157, "col_offset": 8, "nodeName": "solver", "type": "Any"}, {"lineNumber": 158, "col_offset": 8, "nodeName": "monitor_lr", "type": "Any"}, {"lineNumber": 166, "col_offset": 12, "nodeName": "d", "type": "Any"}, {"lineNumber": 166, "col_offset": 21, "nodeName": "d", "type": "Any"}, {"lineNumber": 166, "col_offset": 31, "nodeName": "next", "type": "Any"}, {"lineNumber": 167, "col_offset": 12, "nodeName": "zero_grad", "type": "Any"}, {"lineNumber": 168, "col_offset": 12, "nodeName": "forward", "type": "Any"}, {"lineNumber": 169, "col_offset": 12, "nodeName": "backward", "type": "Any"}, {"lineNumber": 170, "col_offset": 12, "nodeName": "update", "type": "Any"}, {"lineNumber": 171, "col_offset": 27, "nodeName": "categorical_error", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 171, "col_offset": 45, "nodeName": "d", "type": "Any"}, {"lineNumber": 171, "col_offset": 53, "nodeName": "d", "type": "Any"}, {"lineNumber": 172, "col_offset": 26, "nodeName": "loss", "type": "Any"}, {"lineNumber": 173, "col_offset": 27, "nodeName": "loss_margin", "type": "Any"}, {"lineNumber": 174, "col_offset": 27, "nodeName": "loss_reconst", "type": "Any"}, {"lineNumber": 183, "col_offset": 12, "nodeName": "d", "type": "Any"}, {"lineNumber": 183, "col_offset": 22, "nodeName": "d", "type": "Any"}, {"lineNumber": 183, "col_offset": 33, "nodeName": "next", "type": "Any"}, {"lineNumber": 184, "col_offset": 12, "nodeName": "forward", "type": "Any"}, {"lineNumber": 185, "col_offset": 25, "nodeName": "categorical_error", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 185, "col_offset": 43, "nodeName": "d", "type": "Any"}, {"lineNumber": 185, "col_offset": 52, "nodeName": "d", "type": "Any"}, {"lineNumber": 189, "col_offset": 8, "nodeName": "monitor_time", "type": "Any"}, {"lineNumber": 190, "col_offset": 8, "nodeName": "monitor_loss", "type": "Any"}, {"lineNumber": 191, "col_offset": 8, "nodeName": "monitor_mloss", "type": "Any"}, {"lineNumber": 192, "col_offset": 8, "nodeName": "monitor_rloss", "type": "Any"}, {"lineNumber": 193, "col_offset": 8, "nodeName": "monitor_err", "type": "Any"}, {"lineNumber": 194, "col_offset": 8, "nodeName": "monitor_verr", "type": "Any"}, {"lineNumber": 195, "col_offset": 24, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 200, "col_offset": 14, "nodeName": "path", "type": "module"}, {"lineNumber": 200, "col_offset": 27, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 39, "col_offset": 26, "nodeName": "label", "type": "Any"}, {"lineNumber": 71, "col_offset": 11, "nodeName": "os", "type": "module"}, {"lineNumber": 99, "col_offset": 58, "nodeName": "args", "type": "argparse.Namespace"}, {"lineNumber": 138, "col_offset": 14, "nodeName": "os", "type": "module"}, {"lineNumber": 166, "col_offset": 12, "nodeName": "image", "type": "Any"}, {"lineNumber": 166, "col_offset": 21, "nodeName": "label", "type": "Any"}, {"lineNumber": 166, "col_offset": 31, "nodeName": "data", "type": "Any"}, {"lineNumber": 167, "col_offset": 12, "nodeName": "solver", "type": "Any"}, {"lineNumber": 168, "col_offset": 12, "nodeName": "loss", "type": "Any"}, {"lineNumber": 169, "col_offset": 12, "nodeName": "loss", "type": "Any"}, {"lineNumber": 170, "col_offset": 12, "nodeName": "solver", "type": "Any"}, {"lineNumber": 171, "col_offset": 45, "nodeName": "pred", "type": "Any"}, {"lineNumber": 171, "col_offset": 53, "nodeName": "label", "type": "Any"}, {"lineNumber": 183, "col_offset": 12, "nodeName": "vimage", "type": "Any"}, {"lineNumber": 183, "col_offset": 22, "nodeName": "vlabel", "type": "Any"}, {"lineNumber": 183, "col_offset": 33, "nodeName": "vdata", "type": "Any"}, {"lineNumber": 184, "col_offset": 12, "nodeName": "vpred", "type": "Any"}, {"lineNumber": 185, "col_offset": 43, "nodeName": "vpred", "type": "Any"}, {"lineNumber": 185, "col_offset": 52, "nodeName": "vlabel", "type": "Any"}, {"lineNumber": 200, "col_offset": 14, "nodeName": "os", "type": "module"}]
{"type": "Feature", "id": 2038054, "geometry": {"type": "MultiPolygon", "coordinates": [[[[37.972771, 54.177349], [37.972771, 54.186451], [37.95723, 54.186451], [37.95723, 54.177349], [37.972771, 54.177349]]]]}, "properties": {"woe:id": 2038054, "woe:parent_id": 12599418, "woe:name": "Lozhka", "woe:placetype": 7, "woe:placetype_name": "Town", "woe:lang": "ENG", "iso:country": "RU", "meta:provider": ["geoplanet:7.8.1", "geoplanet:7.9.0", "geoplanet:7.10.0", "geoplanet:8.0.0", "woeplanet:8.0.0"], "meta:indexed": "2020-08-21T10:27:22.202263", "woe:alias_UNK_Q": ["\u041b\u043e\u0436\u043a\u0430"], "meta:updated": "2020-10-14T10:59:00.307450", "woe:adjacent": [2032833], "woe:hierarchy": {"continent": 24865671, "country": 23424936, "town": 0, "planet": 1, "county": 12599418, "suburb": 0, "state": 2346929, "region": 0, "localadmin": 0}, "woe:timezone_id": 56043614, "woe:concordances": {"gn:id": 534570, "qs:id": 444356}, "woe:hash": "ucdupz57khb6", "geom:min_latitude": 54.177349, "woe:centroid": [37.962399, 54.179661], "geom:latitude": 54.179661, "woe:max_longitude": 37.972771, "geom:max_longitude": 37.972771, "geom:centroid": [37.962399, 54.179661], "geom:max_latitude": 54.186451, "woe:bbox": [37.95723, 54.177349, 37.972771, 54.186451], "geom:bbox": [37.95723, 54.177349, 37.972771, 54.186451], "woe:min_latitude": 54.177349, "woe:min_longitude": 37.95723, "geom:longitude": 37.962399, "geom:hash": "ucdupz57khb6", "woe:latitude": 54.179661, "geom:min_longitude": 37.95723, "woe:longitude": 37.962399, "woe:max_latitude": 54.186451, "woe:repo": "woeplanet-town-ru", "geom:area": 1027986.5562381744, "woe:scale": 16}}
{"poster":"CrystalBeard","date":"2019-11-17T04:40:00.003+0000","title":"Is picking a new champion INTing?","subforum":"Player Behavior","up_votes":1,"down_votes":12,"body":"So, there's been quite a few Sennas in ranked recently and the results have been... less than impressive. I had a Senna go mid and well... she fed the enemy Yasuo pretty hard. I don't know if she had never played the character before, but it sure seemed that way. So my question is this, is picking a character you've never played before and doing badly with them inting?","replies":[{"poster":"Kuthillick","date":"2019-11-17T04:58:54.136+0000","up_votes":10,"down_votes":0,"body":"Step 1. Identify what \"Int'ing\" is short for. (Intentionally if you needed help).\nStep 2. Look up what Intentional Means.\nStep 3. Ask yourself if the player was intentionally feeding kills over and over.\nStep 4. Realize the Answer to #3 is No.\nStep 5. Use acquired information to answer your own question.\nStep 6. Thank evolution for higher level thinking.","replies":[{"poster":"Shmeeve","date":"2019-11-17T07:21:10.540+0000","up_votes":3,"down_votes":0,"body":"> [{quoted}](name=Kuthillick,realm=NA,application-id=ZGEFLEUQ,discussion-id=boz6FPEP,comment-id=0003,timestamp=2019-11-17T04:58:54.136+0000)\n>\n> Step 1. Identify what \"Int'ing\" is short for. (Intentionally if you needed help).\n> Step 2. Look up what Intentional Means.\n> Step 3. Ask yourself if the player was intentionally feeding kills over and over.\n> Step 4. Realize the Answer to #3 is No.\n> Step 5. Use acquired information to answer your own question.\n> Step 6. Thank evolution for higher level thinking.\n\nStep 7. Buy eggnog","replies":[{"poster":"LePruck","date":"2019-11-17T07:51:16.969+0000","up_votes":1,"down_votes":0,"body":"Always buy eggnog","replies":[]}]}]},{"poster":"DuskDaUmbreon","date":"2019-11-17T04:44:15.740+0000","up_votes":6,"down_votes":0,"body":">Is picking a new champion INTing?\n\nNo.\n\n>So my question is this, is picking a character you've never played before and doing badly with them inting?\n\nNeither of these are inting.","replies":[]},{"poster":"MagicFlyingLlama","date":"2019-11-17T05:07:21.798+0000","up_votes":3,"down_votes":0,"body":"{{sticker:zombie-brand-mindblown}}","replies":[]},{"poster":"UltimateShield13","date":"2019-11-17T04:43:55.620+0000","up_votes":3,"down_votes":0,"body":"Of course not. It's just picking a champion you don't know well and not doing so great with them. In what way is that intentional feeding?","replies":[]},{"poster":"Prince Purge","date":"2019-11-17T04:50:36.998+0000","up_votes":2,"down_votes":0,"body":"It isn't inting, but it shouldn't be done in ranked if they never played senna before.","replies":[]},{"poster":"Néékö","date":"2019-11-17T07:57:16.222+0000","up_votes":1,"down_votes":0,"body":"I've inted alot of games by this logic... since I've gotten every champ to lv2/3 except {{champion:235}}\nMost as a support :p","replies":[]}]}
{"paper": {"title": "GenEval: A Benchmark Suite for Evaluating Generative Models", "authors": ["Anton Bakhtin", "Arthur Szlam", "Marc'Aurelio Ranzato"], "authorids": ["yolo@fb.com", "aszlam@fb.com", "ranzato@fb.com"], "summary": "We introduce battery of synthetic distributions and metrics for measuring the success of generative models ", "abstract": "Generative models are important for several practical applications, from low level image processing tasks, to model-based planning in robotics. More generally,\nthe study of generative models is motivated by the long-standing endeavor to model uncertainty and to discover structure by leveraging unlabeled data.\nUnfortunately, the lack of an ultimate task of interest has hindered progress in the field, as there is no established way to\ncompare models and, often times, evaluation is based on mere visual inspection of samples drawn from such models.\n\nIn this work, we aim at addressing this problem by introducing a new benchmark evaluation suite, dubbed \\textit{GenEval}.\nGenEval hosts a large array of distributions capturing many important\nproperties of real datasets, yet in a controlled setting, such as lower intrinsic dimensionality, multi-modality, compositionality,\nindependence and causal structure. Any model can be easily plugged for evaluation, provided it can generate samples.\n\nOur extensive evaluation suggests that different models have different strenghts, and that GenEval is a great tool to gain insights about how models and metrics work.\nWe offer GenEval to the community~\\footnote{Available at: \\it{coming soon}.} and believe that this benchmark will facilitate comparison and development of\nnew generative models.", "keywords": ["generative models", "GAN", "VAE", "Real NVP"]}, "meta": {"decision": "Reject", "comment": "The paper introduces a benchmark suite providing a series of synthetic distributions and metrics for the evaluation of generative models. While providing such a tool-kit is interesting and helpful and it extends existing approaches for evaluating generative models on simple distributions, it seems not to allow for very different additional conclusions or insights.This limits the paper's significance. Adding more problems and metrics to the benchmark suite would make it more convincing."}, "review": {"BJe5bbvFyN": {"type": "rebuttal", "replyto": "H1ejlDZKJN", "comment": "Note that we do have \"image-like\" distributions in the set (the \"shifted bumps\" distribution). Moreover, all the distributions we show results for have parameterized difficulty: for example, with the shifted bumps, it is the size of the image (equivalently, the number of bumps), the random scalings to the height and width of the bump, and the amount of ambient noise. It is trivial to adjust the parameters to make the problem harder if we want.\n\nWhen we use a mixture of Gaussians, the difficulty depends on the number of components, and the covariance structure of the components. We show in Figure 1 the effect of changing these. \n\nWhen we build a product of mixtures of Gaussians, the complexity depends on the number of mixture components c per product component, and the number p of product components. We show two settings for these in Figure 6. \n\nFinally, note that it is also trivial with the toolbox to compose distributions to get something as complicated as you want. You want a product of mixtures of shifted bumps and low-d manifolds? its easy, just a line of code. The requirement we have is that any distribution we add we have full control over: we should be able to compute its log-likelihood, sample from it, etc.; but by composing the building blocks one can make enormously complicated distributions over which we have full control. We don't display the results of these things because we don't consider them informative per amount of space we are allowed. \n\nSo, in short: the tool makes it easy to control the difficulty of the problem. The tool does have image-like distributions. We show results on complexities that we consider informative, but this is not because a limit of the tool, but rather because a limit on the pages in a submission. \n\n", "title": "more complex distributions"}, "HJe6ONKE14": {"type": "rebuttal", "replyto": "S1x64itm1V", "comment": " w.r.t. \"Many of these models only sense on more complex distributions\": Choosing synthetic distributions with easily understood properties is part of the contribution of this work. Our approach allows analysis of which models can approximate distributions with which kinds of properties.\n\n While we agree with the statement that on simpler distributions, the neural models may be overkill, we think the idea that a model should *only* \"work\" when the problem is hard (and hard to measure success on) to be a cause for concern. We are careful in this work to not suggest that simple models that can do well on these distributions are better models (see our discussion section). On the other hand, we do see that the neural models often fail to successfully approximate simple distributions. One may surmise that even though these models can generate interesting and convincing samples in more complex settings (e.g. with convolutional networks and image data), they are probably not approximating the distribution there either (corroborating several other works suggesting this). \n\n Note that if nothing else, decoupling the influence of the inductive biases of the model architecture and the modeling protocol is important.\n", "title": "thanks for the response"}, "BkefNpuA2Q": {"type": "review", "replyto": "HJeRm3Aqt7", "review": "Updated to reflect author response:\n\nThis paper proposes a series of metrics to use with a collection of generative models to evaluate different approximate inference frameworks. The generative models are designed to be synthetic and not specialized to a particular task. The paper is clearly written and the motivation is very clear.\n\nWhile there has been work like Forestdb to maintain a collection of generative models, I don't believe\nthere has been work to evaluate how they perform on a series of metrics. There would be great utility\nin having a less ad-hoc way to evaluate inference algorithms.\n\nWhile the idea is sound, the work still feels a bit incomplete. The only distributions used in the experimental section seem to be Gaussians and Mixture of Gaussians. Many more families of distributions are mentioned in Section 3, and it would have been nice to show some evaluation of them considering the code is already there. In addition to distributions mentioned in Section 3, it would help if there were a few larger dimensional distributions. Often for evaluation now, many papers\nuse a Deep Gaussian model trained to model MNIST digits. I worry that insights drawn from\nthe synthetic examples won't transfer when the models are applied to real-world tasks.\n\nI would like to see described a wider variety of models, including possibly more models with\ndiscrete latent variables as much recent literature is currently exploring.\n\nThe paper is a bit confusing in how it discusses distributions and models. Distributions form the ground truth we compare different trained models to. It would been more clear for me if the explanation with supplemented with some notation to describe who will compare draws from the true data distributions to samples from each of the trained generative models.\n\n", "title": "This paper proposes a series of metrics and generative models to evaluate different approximate inference frameworks.", "rating": "5: Marginally below acceptance threshold", "confidence": "3: The reviewer is fairly confident that the evaluation is correct"}, "S1esM6qiCX": {"type": "rebuttal", "replyto": "H1xrM48i0m", "comment": "We mean that for a distribution P, we can write down the neural generator (i.e. explicitly write down the values of the weights) that would map Gaussian noise to P with low distortion in our metrics. However, when we train a GAN, for example, with the generator hyperparameters (e.g. number of layers, nonlinearity type, and hidden dimensions) of the hand-designed model (and a sweep over discriminator parameters), the training fails to find a generator that is low distortion. Thus we know that the reason for the failure to find the generator is because of the optimization/optimization protocol, and not because a good generator is not realizable by the neural nets we use. ", "title": "failure of optimization/training protocol"}, "SkgfBIGYCm": {"type": "rebuttal", "replyto": "BkefNpuA2Q", "comment": "\u201cThe only models mentioned are Gaussians and Mixture of Gaussians. Section 4 mentions VAEs and GANs but those are not generally seen as particular generative models.\u201d :\nThis is not true. We show results using Gaussians, Mixtures of Gaussians, Kernel Density Estimators, VAEs, several flavors of GANs, and Real NVPs (see sec. 4). \nWhile one can make an argument that a GAN is not a generative model by some definitions, all the other models are generative models by standard definitions. Furthermore, we take pains to give a definition of \u201cgenerative model\u201d as used in the paper (see third paragraph in the introduction). \n \n \u201cI would like to see described a wider variety of models, including possibly models with discrete latent variables as much recent literatue is currently exploring.\u201d: \nBesides the fact that we do in fact have a wide variety of deep and non-deep models, note that we include mixtures of Gaussians, and KDE\u2019s, both of which have discrete latent variables.\n\n\u201c\u201cOften for evaluation now, many papers use a Deep Gaussian model trained to model MNIST digits. I worry that insights drawn from the synthetic examples won't transfer when the models are applied to real-world tasks.\u201d\nThe point of this work is to work in a controlled setting. Since we know the properties of the ground truth data distribution, we can leverage these properties to much more accurately estimate model fitting using our various distortion metrics. See last paragraph of sec 7 and sec. 8 for a summary of the findings and contributions. In short, this work is meant to be complementary to prior attempts at comparing generative models using natural images.", "title": "rebuttal:"}, "H1xNzHZFRQ": {"type": "rebuttal", "replyto": "H1gCUtMchQ", "comment": "##\n\n\" - In Section 1, the authors argued that \"we deliberately ... domain specific neural architectures\". Then in footnote 4, they mentioned that ....\": \n\nThe \"specific neural architectures\" that can generate the distributions *were* in the search space of the parameter sweeps/optimizations; that is the point of the comment. We explicitly wrote down the weights of a network (with a choice of hyper-parameters from the sweep) that was a (near) solution to the given modeling problem. The goal of this exercise was to show that the modeling failures were not because it is impossible to model the distributions with the architectures that were in the sweep, but because the protocol/optimization failed to find the correct parameters.\n\n##\n\n\"The authors only used ...\" :\n\nThe distributions should be learnable with 10K training points. They either have very low-dim structure (2 or 3 intrinsic dim), a small number of very well defined clusters (<50), or independence structure that factorizes the distribution into several (simpler) distributions with these structures (e.g. the product of mixtures is 3 clusters per independent factor, with <8 factors). The empirical results suggest that these *are* mostly learnable at this numbers of samples, even if not learned by every scheme. Furthermore, sample complexity is a reasonable thing to care about- in our opinion restricting to the case where one has access to unlimited samples is unrealistic.", "title": "response to \"other issues\""}, "BkepyS-FAX": {"type": "rebuttal", "replyto": "H1gCUtMchQ", "comment": "\"are not well known\": We still see many papers suggesting that GANs learn a generator that accurately samples from a generic distribution. Just showing that this is not empirically true across a wide range of distributions and GAN variants, and with huge parameter sweeps (a grid search with about 20000 different combinations of hyper-parameters) is valuable: even if it is well known by some, corroboration of these results at this scale is useful.\n\n##\n\n\"Pros and Cons\": we make the following conclusions, amongst others:\n\n1: RealNVP works generally better than the other neural models we tested, although it also fails to model distributions as simple as mixture of Gaussians with relatively large number of components and tight covariance (see the 3d paragraph in the discussion section, and also each of the paragraphs in section 7 describing the tables). \n\n2: Mixture of Gaussians and KDE are baselines that can be hard to beat in these simple settings, but can also fail catastrophically, e.g. for MOG when the number of clusters in the data is much higher than in the mixture (figure 1 and 2), and for KDE when distributions have product structure (figure 4 and the discussion of it in section 7) \n\n3: different distortion statistics offer complementary insights into the performance of various models. In particular, while 2S is generally more trustworthy since its oracle performance is closer to 0, OT can offer a different perspective (see 3d paragraph in section 7 describing figure 1). This is true even when OT \"fails\" (see VAE working better than oracle hinting at its denoising effect). Specifically, OT is less trustworthy when the true distribution has an intrinsically high dimension, and fills space.\n\n4: The GAN variants do not generally seem to improve over vanilla GAN, except in cluster coverage in the product of mixtures distribution (discussed in the 2nd paragraph of the discussion section).\n\n5: VAE's can collapse to a manifold, and fail at capturing \"noise\" dimensions (see 4th paragraph in section 7 or last paragraph in the discussion section 8)\n\nOur paper documents an analysis tool designed to answer the question \"Can your model learn to sample some simple distributions?\". We absolutely think it will help drive model design, because if you think, for example, that your new optimization method is making GANs better, you can test that. On the other hand, we think explaining the nice properties of GANs, or elucidating \"the reason ... nice generative properties of GANs ...\" is beyond the scope of this work. As is making specific recommendations on how to improve GANs is outside the scope of the work. These are interesting topics, but they are not the topics of this paper.\n\n##\n\nw.r.t. [1] and [2]: our work can be considered a far more comprehensive version of [1]; and in particular, [1] does not really offers any insights that help drive model design, except to show that some forms of GAN seem to struggle with simple 1d distributions. [2] is demonstrating the results of a *particular* test to see if a generative model learns the input distribution, applies it to the setting of image-generating models, and concludes that GANs that produce high quality images are not learning the distribution. That work does suggest a method for improving model design for GAN, namely increasing the discriminator capacity; but in our work we see that this does not seem to be enough. Again, our work is a much more comprehensive suite of tests, and the results of those tests on a set of popular generative modeling protocols. We thank the reviewer for reminding us of these; we cite them in the related work. \n\n", "title": "explanation regarding the pros and cons of the existing models and the efficacy of the proposed metrics *is* substantially discussed in the paper"}, "SkltHnlFRm": {"type": "rebuttal", "replyto": "B1xEK15_nX", "comment": " We thank the referee for their careful review. Your effort has substantially improved the paper.\n\nBefore we respond to specific criticisms: to the best of our knowledge, estimating the distance between continuous, high-dimensional distributions from samples in a computationally tractable manner is not a solved problem. We actually agree with many the issues you raise with the metrics; but we feel it is better to do what we can with what we have rather than wait for the solution to this hard problem. Already there is a lot we can say about the generative models we study even with these imperfect tools. Moreover, we *do* put the oracle scores in each table so a reader can understand when the measurements should be regarded with caution.\n\nResponses to specific criticisms, in order of the review:\n\n\"their followup, Kurach et al.\": we have added a citation. Note that this is concurrent work.\n\n\"You've confused some notions here\": We have replaced the inaccurate language in the revision, we thank the reviewer for the comment. \n\n\"Incidentally, this is exactly the example used in Arora et al.\": we have added a citation to this example.\n\n Note that in many of the examples where the distribution is not near a very low dimensional manifold (which is makes the estimation easier in terms of the number of samples), we use a factorized OT, projecting onto known independent sets of coordinates. This is less powerful than the full OT, because two distributions that have the same marginals would have distance 0, but is easier to estimate. Furthermore, we do in the text discuss the empirical limitations of OT in our particular setting, see the third paragraph in section 7.\n\nYour scheme you call \"Two-Sample Test,\" ... ': We have changed this to \"nearest-neighbor two-sample statistic.\n\n\"The strong change in performance for KDE is somewhat hard to interpret, but maybe has something to do with the connection between KDE and NN-based methods?\": we added a footnote explaining this, see the bottom of page 8.\n\n\n\"There is at least one score in common use for this kind of evaluation with easy-to-compare estimators... \" We will add a flavor of MMD to the final revision, and run all the experiments with it as a primary distortion measure. We apologize for being unable to include it in this revision, but it will definitely be there.\n\n A kernelized MMD with a Gaussian-type kernel is still going to be affected by the curse of dimensionality, as even though one might have better control over how the estimator converges, the metric itself becomes blurrier as a function of dimension. However, we agree with the reviewer that the theoretical properties of MMD make it appealing and appropriate for this work, and not having MMD was a serious omission. Again, this will be rectified for the final revision.\n\n\n\"Why is Pedregosa et al. (2011) cited \": we use this reference because we use this code\n\n\n-\"Mode coverage and related scores ...\": Indeed, this can fail exactly as the reviewer suggests. Note however that a spherical Gaussian is going to have blocks of independent coordinates- it would do well on any reasonable independence test. The point is that we consider this measurement to be not useful if the results using other metrics are very bad.\n\n", "title": "Thanks for helpful review"}, "H1gCUtMchQ": {"type": "review", "replyto": "HJeRm3Aqt7", "review": "This work aims at addressing the generative model evaluation problem by introducing a new benchmark evaluation suite which hosts a large array of distributions capturing different properties. The authors evaluated different generative models including VAE and various variants of the GANs on the benchmark, but the current presentation leaves the details in the dark.\n\nThe proposed benchmark and the accompanied metrics should provide additional insights about those generative models that are not well known and help drive improvement to model design, similar to [1] and [2]. But the presentation of the work, especially the experiment section, only gives abundant number of results without detailed explanation regarding the pros and cons of the existing models, the efficacy of the proposed metrics, or the reason behind some nice generative properties of GANs that are not able to learn the distribution well.\n\nOther issues:\n- In Section 1, the authors argued that \"we deliberately avoid convolutional networks on images with the aim of decoupling the benefits of various modeling paradigms from domain specific neural architectures\". Then in footnote 4, they mentioned that \"constructed by hand neural generators that well approximate these distributions\" which suggests the importance of the domain specific neural architectures. It would be nicer to see how much the \"specific\" neural architectures help and how different metrics favor different architectures.\n- The authors only used 10K training points and 1K test samples, which seems small especially for multivariate distributions. This could have impacts on the quality of the learned models, especially the neural ones.\n\n[1] M. Zaheer, C.-L. Li, B. Poczos, and R. Salakhutdinov. GAN connoisseur: can GANs learn simple 1D parametric distributions? NIPS Workshop on Deep Learning: Bridging Theory and Practice 2017.\n[2] S. Arora, and Y. Zhang. Do GANs actually learn the distributions? An empirical study. arXiv:1706.08224.\n", "title": "Unsatisfactory results on a very important topic", "rating": "5: Marginally below acceptance threshold", "confidence": "4: The reviewer is confident but not absolutely certain that the evaluation is correct"}, "B1xEK15_nX": {"type": "review", "replyto": "HJeRm3Aqt7", "review": "Overall, this is a thorough attempt at a system for evaluating various generative models on synthetic problems vaguely representative of the kinds of problems claimed to be covered by GANs. I think the approach and the conclusions drawn are mostly reasonable, with one major caveat discussed shortly.\n\nI also think it would help in a revision to add evaluations of more recent successors to RealNVP, such as MAF (NIPS 2017, https://arxiv.org/abs/1705.07057 ), Glow ( https://arxiv.org/abs/1807.03039 ), and (although of course this paper came out concurrently with your submission) the promising FFJORD ( https://openreview.net/forum?id=rJxgknCcK7 ). The scale of comparison of GAN variants is also much smaller than that of Lucic et al. or their followup, Kurach et al. ( https://arxiv.org/abs/1807.04720 ), which is not cited here (and should be).\n\nBut primarily, I think there are some serious concerns with your choice of metrics that make the results as they are difficult to interpret.\n\n\n\"Note that OT is not a distance in the standard mathematical sense, as for instance the 'distance' between two sets of points sampled from the same distribution is not zero.\" -- You've confused some notions here. The Wasserstein-1 distance, which is a scalar times the variant of OT you use here, absolutely is a proper distance metric between distributions: W(P, Q) is a metric. But when you compute the OT distance between *samples*, OT(S, T) with S ~ P and T ~ Q, you're equivalently computing the distance W(\\hat{P}, \\hat{Q}) between the empirical distributions of the samples, \\hat{P} = 1/N \\sum_i \\delta_{S_i} and the similar \\hat{Q}, which of course are not the same thing as the source distributions themselves. You can, though, view OT(S, T) as an *estimator* of W(P, Q); the distance between *distributions* is what we actually care about.\n\nIt is well-known that these empirical distributions of samples \\hat{P} converge to the true distribution P (in the Wasserstein sense, W(P, \\hat{P})) exponentially slowly in the dimension, which is what your example about high-dimensional distributions demonstrates. Incidentally, this is exactly the example used in Arora et al. (ICML 2017, https://arxiv.org/abs/1703.00573 ). This means that, viewed as an estimator of the true distance between distributions, the empirical-distribution OT estimator is strongly biased. Thus it becomes very difficult to tell what the true OT value is at any sample size, and moreover this amount of bias might differ for different distribution pairs even at the same sample size, so *comparing* OT estimates at a fixed sample size is a tricky business. For example, in your Figure 2, when the \"oracle\" score is significantly more than zero, you know that all of your estimates are very strongly biased. There is not, as far as I know, any strong reason to suspect that this amount of bias should be comparable for different distribution pairs, making any conclusions drawn from these numbers suspect.\n\n\nYour scheme you call \"Two-Sample Test,\" first, should have a more specific name. Two-sample testing is an extremely broad field, with instances including the classical Kolmogorov-Smirnov test and t tests, the popular-in-ML kernel MMD-based tests, and even Wasserstein-based tests (e.g. https://arxiv.org/abs/1509.02237 ). Previous applications of these tests in GANs and generative models include Bounliphone et al. (ICLR 2016, https://arxiv.org/abs/1511.04581 ), Lopez-Paz and Oquab (2016 - which you cite without a venue but which was at ICLR 2017), Sutherland et al. (ICLR 2017, https://arxiv.org/abs/1611.04488 ), Huang et al. (2018), and more, using a variety of schemes. Your name for this should include \"nearest neighbor\" or something along those lines to avoid confusion.\n\nAlso, you call this an \"extension of the original formulation,\" but in the common case where n(x) is more often right than wrong, your v is exactly \\hat t - 1 of Lopez-Paz and Oquab; see their (2). If it's usually wrong, then v = 1 - \\hat t; only when the signs differ per class does it significantly differ from theirs, and in any case I don't see a real motivation to put the absolute values for each class separately rather than just taking |\\hat t - 1/2|.\n\nMoreover, it's kind of crazy to term your v statistic a two-sample *test* -- you have nothing in there about its sampling distribution, which is key to hypothesis testing to obtain e.g. a p-value. (Maybe the variance of v is very different between different distributions; this is likely the case. In any case the variance will probably become extremely large as the dimension increases.) Comparing this score is thus difficult, but in any case calling it a \"test\" is potentially very misleading. You could, though, estimate the variance as described by Lopez-Paz and Oquab to construct a test.\n\nAlso: you can imagine the statistic v(S, T) as an estimator of the distance between distributions given as\n D(P, Q) = |1/2 - \\int ( 1 if p(x) > q(x), 0 o.w.) p(x) dx|\n + |1/2 - \\int (-1 if p(x) > q(x), 0 o.w.) q(x) dx|.\nBut v(S, T) is, like for the OT distance, a biased estimator of this distance, whose bias will get worse with the dimension. Thus, like with the OT, it's hard to meaningfully compare v(S, T) as an attempt to compare *distributions* based on D, which is what we actually care about. Here the oracle score does not show strong bias: assuming a reasonable number of samples, when P = Q the v estimator is always going be approximately 0. But this doesn't mean that other estimators aren't strongly biased, and indeed this is exactly what your Appendix C shows. The strong change in performance for KDE is somewhat hard to interpret, but maybe has something to do with the connection between KDE and NN-based methods?\n\n\nYour log-likelihood score is an unbiased and asymptotically normal estimate of the true distribution score (the cross-entropy), so it's easy to compare. But it accounts only for a very small portion of comparing distributions.\n\n\nThere is at least one score in common use for this kind of evaluation with easy-to-compare estimators: the squared MMD. It has an easy-to-compute unbiased and asymptotically normal estimator, so it's easy to get confidence intervals for the true value between distributions at any sample size, making comparing the numbers based on a reasonable number of samples easy. There's also a well-devolped theory for how to construct p-values for a test if you want those; Bounliphone et al. above even developed a relative test to compare the MMDs of two models accounting for the correlations due to using the same \"target\" set, though if you use separate target sets (because you can easily sample more points from your synthetic distribution) then it's simpler. The choice of kernel does matter, but I think the median-heuristic Gaussian kernel would be a very reasonable score to add to your repertoire, and for particular distributions you also might be able to pick a better kernel (e.g. based on the causal factors when those exist). See also Binkowski et al. (ICLR 2018, https://arxiv.org/abs/1801.01401 ) for a detailed discussion of these issues in comparison to the FID score.\n\nUsing a metric whose estimation can be understood, and whose estimators can be reliably compared, is I think vital to any evaluation process. This also prevents issues like when RealNVP outperforms the oracle, which should be impossible with any proper evaluation metric.\n\n\n\nMinor points:\n\n- Why is Pedregosa et al. (2011) cited for fitting multivariate Gaussians by maximum likelihood? This is something that doesn't need a citation, especially not to scikit-learn, which doesn't even (I don't think) contain an implementation of fitting Gaussians beyond (np.mean(X, axis=0), np.cov(X, rowvar=False)).\n\n- Mode coverage and related scores: this is based on assigning sample points to their single most likely clusters? I'd imagine that sometimes a model will output points far from any cluster, in which case the cluster that happens to be closest might happen to be the most likely, but it's strange to really count that point as part of that cluster for these scores. Or similarly, a point might be relatively evenly spaced between two clusters, in which case the assignment could be fairly arbitrary, again making these scores a little strange.", "title": "Good but with one glaring flaw", "rating": "6: Marginally above acceptance threshold", "confidence": "4: The reviewer is confident but not absolutely certain that the evaluation is correct"}}}
{"title":"千早「くっ、殺せ!!」","url":"http://invariant0.blog130.fc2.com/blog-entry-10187.html","time":"2017-05-29 16:00:19 UTC"}
{"type":"Feature","id":"node/6771447261","properties":{"addr:housenumber":"80","addr:postcode":"80336","addr:street":"Schwanthalerstraße","alt_name":"Foodsharing Raum","amenity":"vending_machine","description":"Foodsharing FairTeiler","fee":"no","food_sharing":"fruit;vegetable;baked_goods","name":"Foodsharing FairTeiler","name:de":"Foodsharing FairTeiler","name:en":"Foodsharing Room","operator":"Foodsharing","social_facility":"food_sharing","vending":"food","website":"https://www.einewelthaus.de/das-haus/foodsharing/","id":"node/6771447261"},"geometry":{"type":"Point","coordinates":[11.5529573,48.1378906]}}
{"title":"Bitter End-Harsh Realities 320kbps mp3 CDRip ak6103","uid":9678425,"size":98507572,"categoryP":"audio","categoryS":"music","magnet":"?xt=urn:btih:5aa9dd489e277bccf3dee3c96fb63c03c532dceb&amp;dn=Bitter+End-Harsh+Realities+320kbps+mp3+CDRip+ak6103&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":"analogkid6103","files":10,"time":1393611132,"description":"Bitter End-Harsh Realities ...format mp3, bitrate 320 kbps CDRip done by me...Now I need to find good seeders","torrent":{"xt":"urn:btih:5aa9dd489e277bccf3dee3c96fb63c03c532dceb","amp;dn":"Bitter+End-Harsh+Realities+320kbps+mp3+CDRip+ak6103","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"5aa9dd489e277bccf3dee3c96fb63c03c532dceb","infoHashBuffer":{"type":"Buffer","data":[90,169,221,72,158,39,123,204,243,222,227,201,111,182,60,3,197,50,220,235]},"announce":[],"urlList":[]}}
{"index":9,"symbols":["8363FA3B-A0B2-46A3-873C-A07CA2E3A421"],"parentId":"CAD8C1EA-87F5-43C9-A145-C7BBB643265F","name":"Text Fields\/Check-Txt-Info","version":2}
{ "addressType" : "Returns", "desc" : "Returns address" }
{"title":"Sexy brunette babe blows hard cock","uid":8862796,"size":8897677,"categoryP":"porn","categoryS":"movie_clips","magnet":"?xt=urn:btih:dcf85d17f51fd6cd21b946f6fd77957bf0f49181&amp;dn=Sexy+brunette+babe+blows+hard+cock&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"pornophil","files":1,"time":1377818845,"description":"Title: Sexy brunette babe blows hard cock\nResolution: 576x422\nDuration: 00:02:07\nSize: 8.5 MB\n\nScreenshot: &lt;a href=&quot;\nhttp://www.picdumper.com/scr/835dda072a0db71a9dbe9a1b80d838f5&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.picdumper.com/scr/835dda072a0db71a9dbe9a1b80d838f5&lt;/a&gt;\n\nPreview index: &lt;a href=&quot;\nhttp://www.picdumper.com/idx/835dda072a0db71a9dbe9a1b80d838f5&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://www.picdumper.com/idx/835dda072a0db71a9dbe9a1b80d838f5&lt;/a&gt;\n","torrent":{"xt":"urn:btih:dcf85d17f51fd6cd21b946f6fd77957bf0f49181","amp;dn":"Sexy+brunette+babe+blows+hard+cock","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"dcf85d17f51fd6cd21b946f6fd77957bf0f49181","infoHashBuffer":{"type":"Buffer","data":[220,248,93,23,245,31,214,205,33,185,70,246,253,119,149,123,240,244,145,129]},"announce":[],"urlList":[]}}
["??_GFileChannelParent@net@mozilla@@EEAAPEAXI@Z", "??0FileChannelParent@net@mozilla@@QEAA@XZ", "??1FileChannelParent@net@mozilla@@EEAA@XZ"]
{ "id": 118501865, "type": "Feature", "properties": { "addr:full":"Billet La, Normanby Enterprises Pk Scunthorpe Lincolnshire DN15 9YH", "addr:housenumber":"", "addr:postcode":"dn15 9yh", "addr:street":"Billet La;Pk Scunthorpe", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-0.665228,53.639847,-0.665228,53.639847", "geom:latitude":53.639847, "geom:longitude":-0.665228, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"Billet La, Normanby Enterprises Pk", "sg:city":"Scunthorpe", "sg:classifiers":[ { "category":"Home & Garden", "subcategory":"Home Furnishings", "type":"Retail Goods" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1724 276276", "sg:postcode":"DN15 9YH", "sg:province":"Lincolnshire", "sg:tags":[ "furnishers", "planner", "kitchen" ], "src:geom":"simplegeo", "wof:belongsto":[ 85633159, 85684427 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_7JzRhwya1TIqrgBqbEVsri_53.639847_-0.665228@1300740026" }, "wof:country":"GB", "wof:geomhash":"168bf994e1d8900e989ffacca1c80bda", "wof:hierarchy":[ { "country_id":85633159, "region_id":85684427, "venue_id":118501865 } ], "wof:id":118501865, "wof:lastmodified":1496966126, "wof:name":"Wren Kitchens Ltd", "wof:parent_id":85684427, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ -0.665228, 53.639847, -0.665228, 53.639847 ], "geometry": {"coordinates":[-0.665228,53.639847],"type":"Point"} }
{"poster":"Herobigs","date":"2017-02-12T05:16:21.106+0000","title":"Veigar Support? Troll or late game carry?","subforum":"Gameplay","up_votes":1,"down_votes":0,"body":"(FIRST POST SO IF I GET THE BOARD WRONG IM SORRY) I was Veigar support and had saw nothing wrong with the idea, until a couple minutes ago. I went into a Draft game mode and got flamed by 3 of my teammates 5 minutes in. Two of these players were queued and decided it&#039;d be a good idea to just mock my gameplay and the fact I was &quot;trolling&quot; because of my champion pick. Trying to assure the team that I have played Veigar support in the past, they proceeded with the salt and claimed that our team had lost from the beginning because my choice of support. I did report these players at the end of the game, with the enemy team leaning on my side throughout the situation. However, I wanted to know your guys&#039; opinions on Veigar support. I have read a few threads to why Veigar support isn&#039;t entirely a bad idea, but why is it hated so much? Or perhaps, were these people just trolling me?\r\n\r\nI will be leaving a poll here, although you guys can continue to post your inputs.\r\n\r\nThank you guys.","replies":[{"poster":"Ryagi","date":"2017-02-12T05:18:38.254+0000","up_votes":4,"down_votes":1,"body":"{{sticker:slayer-jinx-wink}} Any champion can play any role as long as you know what you are doing and you are not in friken lcs master tier where they will instantly prove to you why veiger shouldn't support. Use it if it works and if you have fun with it.","replies":[{"poster":"DrCyanide","date":"2017-02-12T05:29:10.112+0000","up_votes":3,"down_votes":0,"body":"> you are not in friken lcs master tier where they will instantly prove to you why veiger shouldn't support.\n\nLCS players have run Veigar Support before. It makes more sense than Miss Fortune Support in most instances.","replies":[]},{"poster":"undesirable team","date":"2017-02-12T05:50:18.072+0000","up_votes":1,"down_votes":1,"body":"> [{quoted}](name=Ryagi,realm=NA,application-id=3ErqAdtq,discussion-id=fFuv2g0b,comment-id=0001,timestamp=2017-02-12T05:18:38.254+0000)\n>\n> {{sticker:slayer-jinx-wink}} Any champion can play any role as long as you know what you are doing and you are not in friken lcs master tier where they will instantly prove to you why veiger shouldn&#x27;t support. Use it if it works and if you have fun with it.\n\n{{champion:266}} adc, not support, adc\ntell me how you would make that work in soloq","replies":[{"poster":"Ryagi","date":"2017-02-12T06:06:47.757+0000","up_votes":2,"down_votes":0,"body":"aatrox is not a real champion, riot doesnt like him.","replies":[]}]},{"poster":"soggycucumbers","date":"2017-02-12T05:26:02.081+0000","up_votes":2,"down_votes":5,"body":"how would you know youve never made it past silver 5 {{summoner:14}}","replies":[{"poster":"soggycucumbers","date":"2017-02-12T05:40:16.522+0000","up_votes":2,"down_votes":0,"body":"Just joking I think like season 4 or 5 veigar support saw a good amount competitive play before they nerfed his stun. although i dont know why you would play vei support when you could play someone like zyra, blitz, malz, janna ect. who in my opinion are dominating the current meta. but that being said if the enemy team has a heavy ap and poke comp then you could pick veig.","replies":[{"poster":"PureSilvrr","date":"2017-02-12T06:08:51.347+0000","up_votes":1,"down_votes":0,"body":"stop calling malz a support ;-;","replies":[]}]}]}]},{"poster":"Quil Evrything","date":"2017-02-28T15:15:37.871+0000","up_votes":2,"down_votes":0,"body":"I play veigar support. \nIf you are GOOD at veigar, then he's a good support.\nbtw:, no you cant just \"walk out of the stun ring\". It's *large*. If you're in the middle, you cannot make it out. you are effectively zoned, even if you dont get stunned.\nsomeone claimed bad for draven, but veigar is PERFECT for draven. Because even if they dont initially get hit by the stunring.. they are stuck inside it, so draven almost cant miss his knockaside... which also then knocks them into the stunring :-D","replies":[]},{"poster":"Proxy345","date":"2017-02-12T05:28:48.404+0000","up_votes":2,"down_votes":0,"body":"His E is so much easier to walk out of than it used to be in the past because of the delay. The delay is only 0.5 seconds but thats typically all the time it takes to walk out lol","replies":[]},{"poster":"aqours fanboy","date":"2017-02-12T09:51:44.426+0000","up_votes":1,"down_votes":1,"body":"His only form of CC is a cage that can be easily avoided.\n\nUlt is basically a kill stealer.\n\nNeeds to farm to scale, shouldn't be farming as support.\n\nSo................................yeah, it's troll.","replies":[{"poster":"Friendly Ram","date":"2017-02-28T15:47:35.731+0000","up_votes":3,"down_votes":1,"body":"he can farm champions easily.","replies":[]}]},{"poster":"Friendly Ram","date":"2017-02-28T15:46:46.745+0000","up_votes":1,"down_votes":0,"body":"buy sightstone and a gold generation item and i don't care what else you build. Also your ult is reserved for cowards.","replies":[]},{"poster":"Gibberwatt","date":"2017-02-12T10:00:37.411+0000","up_votes":1,"down_votes":0,"body":"It depends on how you play. If you play a midlane veigar ({{item:3165}} {{item:3089}} FARM), then yeah, its not a great supp. However, if you build tank veigar ({{item:3110}} {{item:3027}} {{item:3065}} {{item:3742}} {{item:3047}} {{item:2301}} ), and acquires stacks through harrass, I would call it 100% viable. You don't end up with the legendary 1200 ap, but you do end up with 200-400 ap, and a fair amount of tank/cd. You also shouldn't use your ult, as it becomes more of a panic button to save your adc in a duel, or pick up one that'l get away (no cast time woot).\n\nbasically, its all about your mindset","replies":[]},{"poster":"reaperteaser","date":"2017-02-12T06:11:42.819+0000","up_votes":1,"down_votes":0,"body":"it depends on how you play it. if you took Dring and are stealling your adcs farm, then troll. if you took a gold gen item, are harassing enemy laners and setting up wards/kills then support.","replies":[]},{"poster":"Alex h8721","date":"2017-02-12T05:18:37.416+0000","up_votes":1,"down_votes":0,"body":"its ok for a passive farming lane but not necessarily w/ an adc like draven who wants to snowball, veigs E is much better for stopping an all in than hitting an offensive stun","replies":[]}]}
[["921", "air greenland", "godthaab", "greenland", "paamiut", "greenland", "0"], ["921", "air greenland", "paamiut", "greenland", "godthaab", "greenland", "0"], ["921", "air greenland", "paamiut", "greenland", "narssarssuaq", "greenland", "0"], ["921", "air greenland", "narssarssuaq", "greenland", "paamiut", "greenland", "0"]]
{"poster":"[NEM SIKERÜLT KIOLVASNI]","date":"2015-08-21T08:14:20.446+0000","title":"Chiefs vs. the world: IWCQ rivals","subforum":"The News Hour","up_votes":0,"down_votes":0,"body":"[ÜRES]","replies":[{"poster":"DubTheeBenson","date":"2015-08-21T10:25:26.043+0000","up_votes":9,"down_votes":0,"body":"C'mon Chiefs you got this! Show OCE proud, I will be watching live and hopefully you guys do well, good luck boys!","replies":[]},{"poster":"uHAXbro","date":"2015-08-21T13:10:09.011+0000","up_votes":5,"down_votes":0,"body":"Go Chef Raydere!\r\n","replies":[{"poster":"uHAXbro","date":"2015-08-21T13:10:29.493+0000","up_votes":3,"down_votes":0,"body":"Cook us up a storm{{champion:223}} ","replies":[]}]},{"poster":"Zorphiax","date":"2015-08-21T15:00:08.068+0000","up_votes":2,"down_votes":0,"body":"Good Luck Chiefs! Stand up for OCE! and OCE will one day be the best region of all time.\r\n\r\nP.S. Riot is there another link where I can watch this not live(I'm busy on the 26th)","replies":[{"poster":"Alex Manisier","date":"2015-08-22T00:56:27.866+0000","up_votes":2,"down_votes":0,"body":"Hey mate, the VODs will be uploaded on YouTube after the games finish on the 26th. So just check out [the channel](https://www.youtube.com/user/RiotGamesOceania/videos) to rewatch the games! {{champion:68}} ","replies":[]}]},{"poster":"SwiftVagabond","date":"2015-08-21T22:46:51.895+0000","up_votes":2,"down_votes":0,"body":"Go Chiefs! Let's hope the Curse of Nunu doesn't appear again.","replies":[]},{"poster":"EXPLOSIVE ENERGY","date":"2015-08-21T14:09:52.308+0000","up_votes":2,"down_votes":0,"body":"(づ。◕‿‿◕。)づTake my energy Chiefs(づ。◕‿‿◕。)づ","replies":[]},{"poster":"Nancy Vandal","date":"2015-08-24T02:40:09.578+0000","up_votes":1,"down_votes":0,"body":"Hey this is probs mad stupid question, but why is it that come counties just win there pro league and go straight to worlds, were the rest need to fight it out in a wildcard shouldn't they be all having match's against each other through out the year to find there placing in worlds then there's a IWCQ with the teams that didnt make the cut through the year?","replies":[{"poster":"Ashplague","date":"2015-08-24T07:16:14.457+0000","up_votes":1,"down_votes":0,"body":"OCE is a relatively new server, the big 5 have been there since the beginning and feature the best players in the world, mainly because they import these players, it would be nice to have every region as equals but it's just not the case. nevertheless I'd love to see chiefs at worlds this year, it'd be so good! ","replies":[]},{"poster":"Nancy Vandal","date":"2015-08-24T02:40:40.314+0000","up_votes":1,"down_votes":0,"body":"Go chiefs woot givem hell :P ","replies":[]}]},{"poster":"WoadKethunt","date":"2015-08-22T13:21:20.041+0000","up_votes":1,"down_votes":0,"body":"i long for the day swiffer solo kills faker #Worlds2015","replies":[]},{"poster":"Undead Pho3nix","date":"2015-08-22T12:58:12.896+0000","up_votes":1,"down_votes":0,"body":"Go Chiefs!","replies":[]},{"poster":"Storm Slayer","date":"2015-08-22T10:46:39.691+0000","up_votes":1,"down_votes":0,"body":"Is there a schedule or something so we can see who plays who and when?\r\n","replies":[]},{"poster":"Milky","date":"2015-08-22T01:46:36.975+0000","up_votes":1,"down_votes":0,"body":"Get OCE known!","replies":[]}]}
["d1b69d6c3a7748e33d659c9b6cdb6e1f5ada18fa"]
{"poster":"TF Autophil","date":"2017-07-03T15:49:39.615+0000","title":"[D5] Elogainzz leicht gemacht","subforum":"Streams & YouTube","embed":{"description":"Twitch is the world's leading video platform and community for gamers. More than 45 million gamers gather every month on Twitch to broadcast, watch and chat about gaming. Twitch's video platform is the backbone of both live and on-demand distribution for the entire video game ecosystem.","url":"https://www.twitch.tv/thechaoscaptain","image":"https://static-cdn.jtvnw.net/jtv_user_pictures/thechaoscaptain-profile_image-43080fd0bd3ff7f4-300x300.png"},"up_votes":1,"down_votes":1,"body":"Heute izi Dia 4 hab ich geh&ouml;rt?\r\nOder vielleicht auch nicht ^^&#039;\r\n\r\nNaja, hauptsache ihr seid da :D\r\nhttps://www.twitch.tv/thechaoscaptain\r\n\r\n{{sticker:slayer-pantheon-popcorn}}","replies":[]}
{ "title": "approxRatio", "cells": [ { "type": "code", "language": "javascript", "data": "// Epsilon -> Real -> Ratio" }, { "type": "code", "language": "javascript", "data": "// approxRatio :: Real -> Real -> Ratio\nconst approxRatio = (eps, n) => {\n const\n gcde = (e, x, y) => {\n const _gcd = (a, b) => (b < e ? a : _gcd(b, a % b));\n return _gcd(Math.abs(x), Math.abs(y));\n },\n c = gcde(Boolean(eps) ? eps : (1 / 10000), 1, n);\n return Ratio(\n Math.floor(n / c), // numerator\n Math.floor(1 / c) // denominator\n );\n};" } ] }
{"poster":"Worst Kench NA","date":"2016-11-15T10:44:21.101+0000","title":"Can the crate drop system be more lenient?","subforum":"Gameplay","up_votes":1,"down_votes":0,"body":"I get that the whole point of only have one drop per champion is to get people playing more of the roster. I&#039;m perfectly fine with that. I&#039;ll also admit that I&#039;m a one(three rather, but you get the point) trick pony, which of course would make succeeding as other champs very difficult. I&#039;ve put myself through hell today trying to get crates because I have five keys stockpiled away (as in actual keys, not just fragments), and since Normals are apparently fucked up as far as I can tell, I&#039;m being matched up with people three times my skill level.\r\n\r\nI understand the thought process behind wanting people to play different champs, but if I try again and again to have a good game with them, and end up constantly either failing that and getting a C+ or lower, or getting carried and only getting a B, I&#039;m going to end up just not bothering with it. I&#039;m hoping that in the future, for next season or whatever, Riot will consider making the hextech crate distributions a little more lenient, so that I can be able to experiment with other champs, while also not torturing myself playing fifty games of that one champ just to get a crate.","replies":[{"poster":"Limmie","date":"2016-11-15T10:50:08.143+0000","up_votes":1,"down_votes":0,"body":"The best way to get boxes is to pair up with somebody who has a champion they can regularly get Ss on. I usually can get Ss pretty consistently with Zyra and Akali (pre-gutting Akali of course) so I'd get box for a lot of my friends that way.\n\nTry to find another OTP at get them to play with you. ","replies":[]}]}
["ecf50ae8ea237a6fd0b2f25e234d6806de9d38d6","e6f00b3ac82ba17d8e596a309737e63f987f5882","643331b51083ea2d563d319e1e29e9aadec287ce","67ffbc875ea7e3bc9d904b2e82eb01da20842ff2"]
{"bbox":[24.8133101,60.1776754,24.8402218,60.1919323],"type":"FeatureCollection","features":[ {"type":"Feature","properties":{"@id":"way/4252946","addr:city":"Espoo","addr:country":"FI","addr:housenumber":"1","addr:postcode":"02150","addr:street":"Otakaari","amenity":"university","architect":"Alvar Aalto","building":"yes","guard:operator":"Securitas","int_name":"Aalto Otaniemi Campus Main building","internet_access":"wlan","name":"Aalto Päärakennus","operator":"Aalto-yliopisto","start_date":"1963"},"geometry":{"type":"Polygon","coordinates":[[[24.8276401,60.185628],[24.8272157,60.185702],[24.8270371,60.1854061],[24.8270954,60.1853958],[24.8268987,60.1851012],[24.8267939,60.1850523],[24.8265978,60.1851468],[24.8268755,60.1855951],[24.8268364,60.1856022],[24.8271109,60.18602],[24.8273675,60.1860265],[24.8276115,60.1864114],[24.8278392,60.1863791],[24.8281051,60.186799],[24.828053,60.1868354],[24.8282729,60.1871859],[24.8284664,60.1874449],[24.8287203,60.1874626],[24.8288099,60.1875432],[24.829171,60.1874847],[24.8290617,60.1872394],[24.8290934,60.187201],[24.8294107,60.1871738],[24.8293767,60.1870467],[24.8294733,60.1870102],[24.8294107,60.1869331],[24.8290985,60.1869836],[24.8286214,60.1862776],[24.8289149,60.1862331],[24.8290845,60.1865011],[24.829352,60.1864597],[24.8291865,60.1861886],[24.8294727,60.1861446],[24.8295986,60.1863402],[24.829607,60.1864851],[24.8304812,60.1863335],[24.8302326,60.1859579],[24.8299839,60.1859962],[24.8300942,60.1861722],[24.8298028,60.1862203],[24.8295416,60.1858493],[24.8293095,60.1858845],[24.829425,60.1860687],[24.8291315,60.1861101],[24.8289494,60.1857644],[24.8284485,60.1858439],[24.8283481,60.1856768],[24.8279535,60.1857385],[24.8278787,60.1857719],[24.8276401,60.185628]]]}}, {"type":"Feature","properties":{"@id":"way/7588374","addr:housenumber":"2","addr:postcode":"02150","addr:street":"Vuorimiehentie","amenity":"university","building":"yes","int_name":"Aalto Materials Science and Technology","name":"Aalto Materiaalitekniikka","name:sv":"Aalto Materialteknik"},"geometry":{"type":"Polygon","coordinates":[[[24.8238246,60.1822815],[24.8235876,60.1824078],[24.8256214,60.1834309],[24.8258789,60.1833071],[24.8253982,60.1830383],[24.8255514,60.1829603],[24.8259819,60.1831791],[24.8262257,60.1830661],[24.8249778,60.1824239],[24.8247717,60.1825219],[24.8253296,60.1828163],[24.8250832,60.1829312],[24.8238246,60.1822815]]]}}, {"type":"Feature","properties":{"@id":"way/7584131","addr:city":"Espoo","addr:housename":"Aalto-yliopisto Maarintalo","addr:housenumber":"3","addr:postcode":"02150","addr:street":"Sähkömiehentie","amenity":"university","building":"school","int_name":"Aalto Maari Building","internet_access":"wlan","name":"Aalto-yliopisto Maarintalo","source":"Bing"},"geometry":{"type":"Polygon","coordinates":[[[24.8257549,60.189548],[24.8269758,60.189157],[24.8267654,60.1889947],[24.8260954,60.1892229],[24.8260489,60.1891869],[24.8255086,60.189358],[24.8257549,60.189548]]]}}, {"type":"Feature","properties":{"@id":"way/4217650","addr:city":"Espoo","addr:country":"FI","addr:housenumber":"2","addr:street":"Konemiehentie","amenity":"university","building":"yes","building:levels":"2","int_name":"Aalto Computer Science","internet_access":"wlan","name":"Aalto Tietotekniikka","start_date":"1998"},"geometry":{"type":"Polygon","coordinates":[[[24.8212885,60.1871792],[24.8218626,60.1870873],[24.8219186,60.1870783],[24.8225411,60.1869791],[24.8224423,60.1869026],[24.8223976,60.1867789],[24.8221329,60.1867998],[24.8220836,60.1867524],[24.822336,60.186716],[24.8222782,60.1865828],[24.8217239,60.1867078],[24.8211387,60.1867604],[24.8210779,60.1867659],[24.8204964,60.1868181],[24.8204333,60.1868238],[24.8203009,60.1868357],[24.8203711,60.1869702],[24.8204691,60.1869622],[24.8206263,60.1873572],[24.8209968,60.1872991],[24.8209549,60.1872326],[24.821232,60.1871882],[24.8212885,60.1871792]]]}}, {"type":"Feature","properties":{"@id":"way/7588741","addr:housenumber":"3","addr:postcode":"02150","addr:street":"Tekniikantie","amenity":"university","building":"yes","int_name":"Aalto Forest Products Technology 2","name":"Aalto Puunjalostustekniikka 2"},"geometry":{"type":"Polygon","coordinates":[[[24.8250152,60.1810143],[24.825623,60.1811138],[24.8257341,60.1809459],[24.8261569,60.1810151],[24.8262471,60.1808787],[24.825815,60.180808],[24.8258736,60.1807196],[24.825275,60.1806217],[24.8250152,60.1810143]]]}}, {"type":"Feature","properties":{"@id":"way/27930945","amenity":"university","building":"yes","guard:operator":"Securitas","int_name":"Aalto Nanophysics lab","internet_access":"wlan","name":"Aalto Nanotalo"},"geometry":{"type":"Polygon","coordinates":[[[24.8263273,60.1867662],[24.826187,60.1866442],[24.8260491,60.1866834],[24.8259693,60.186614],[24.8252067,60.1868307],[24.8251362,60.1867694],[24.8253586,60.1867062],[24.8252728,60.1866316],[24.8250781,60.1866869],[24.8249784,60.1866002],[24.8250793,60.1865715],[24.8249098,60.1864241],[24.8244223,60.1865755],[24.8235241,60.1868308],[24.8237018,60.1869853],[24.8241898,60.1868466],[24.8241466,60.186809],[24.8245597,60.1866915],[24.8246879,60.186803],[24.8242068,60.1869398],[24.8242594,60.1869855],[24.8238613,60.1870986],[24.8241807,60.1873764],[24.8263273,60.1867662]]]}}, {"type":"Feature","properties":{"@id":"way/26608177","addr:housenumber":"3","addr:postcode":"02150","addr:street":"Lämpömiehenkuja","building":"yes","int_name":"Aalto Art House","name":"Aalto Taiteiden talo"},"geometry":{"type":"Polygon","coordinates":[[[24.8306194,60.1819066],[24.8310124,60.1814084],[24.8307801,60.1813631],[24.8302914,60.1819827],[24.8305237,60.182028],[24.8306194,60.1819066]]]}}, {"type":"Feature","properties":{"@id":"way/4252948","addr:housenumber":"9","addr:street":"Otaniementie","amenity":"university","building":"yes","int_name":"Aalto Main Library","internet_access":"wlan","name":"Aalto Otaniemen kampuskirjasto","source":"Bing"},"geometry":{"type":"Polygon","coordinates":[[[24.8275032,60.1850933],[24.8287069,60.1844626],[24.828577,60.1843878],[24.8284438,60.1844047],[24.8279877,60.1846355],[24.8278217,60.1845971],[24.8278777,60.1845352],[24.8277165,60.1844987],[24.8270752,60.1848202],[24.8272039,60.1848532],[24.8271103,60.1849288],[24.8275032,60.1850933]]]}}, {"type":"Feature","properties":{"@id":"way/7578961","amenity":"university","building":"yes","int_name":"Aalto Engineering Physics","internet_access":"wlan","name":"Aalto Teknillinen fysiikka"},"geometry":{"type":"Polygon","coordinates":[[[24.8310604,60.1877533],[24.8311448,60.1876783],[24.8308111,60.1875855],[24.8307254,60.1876616],[24.8305562,60.1876145],[24.8306634,60.1875193],[24.8303948,60.1874446],[24.8295877,60.1881615],[24.8294483,60.1882619],[24.8303531,60.1884911],[24.8304062,60.1884439],[24.8305453,60.1884826],[24.8307056,60.1883403],[24.8305665,60.1883016],[24.8309695,60.1879436],[24.8311243,60.1877711],[24.8310604,60.1877533]]]}}, {"type":"Feature","properties":{"@id":"way/7244238","amenity":"university","building":"yes","building:levels":"1","building:roof":"pitched","building:roof:orientation":"along","int_name":"Aalto SAHA"},"geometry":{"type":"Polygon","coordinates":[[[24.8234895,60.1875521],[24.8237151,60.1875184],[24.8234856,60.1871382],[24.82326,60.1871719],[24.8234895,60.1875521]]]}}, {"type":"Feature","properties":{"@id":"way/7579330","addr:city":"Espoo","addr:country":"FI","addr:housenumber":"4","addr:postcode":"02150","addr:street":"Rakentajanaukio","amenity":"university","building":"yes","int_name":"Civil and Environmental Engineering","internet_access":"wlan","name":"Aalto Rakennus- ja ympäristötekniikka","source":"Bing"},"geometry":{"type":"Polygon","coordinates":[[[24.8313019,60.1868498],[24.8311441,60.1868065],[24.831203,60.1867082],[24.8310058,60.1866541],[24.8303639,60.1872325],[24.8305014,60.1873158],[24.8314191,60.1875676],[24.8316076,60.1873978],[24.832018,60.1875104],[24.8321475,60.1873938],[24.8316898,60.1872682],[24.8318019,60.1871672],[24.8315214,60.1870902],[24.831235,60.1873482],[24.8307579,60.1872173],[24.8310268,60.186975],[24.8311421,60.1870067],[24.831052,60.1870864],[24.8312634,60.187125],[24.8313076,60.1870305],[24.8315137,60.1869547],[24.8313019,60.1868498]]]}}, {"type":"Feature","properties":{"@id":"way/26608273","addr:housenumber":"5","addr:postcode":"02150","addr:street":"Betonimiehenkuja","building":"yes","int_name":"Aalto Design Factory","name":"Design Factory"},"geometry":{"type":"Polygon","coordinates":[[[24.8313148,60.1807397],[24.8311297,60.1809757],[24.8324696,60.18124],[24.832602,60.1810713],[24.8314901,60.1808507],[24.8315425,60.1807839],[24.8313148,60.1807397]]]}}, {"type":"Feature","properties":{"@id":"way/26608317","addr:housenumber":"3","addr:postcode":"02150","addr:street":"Betonimiehenkuja","building":"office","int_name":"Aalto Startup Sauna","name":"Startup Sauna","old_name":"Aalto Venture Garage"},"geometry":{"type":"Polygon","coordinates":[[[24.8316392,60.180369],[24.8314762,60.1806102],[24.8321778,60.1807561],[24.8323408,60.1807332],[24.8324146,60.1806455],[24.8330571,60.1807791],[24.8332006,60.1806085],[24.8324501,60.1804524],[24.832389,60.180525],[24.8316392,60.180369]]]}}, {"type":"Feature","properties":{"@id":"way/26608330","addr:housenumber":"1","addr:postcode":"02150","addr:street":"Betonimiehenkuja","building":"yes","int_name":"Nab Labs Oy"},"geometry":{"type":"Polygon","coordinates":[[[24.8321209,60.1801682],[24.8322754,60.1799719],[24.8323441,60.1799847],[24.8325759,60.1796817],[24.8321644,60.1796052],[24.8319423,60.1798746],[24.8320172,60.1798899],[24.8318343,60.1801126],[24.8321209,60.1801682]]]}}, {"type":"Feature","properties":{"@id":"way/7584026","amenity":"university","building":"yes","int_name":"Aalto Mechanical Engineering 4","name":"Aalto Konetekniikka 4","source":"Bing"},"geometry":{"type":"Polygon","coordinates":[[[24.8262772,60.1884363],[24.8257708,60.188595],[24.8257257,60.1885594],[24.8254089,60.188686],[24.8254383,60.1887092],[24.8249577,60.1888597],[24.8254121,60.1892181],[24.8257961,60.1890977],[24.8255825,60.1889292],[24.8257644,60.188911],[24.8260422,60.188824],[24.8261248,60.1888892],[24.8262649,60.1888453],[24.826143,60.1887492],[24.8263443,60.1886861],[24.8264689,60.1887843],[24.8269145,60.1886446],[24.8268387,60.1885386],[24.8265298,60.1886355],[24.8262772,60.1884363]]]}}, {"type":"Feature","properties":{"@id":"way/156903276","EPC:class":"E","addr:housenumber":"4","addr:street":"Otakaari","alt_name":"Konetekniikka 1","amenity":"university","building":"yes","int_name":"Aalto University School of Engineering","internet_access":"wlan","name":"Aalto Konetekniikka 1","source":"Bing","start_date":"1966"},"geometry":{"type":"Polygon","coordinates":[[[24.8260875,60.1872349],[24.8264453,60.1875219],[24.8267484,60.1874745],[24.8266379,60.1873859],[24.8270475,60.1872597],[24.8274962,60.1876197],[24.8276812,60.1875628],[24.8277249,60.1874953],[24.8271214,60.1870111],[24.8268244,60.1871026],[24.8266595,60.1870092],[24.8263526,60.1871038],[24.8263971,60.1871395],[24.8260875,60.1872349]]]}}, {"type":"Feature","properties":{"@id":"way/156903284","amenity":"university","building":"yes","int_name":"Aalto Mechanical Engineering 3","internet_access":"wlan","name":"Aalto Konetekniikka 3","source":"Bing"},"geometry":{"type":"Polygon","coordinates":[[[24.8238825,60.1879244],[24.8241027,60.1878765],[24.8246363,60.1883044],[24.8243711,60.1883861],[24.8240508,60.1881293],[24.8240071,60.1881427],[24.8238157,60.1879892],[24.8235555,60.1880694],[24.8237629,60.1882358],[24.8238179,60.1882188],[24.8245029,60.1887683],[24.8252735,60.1885308],[24.8242394,60.1877014],[24.8237806,60.1878428],[24.8238825,60.1879244]]]}}, {"type":"Feature","properties":{"@id":"way/7588058","addr:housenumber":"1","addr:postcode":"02150","addr:street":"Kemistintie","amenity":"university","building":"school","int_name":"Aalto Chemical Technology","internet_access":"wlan","name":"Aalto Kemian tekniikka"},"geometry":{"type":"Polygon","coordinates":[[[24.822966,60.1831764],[24.8234915,60.1833756],[24.8233971,60.1834525],[24.8238005,60.1835976],[24.8237061,60.1836787],[24.8243069,60.1838792],[24.8245215,60.1837384],[24.8251309,60.1839518],[24.8252167,60.1838792],[24.8258862,60.184131],[24.826281,60.1838664],[24.8259844,60.1837599],[24.8258183,60.1838719],[24.8254484,60.1837384],[24.8257088,60.1835582],[24.8254916,60.1834839],[24.8250918,60.1837163],[24.8246709,60.183542],[24.8249849,60.18335],[24.824731,60.1832508],[24.8243069,60.1835122],[24.8238691,60.1833543],[24.8243326,60.1830684],[24.8239893,60.1829318],[24.823631,60.1831621],[24.8232254,60.1830001],[24.822966,60.1831764]]]}}, {"type":"Feature","properties":{"@id":"way/24342454","amenity":"university","building":"yes","building:maintenance:operator":"ISS","guard:operator":"Securitas","int_name":"Aalto University Electronics","internet_access":"wlan","loc_name":"Sähkö","name":"Aalto-yliopisto Sähkötekniikka","name:en":"Aalto University School of Electrical Engineering","name:sv":"Aalto-universitetet Högskolan för elektroteknik","wifi":"free"},"geometry":{"type":"Polygon","coordinates":[[[24.8315843,60.1886503],[24.8311674,60.1886436],[24.831246,60.1889572],[24.830912,60.1889579],[24.8309049,60.1886357],[24.8306386,60.1886357],[24.8306399,60.1889141],[24.8303228,60.1889174],[24.83009,60.1888034],[24.829961,60.1889077],[24.82993,60.1890038],[24.8300981,60.1891744],[24.830336,60.1890542],[24.8306386,60.1890494],[24.8306449,60.1893287],[24.8309122,60.1893287],[24.8309127,60.1890488],[24.8312467,60.1890481],[24.8312417,60.1893302],[24.831514,60.1893267],[24.8315106,60.1890885],[24.8318384,60.1890874],[24.8318418,60.18933],[24.8321075,60.189329],[24.8321046,60.1891245],[24.8324439,60.1891234],[24.8324513,60.1896435],[24.8325063,60.1896434],[24.8325086,60.1898067],[24.8327567,60.1898058],[24.8327537,60.1895938],[24.8327047,60.1895939],[24.8326906,60.1886039],[24.8324321,60.1886048],[24.8324382,60.1890333],[24.8321047,60.1890345],[24.8321014,60.1885872],[24.8318013,60.1885878],[24.8318347,60.1886539],[24.8318372,60.188993],[24.8315077,60.1889936],[24.8315063,60.1887977],[24.8316041,60.1887584],[24.8315843,60.1886503]]]}}, {"type":"Feature","properties":{"@id":"way/29012757","addr:city":"Espoo","addr:country":"FI","addr:housenumber":"17","addr:street":"Otaniementie","amenity":"university","building":"yes","int_name":"Aalto TUAS House","internet_access":"wlan","name":"Aalto TUAS-talo","start_date":"2003"},"geometry":{"type":"Polygon","coordinates":[[[24.8174188,60.1870289],[24.817364,60.1870992],[24.8174349,60.1873012],[24.8185116,60.1871995],[24.8184617,60.1873432],[24.8185104,60.1874633],[24.8191404,60.1873914],[24.8191897,60.1874951],[24.8198166,60.1874199],[24.8197704,60.1873255],[24.8200002,60.1872951],[24.8200405,60.1873857],[24.8202364,60.1873604],[24.8201384,60.1871379],[24.8201962,60.1871319],[24.8200799,60.18684],[24.8194901,60.1868937],[24.8194613,60.1868155],[24.8191474,60.1868656],[24.8174188,60.1870289]]]}}, {"type":"Feature","properties":{"@id":"way/4259025","addr:housenumber":"1","addr:street":"Tietotie","amenity":"university","building":"yes","int_name":"Aalto Marine Technology","name":"Aalto Meritekniikka"},"geometry":{"type":"Polygon","coordinates":[[[24.8174529,60.1861414],[24.81753,60.186352],[24.8182488,60.186288],[24.8182917,60.1864],[24.821406,60.1861417],[24.8212189,60.1856652],[24.8204735,60.1857303],[24.8204268,60.1857599],[24.8204897,60.1859135],[24.8181996,60.186105],[24.8181943,60.1860793],[24.8174529,60.1861414]]]}}, {"type":"Feature","properties":{"@id":"way/27464085","addr:housenumber":"6,8","addr:postcode":"02150","addr:street":"Metallimiehenkuja 10","amenity":"university","building":"yes","int_name":"Aalto ACE","name":"Aalto ACE"},"geometry":{"type":"Polygon","coordinates":[[[24.829752,60.1830953],[24.8298677,60.1830237],[24.8300333,60.1831008],[24.8301891,60.183018],[24.830402,60.1831038],[24.8306851,60.1829534],[24.8299047,60.1825903],[24.8296217,60.1827407],[24.8297576,60.1828173],[24.8294333,60.1829435],[24.8293362,60.1828983],[24.8291522,60.1829961],[24.8300332,60.183406],[24.8302136,60.1833101],[24.829752,60.1830953]]]}}, {"type":"Feature","properties":{"@id":"way/26608151","addr:housenumber":"2","addr:postcode":"02150","addr:street":"Lämpömiehenkuja","building":"yes","int_name":"Aalto University","name":"Aalto-yliopistosäätiö"},"geometry":{"type":"Polygon","coordinates":[[[24.8327715,60.1816453],[24.8325682,60.1815812],[24.8319892,60.1820353],[24.831873,60.1819681],[24.8320191,60.1818536],[24.8318416,60.1817976],[24.831235,60.1822734],[24.8313926,60.182323],[24.8313398,60.1824474],[24.8315158,60.1825029],[24.8317957,60.1822834],[24.8316925,60.1822509],[24.8318674,60.1820651],[24.8322113,60.1821736],[24.8320027,60.1823371],[24.8323026,60.1824317],[24.8327329,60.1820942],[24.832435,60.1820003],[24.8322731,60.1821273],[24.8321903,60.1821011],[24.8327715,60.1816453]]]}} ]}
{ "viewEditMerchantSubaccountPasswordMustContainsDigits": [ { "RunMode": "Y", "TestCase_Description": "559826 : View/Edit Merchant Subaccount - password must contain digits", "User" : "621", "ExpectedResponseCodeGET" : "200", "ExpectedResponseCodePATCH" : "400", "ExpectedResponseCodePOST" : "200", "AuthCode" : "Success", "Password" : "5650", "PasswordwithoutDigit" : "pass", "UserId" : "UserId", "UserType" : "UserType", "FirstName" : "FirstName", "LastName" : "LastName", "UserName" : "UserName", "UserStatus" : "UserStatus", "CredentialStatus" : "CredentialStatus", "FieldName" : "password", "ErrorKey" : "errors.password.must.contain.atleast.digits", "ErrorMessage" : "Password must contain digit(s)." } ] }
{"code":"3513012007","province_code":"35","regency_code":"3513","district_code":"351301","name":"WONOKERTO"}
[{"lineNumber": 6, "col_offset": 8, "nodeName": "_df", "type": "Any"}, {"lineNumber": 6, "col_offset": 19, "nodeName": "df", "type": "Any"}, {"lineNumber": 10, "col_offset": 15, "nodeName": "_df", "type": "Any"}, {"lineNumber": 13, "col_offset": 8, "nodeName": "_df", "type": "Any"}, {"lineNumber": 13, "col_offset": 19, "nodeName": "df", "type": "Any"}, {"lineNumber": 6, "col_offset": 8, "nodeName": "self", "type": "DataSource"}, {"lineNumber": 10, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 13, "col_offset": 8, "nodeName": "self", "type": "DataSource"}]
{ "name": "bt-api/bt", "description": "宝塔面板站点操作类库(升级版)", "type": "library", "license": "MIT", "homepage": "https://github.com/bt-api/bt", "authors": [ { "name": "bt-api", "email": "82279178@qq.com" } ], "keywords": [ "framework", "http", "rest", "web service", "curl", "client", "HTTP client", "PSR-7", "PSR-18", "api" ], "require": { "php": "^7.4.5 || ^8.0", "ext-json": "*", "guzzlehttp/guzzle": "7.4.5" }, "require-dev": { "ext-curl": "*" }, "provides":{ "psr/http-client-implementation":"1.0" }, "suggest": { "ext-curl": "Required for CURL handler support", "ext-intl": "Required for Internationalized Domain Name (IDN) support", "psr/log": "Required for using the Log middleware" }, "autoload": { "psr-4": { "Bt\\": "src/" } }, "config": { "allow-plugins": { "bamarni/composer-bin-plugin": true } } }
["f6ee0294fb0393b425ac8d1f9f3bd46b2047560a","e90c97c837f941cae4f9c4ecf2dc9d53728d21f3","97afb793d77262f0891d9e49d2823daa89c00e40","c71c4c39dc0ae292d10b591ad1dd61329fa474ab","08a12cd6a931faae771d7a2ce08cb101a2af38f8","57f99318c4f2a8f2d329e56bcca224b536968bbc","12ba66926e01820329d47b9706ff2de6b00ab68d","2151fbd2409d26411d1d2a603bcfe9d57429bb50","c9183521db003154632f8d2b8c6f1a7f2d128367","b5682e30efcd201af53e4b28a00d99287500ae0a","e15afbfdae2661dd65f4f292d942d64920b224d5","e76fc1c03d04ef2a8d862cbfee8f8d417fd8791a","e7e52c34f1dcf5fe9a2ce924db470629c323bb35","fec17a5ffe1197832fa55197d094476dd4246630","b0a1d557c2cdd2b0146bb6a506a3b6d3cbdc0612","f4933f30ca7274e20d39301b71bd7d14a8efaba7","16315ffe0651f7e46086ed372820c8652f02541f","623a0889ac121ddf395784d5d9da989106c548cb","59b078613ca0ea7b9c31ca0a8c068be4e820ddba","d9889009025bba42574dbdab0b0ce952226dea33","a4b132aa8e5e64ba44a360e4bb9e6156bd274021","6e11bf4f61ad63e3b39a90f0c515ba946059b453","6cfc66ba93493e363b8c22b8f491f54197d40df4","20005086bd44066fd333932c46def853e1365847","809817edc769f43470d9cd484f2ff30be55692b1","75e27e455b7fe5e53b650e89b5828de5d21ac741","095f7b8d5a0b79997fc801539dd62c93155c9f43","7f1e30eeb8f57dc6272c1e60dffeb7035bb8cb00","581624b38be38851ffb9ad77c063e67d65c08c08","01d33a4b6fd3f1f039d65d519598094a22a87f91","806b1e60c290b5e4dfabc30354aee867ddfb8e66","f745771d042005853d2014b523169b51154b42d9","bd6eebf74029d81cda7a3dfd6581a818150179d1","3fc49190f7ca9f8a97adc978123c9e0b1bcf381c","ec22405653744176d8ce042bb46743d092c869c7","dbda7633a4fc153e6f686c98f46dd67741931b6c","8dac255eb9b99ce42d0739f85b451628ecf26f52","e0aab492c89e0ebbaa08d2e5576cdbc703872d95","0f51208cfc668a41d55977b460b5c29a4012ad28","cad6666600bac89519d57b7a234c711987a8f466","854d2399586f2d6cd22797a8883c70f7d3099f0b","15a9f0140f6b773835f1301a2edcacc878d91388","5a17c89d2ca4f6bfc1f7392e2314325e65be81cb","1e591e010ce3e7b184de26a1f5b739ebe9632197","c1bc6cbc224e7a81dd807db0d9e9d29accbc9d10","d61f03bb54d4cf4753c818094dff9704d9a02029","fa670a2f132cb112010744149e559480a2440a3d","ec1b30de08eef059ce1377e11de7ef0c8606b874","69c024c670c8d0e63c5306854aec95811ee0e2f7","f6077976d7bb6ef2d560bf7e1a00965a9b8bce68","5d6dcf20aff4dd62a5a69afa1c4699ebbaa93dba","b1cfc3aa6dc736229ba7b1a64f59a694bcd2ec2c","891ed0b7b20e7bc6e789e4c8e44175c11b199321","cd2a345288db74f58b943719e38b63edd6bf41bb","0bd0ee5575f63e7894b2e939f7d3d2b78025cbfc","2f135648a3a9debed755dda338c8edf528a0cbc1","506c440c574ac790bee6c299c44212f908ceab3a","56643e1921562b1aafb186a41e7ddd8df4ca4a77","8d01ca272682cda26239d838242b9e5782722ce2","73fcd3d9db9738f715b6b8f2b2c7b811392aad1f","9b4d54cf666ccf7a17d3d8076d01a08bce79a06f","17e48ea221908d32e8c5b0336ec21d325775aa09","87c3d3586a25fae8c0b7b842588d45c4fe893b11","0ff723d29f3289f1d9d91e0adeaf9043cd90d601","0de4f8de2593461db34ee0100aa992e49021296a","bca5cc305073ef6826e6c221dae6d8a45d997bbd","f38c1793cc6785dc73d2440bb480f62b5fca8e8d","57d53b740c3a162f5ce6d2aa444ae8ee90bcb9a1","dd363ebeb6ddf1e663ddaaccf26c1f365caa6ba4","4179a00aa2a98603bb759f12666cf4d504321460","fcc1ea53609e1d899d18b1f7f23cff20232988fd","abb716d60ad0621ce834d593369570704d23b87a","3cae0de214cff7ee4768d6837723aab36eb02b26","1bf9d4e3e8921d72487c6c33bf9bd314dc22f2f8","3e0b786718bcc3abcd92da64f6553be657e5918b","5a922f58ed90cba11bc88a3f78c610a74f60499a","9b6d6b53919b17b9e0eb969fce5bed3aca5297fc","c7484460df0ae65d506973b0676ebb1a8dcc60d4","1f8d1ca800826649edd461776f2743fcb96e9367","ca75ce920cd3082473cea4109f842ee203ae13a2","db8737a0d444f47d070e7f1323c960fccd1fb42e","1cfa0d8820d0bf163f17e92bbd8d3f058875b149","af79f5e1f5962bbbfd2a1790f53d085507969474","87fb2c7cb7d19dc05b86d0992c9aed6edb01f684","20d93062e9428e9009e3bde47681916788ed8d5e","1f8dc0d8a401bb21981c6a0c1b4105d64fe654c5","bcc612b9e4273a124066c70f744d6eb0869b25ad","f34c5be2296de4a622587b42702cc5248939c022","9c093c52bfc4a9ebba7b9e1690364b9dcfc79170","321c08f2529fa3331af7101f359e7ca5618d175f","855add9e4ff2176bb1eeb4036d0297e07af2438b","c4006b23cee7ada88cfced4d46582f9f8d1276b2","52ff5576422ec85ea40e7b4605cfe40775bfe2db","5ee7e01f64ee409d04b553b51211ab752e0b9183","8f17152b69700293b8b82c666418e781ba5d0876","9c3c86a1d0dd86a127a747b5d03359d97430ac12","0b03606beeaf6fd94faf70fd093e0cd959b7ea85","76f86b747a77e64d277ca057cbc441f8229e3ffb","1c7a23adc240ebf9b2977c3652d3c48a475b016d","65397c6783d15503d14cac8d409ba74e0869855c","ea003b38ac1ce86746d77f12bc3f2f5aba88b2a5","531e53e1a6075bc074c43d3235465260e3f880b9","41358e2413572f177ba9c3ac95a4c8c4ce33a660","47e2dfd87c15edb49127aee207f96869fac8f05d","603606a6f9b72dcf282b199e908888772ef017a4","5e1b817fa92679f26ecba4ec9a370e126ed8d01b"]
{"poster":"DarkenedKnight","date":"2015-11-14T10:44:29.184+0000","title":"Which skin you gonna vote for?","subforum":"Miscellaneous","up_votes":1,"down_votes":1,"body":"For the FireVsIce contest: http://www.lolesports.com/en_US/all-star\n\nPersonally i wouldn&#039;t mind Diana getting a new skin!","replies":[{"poster":"Gravelord","date":"2015-11-15T01:03:55.897+0000","up_votes":1,"down_votes":0,"body":"Ice Naut sounds amazing!","replies":[{"poster":"DarkenedKnight","date":"2015-11-15T05:10:05.183+0000","up_votes":1,"down_votes":0,"body":"I agree it does kinda suit him in general doesn't it! He is a sea creature afterall!\n\nPersonally i think Diana should get a bloodmoon skin seeings as you know she is all about the moon lol\n\nBasically i just don't want teemo to get it as naut/di deserves a skin before he does.","replies":[{"poster":"Ninox","date":"2015-11-16T06:30:12.426+0000","up_votes":1,"down_votes":0,"body":"A Bloodmoon Diana might infringe on her other skin (Dark Valkyrie is it?) a bit too much for riot to deem it worthwhile, unless one of the artists gets some serious inspiration for it and pushes it through. I'm not saying it would be anywhere close to the same, but it's a similar territory and they'd want to be careful about how they went about it. I imagine there would be other high priority concepts. \n\nThere is also the whole idea that each skin/skin theme is it's own alternate canon of a sort. The Bloodmoon skins as far as we have seen are reserved as the Ionian representation of the spirits from the shadow Isles. The Blood Moon Shen/Akali etc being like the festivals in much of Asia that celebrate that culture and the Blood Moon Kali/Thresh etc being the spirits themselves but as they are perceived by Ionia. Diana of course is not affiliated with Ionia.\n\nThat said, I reckon a Bloodmoon Di skin would be pretty fab. Or Bloodmoon Karma...","replies":[]},{"poster":"Gravelord","date":"2015-11-15T08:04:10.833+0000","up_votes":1,"down_votes":0,"body":"Also the fact that Teemo has plenty of skins, Naut has a few but Diana only has 2 -_-","replies":[]}]}]}]}
{"mean":{"confidence_interval":{"confidence_level":0.95,"lower_bound":265431409.0,"upper_bound":270057009.2525},"point_estimate":267717541.25,"standard_error":1186378.6323008032},"median":{"confidence_interval":{"confidence_level":0.95,"lower_bound":263359506.5,"upper_bound":270465350.0},"point_estimate":268344493.25,"standard_error":1702171.3584853194},"median_abs_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":865465.8813849092,"upper_bound":7509347.368982434},"point_estimate":3181490.897767246,"standard_error":1728545.826918807},"slope":null,"std_dev":{"confidence_interval":{"confidence_level":0.95,"lower_bound":2263258.2740429845,"upper_bound":5072319.254803949},"point_estimate":3963446.947061346,"standard_error":733242.7228182093}}
{ "name": "Decline Oblique Crunch", "force": "pull", "level": "beginner", "mechanic": "compound", "equipment": "body only", "primaryMuscles": ["abdominals"], "secondaryMuscles": [], "instructions": [ "Secure your legs at the end of the decline bench and slowly lay down on the bench.", "Raise your upper body off the bench until your torso is about 35-45 degrees if measured from the floor.", "Put one hand beside your head and the other on your thigh. This will be your starting position.", "Raise your upper body slowly from the starting position while turning your torso to the left. Continue crunching up as you exhale until your right elbow touches your left knee. Hold this contracted position for a second. Tip: Focus on keeping your abs tight and keeping the movement slow and controlled.", "Lower your body back down slowly to the starting position as you inhale.", "After completing one set on the right for the recommended amount of repetitions, switch to your left side. Tip: Focus on really twisting your torso and feeling the contraction when you are in the up position." ], "category": "strength" }
{"missionId": "21", "missionName": "Chimney fire", "requirements": [{"requirement": "turntable ladder trucks", "qty": "1"}, {"requirement": "support vehicles", "qty": "1"}, {"requirement": "fire engines", "qty": "1"}], "credits": "2400"}
{"poster":"Fudgeboii","date":"2016-11-15T02:18:52.328+0000","title":"Keep Legacy Client OR make low-end compatible client please","subforum":"Client Discussion","up_votes":3,"down_votes":0,"body":"A couple of my friends have been unable to play LoL due to the new client lagging their laptop/pc, will you guys keep the old client after beta or make a low-end compatible client so people with low-end PCs can continue playing LoL?","replies":[{"poster":"mosguinz","date":"2016-11-16T03:53:51.322+0000","up_votes":3,"down_votes":0,"body":"Try disabling animation in the client and see if it helps. To disable animations:\n\nClick the Settings icon on the top-right of your client.\nSelect _General_ on the left side of the menu.\nCheck _Disable Animation_.\n\nhttp://i.imgur.com/EU8Mvmg.png?noredirect\n\nFor now, you can still switch back to the Legacy client using the button on the login screen.\n\nhttps://support.riotgames.com/hc/en-us/article_attachments/215576628/Launch-Legacy-Client.jpg\n\n{{champion:17}}","replies":[]},{"poster":"ROGU3","date":"2017-01-01T18:56:30.492+0000","up_votes":1,"down_votes":0,"body":"Yeah I'm dreading the day the old client becomes depreciated. I experience so much lag during champion select, that I often have to wait multiple seconds between each click. God forbid I have to change any of my masteries.\n\nIt looks really nice on my friend's laptop, but it's a shame _my_ game experience has been worsened for the sake of a cosmetic upgrade.","replies":[]},{"poster":"Arctic Envy","date":"2016-11-23T02:40:37.017+0000","up_votes":1,"down_votes":0,"body":"I have had the exact same problem on my laptop. Can barely play the game because the new client lags out my computer. You know there is a problem when your client is harder to run than your game.","replies":[]}]}
{"poster":"AkaVonKepneKeise","date":"2015-10-28T18:56:42.967+0000","title":"Trainingsmodus","subforum":"Karten & Spielmodi","up_votes":5,"down_votes":0,"body":"Servus.\r\nMir ist ein Vorschlag f&uuml;r eine neue Spielmodi eingefallen:\r\nEine &quot;Trainingsmap&quot;\r\n\r\n1. Man spielt solo (wahlweise mit mehreren) auf einer leeren (kleinen) Map + Man hat unendlich viel Gold + einen Schrein, der Instant leben + mana herstellt\r\n2. Nun sollte es verschiedene M&ouml;glichkeiten geben sich Gegner/Minions hinzuzuw&auml;hlen und ihre Eigenschaften zu bestimmen (Level, Items, Skills)\r\n\r\nChampions: \r\n3.1 Ein Gegnerischer Champion, der als dummy dient\r\n--&gt; Sinn: um Itembuilds zu testen\r\n3.2 Ein gegnerischer Champion, der vom Spielersteller ausgew&auml;hlte F&auml;higkeiten einsetzt\r\n--&gt; Sinn: Movement verbessern (versuchen auszuweichen), Spells blocken verbessern, timing f&uuml;r knockups/knockbacks verbessern etc\r\n4. Minions: \r\n4.1 Minions laufen wie in normalen Spielen in eine Richtung und bekriegen sich. \r\nMan kann wahlweise einen agressiven NPC hinzuf&uuml;gen, der unendlich viel Mana + Leben hat und vom Spielersteller ausgew&auml;hlte F&auml;higkeiten einsetzt.\r\n--&gt; Sinn: Lasthitten verbessern. \r\n\r\nMir fehlt eine solche M&ouml;glichkeit, \r\n- um mit neu erworbenen Champions alle m&ouml;glichen Itembuilds zu testen ohne erst 10 Stunden Custom games zu spielen.\r\n- um mit bestimmten Champions spezielle Skillrotationen zu lernen/verbessern/verschnellern (z.B. Insec-Move bei Lee Sin)\r\n- um zu lernen bestimmten Skillshots auszuweichen oder zu blocken\r\n\r\nTjoa w&uuml;rde mich freuen, wenn eine solche Trainingsmap verwirklicht wird :)","replies":[{"poster":"Anopka","date":"2015-10-28T21:52:33.448+0000","up_votes":1,"down_votes":0,"body":"Der Vorschlag kam schon sehr oft, aber Riot hat dazu mal gesagt, dass ein solcher \"Sandbox\" Modus vorerst nicht kommt und auch auf absehbare Zeit nichts dergleichen geplant ist.\n\nQuelle: http://euw.leagueoflegends.com/de/news/riot-games/announcements/riot-pls\n\n> Sandbox-Modus\n> \n> Wir haben eine Vielzahl Spieleranfragen zu einem Sandbox-Modus erhalten. Dabei kristallisierten sich zwei Hauptgründe heraus: der erste ist, neue Inhalte auszuprobieren – durchaus etwas, das wir wertschätzen. Wir möchten, dass Spieler wissen, was sie bekommen, und sie zufrieden sind mit den Dingen, die sie freischalten (vielleicht untersuchen wir andere Wege, dies zu tun). Der zweite ist, dass Spieler sehr spezielle Skills ohne die Beschränkungen eines regulären Spiels üben möchten. Das ist ein Punkt, an dem wir sagen, dass der Sandbox-Modus nicht der richtige Weg ist. Wir möchten das ganz klarstellen: League of Legends-Spiele zu spielen soll der unbestritten beste Weg sein, über den sich ein Spieler verbessern kann. Auch wenn es durchaus Fähigkeiten gibt, die man in einem abgeschlossenen, konzentrierten Raum entwickeln kann, möchten wir niemals, dass dies zusätzlich zu einer ohnehin hohen Zugangsschwelle als Erwartung hinzukommt. Wir wissen, dass dies auf individueller Ebene nicht immer zutrifft. Einige möchten einfach einen Ort haben, an dem sie üben können, über Mauern zu blitzen, ohne dazwischen mindestens 3,6 Minuten warten zu müssen. Doch wenn dieser Vorteil gegen das Risiko abgewägt wird, dass das „Grinden“ im Sandbox-Modus zur Voraussetzung wird, können wir den Kompromiss schlichtweg nicht eingehen. Wir möchten nie den Tag erleben, an dem ein Spieler, der in League besser werden möchte, als erstes in den Sandkasten hüpft. Wir möchten euch durchaus in eurem Bestreben unterstützen, eure Talente zu meistern, und es gibt vielleicht andere Wege, dies zu tun. Doch dieser ist nicht der richtige.","replies":[]},{"poster":"Lagbeard","date":"2015-10-28T20:36:43.773+0000","up_votes":1,"down_votes":0,"body":"RIOT hat meines Wissens nach bereits Stellung zu Sandbox und Trainingsmodi genommen, und sie abgelehnt. Man ist dort der Meinung, im Normal/Co-op/Costum Game sind die Möglichkeiten ausreichend.\n\nKanns aber im Moment nicht belegen, hab den Thread nicht mehr.","replies":[]},{"poster":"BreachRio","date":"2015-10-28T20:13:38.882+0000","up_votes":1,"down_votes":0,"body":"Finde ich super.\ngerade für den Bronze bis Platin bereich kann man viel dodgen üben oder andere sachen Testen.\nMan könnte den gegner Bots dann sowas wie den alten Doom-Bots geben und dagegen versuchen anzukämpfen....","replies":[]},{"poster":"BreachRio","date":"2015-10-28T20:11:33.337+0000","up_votes":1,"down_votes":0,"body":"Fine diesen Vorschlag mega gut, wenn man das dann auch so einstellen könnte das die bot`s mehrere fähigkeiten haben.\nwie Z.B Doom-Bots , aber man spielt 1 vs 5 , und versucht diese cc skillshots zu dodgen um sein positioning und seine mechanics zu verbessern.\n\nanders auch das mit dem items testen wäre cool , oder farmen lernen für die anfänger.\nich glaube das viele im bronze-Platin bereich sowas brauchen.\n{{item:3342}}","replies":[]}]}
["??0StreamFilterDataEventInit@dom@mozilla@@QEAA@AEBUFastDictionaryInitializer@DictionaryBase@12@@Z", "??0FastStreamFilterDataEventInit@binding_detail@dom@mozilla@@QEAA@XZ"]
{ "type": "wiki", "title": "spring boot starter", "summary": "", "parent": "spring/boot", "url": "/wiki/spring/boot/starter", "updated": "2023-01-08 16:58:52 +0900", "resource": "49/827296-5B64-4EA8-8E84-C639F512FEA1", "children": [] }
{ "files": [ { "sha1": "e481035696f2e88ecb3a78b92d3b3f934b355adf", "name": "CAT31289219_marc.xml", "format": "MARC", "source": "original", "mtime": "1426513231", "crc32": "83323787", "md5": "9924fa21edda97c24f1e088d5bb94fec", "size": "4018" }, { "sha1": "9dfeb60357f74e22b516bf237fb283ec75bf15b6", "name": "CAT31289219_dc.xml", "format": "Dublin Core", "source": "original", "mtime": "1426513231", "crc32": "d25d58b5", "md5": "c0ed390be23a7522ff0f378d332818ad", "size": "1665" }, { "sha1": "8d583e630a3cd86d5cc153b3765aed960562ede0", "name": "CAT31289219_metasource.xml", "format": "MARC Source", "source": "original", "mtime": "1426513231", "crc32": "f3e42fe6", "md5": "2e79d7208dd78c220dded34d8e38d127", "size": "307" }, { "sha1": "0d8026a5e6805aa1b4a6cbccece2ed6fc79fa065", "name": "CAT31289219_meta.mrc", "format": "MARC Binary", "source": "original", "mtime": "1426513231", "crc32": "8b70527a", "md5": "5e55bf4a403329fea5a5b0212780575d", "size": "1189" }, { "sha1": "27a581b3cb147514fc7cc3568af77dec7deb1136", "name": "CAT31289219_orig_jp2.tar", "format": "Single Page Original JP2 Tar", "source": "original", "mtime": "1426777946", "crc32": "517f2511", "md5": "c31531815399ec2dc52d7f188042fd5e", "size": "6369280" }, { "sha1": "19345d66ba3bd42f9042e705147bb0fc27463756", "name": "CAT31289219_scandata.xml", "format": "Scandata", "source": "original", "mtime": "1426777946", "crc32": "bff8c3e2", "md5": "5e9aa933e2ccea39dba8993a914abe6e", "size": "12727" }, { "sha1": "7e61a81d94a6ab1fcc822b50d7b56ef60769961f", "name": "CAT31289219_jp2.zip", "format": "Single Page Processed JP2 ZIP", "source": "derivative", "mtime": "1426778093", "crc32": "1972ae25", "md5": "ce15453bd8616481e5f585ec07adea4f", "original": "CAT31289219_orig_jp2.tar", "size": "4428461" }, { "sha1": "9faf7deac7c1ab1d809c76a5cacdaeff5d2750e2", "name": "CAT31289219_abbyy.gz", "format": "Abbyy GZ", "source": "derivative", "mtime": "1426786638", "crc32": "b277b797", "md5": "00a0d7b24e8b2cbef6c04cc9236d0819", "original": "CAT31289219_jp2.zip", "size": "229515" }, { "sha1": "9f4ee59c6d9e864afbde083896440a451845dba1", "name": "CAT31289219_djvu.xml", "format": "Djvu XML", "source": "derivative", "mtime": "1426786649", "crc32": "7a742917", "md5": "4e872fb5cead7509b2a14eef2c31e761", "original": "CAT31289219_abbyy.gz", "size": "239504" }, { "sha1": "fd86ceb017eb58382bf61a6a9076349a2c2f4766", "name": "CAT31289219_bw.pdf", "format": "Grayscale LuraTech PDF", "source": "derivative", "mtime": "1426786790", "crc32": "b938dce3", "md5": "2298f15a0af09d679d6bd6be4c075747", "original": "CAT31289219_djvu.xml", "size": "314126" }, { "sha1": "9658535e689daf700a67946f61d08574fddf8cf6", "name": "CAT31289219.epub", "format": "EPUB", "source": "derivative", "mtime": "1426786651", "crc32": "a0e6179e", "md5": "56a3b018ea32ff1ebf1d1af65eb408b4", "original": "CAT31289219_abbyy.gz", "size": "4600" }, { "sha1": "08cc64de433a67261ad2a76d5d0ea3d574cf0dd2", "name": "CAT31289219_djvu.txt", "format": "DjVuTXT", "source": "derivative", "mtime": "1426786797", "crc32": "29b0782d", "md5": "5c25f075eded5800e93aef654b9d19f3", "original": "CAT31289219.djvu", "size": "17473" }, { "sha1": "fe8042adc0a84717d273a1c4f2dd609843396f92", "name": "CAT31289219.djvu", "format": "DjVu", "source": "derivative", "mtime": "1426786679", "crc32": "ea491053", "md5": "5bc5ea5200954a7aacfd9b9e3ed32aab", "original": "CAT31289219_djvu.xml", "size": "174557" }, { "sha1": "3d1a82cf3e98fd037a7afdffaa399409fd4e8b19", "name": "CAT31289219.gif", "format": "Animated GIF", "source": "derivative", "mtime": "1426778101", "crc32": "bf4fa141", "md5": "6697ae2169f8803510b24726c15d9319", "original": "CAT31289219_jp2.zip", "size": "61898" }, { "sha1": "9c582a338fb39846c78fce2d0ee39a4e9941e0a4", "name": "CAT31289219.pdf", "format": "Text PDF", "source": "derivative", "mtime": "1426786726", "crc32": "8aa10b09", "md5": "d6e173adc8aa1ccde308201270346901", "original": "CAT31289219_djvu.xml", "size": "392898" }, { "sha1": "c86807fd7a12a5a25cd77a9a2a713b2fa1427bc1", "name": "CAT31289219_bhlmets.xml", "format": "Biodiversity Heritage Library METS", "source": "original", "mtime": "1427700038", "crc32": "aa2458c5", "md5": "52fbee3819edb81583893b00e6e707f7", "size": "6456" }, { "sha1": "053838a9b59f9c4b59d8a1f7677b790db2b529cf", "name": "CAT31289219_names.xml", "format": "Name Metadata", "source": "original", "mtime": "1427873599", "crc32": "9bc96cbb", "md5": "703d73ae69fafa34b7b0ed33d72cd4cb", "size": "4189" }, { "sha1": "20a322690b804e6b2913e0b80bc540cf5bed15e7", "name": "CAT31289219_meta.sqlite", "format": "Metadata", "source": "original", "mtime": "1427873603", "crc32": "3eb62813", "md5": "7b4ce789bc3fdd01749c616f016658e9", "size": "6144" }, { "sha1": "dd1e3e8812cc57640c162de9879fc9c16a3d1a9c", "name": "CAT31289219_meta.xml", "format": "Metadata", "source": "original", "mtime": "1430784743", "crc32": "94200ead", "md5": "3111b9d231dbd7bcf935f38f086d1815", "size": "2984" }, { "sha1": "f9603d93a3856d54d3c5490816a7af393afdd221", "name": "CAT31289219_archive.torrent", "btih": "cd612352ae5d16d8154a2f1ed4758f6c306c6152", "format": "Archive BitTorrent", "source": "metadata", "mtime": "1430784744", "crc32": "5b57d76b", "md5": "60be4a6bb8a6738c81f0f543031781f4", "size": "4463" }, { "source": "original", "md5": "5550a68064d8e18bf57d68e66669df56", "name": "CAT31289219_files.xml", "format": "Metadata" } ], "updated": 1446753152, "uniq": 2062485673, "created": 1446750474, "workable_servers": [ "ia800501.us.archive.org", "ia600501.us.archive.org" ], "server": "ia800501.us.archive.org", "item_size": 12276454, "dir": "/11/items/CAT31289219", "metadata": { "partner_shiptracking": "NC15_1908_Ma-Me", "shiptracking": "ST003326", "scanner": "scribe2.beltsville.archive.org", "creator": [ "Thomas Meehan and Sons", "Henry G. Gilbert Nursery and Seed Trade Catalog Collection" ], "series": "Henry G. Gilbert Nursery and Seed Trade Catalog Collection.", "ppi": "350", "subcollection": "henryggilbertnurseryandseedtradecollection", "nal_call_number": "62.73", "operator": "associate-saw-thein@archive.org", "sponsor": "U.S. Department of Agriculture, National Agricultural Library", "copyright_message": "The contributing institution believes that this item is not in copyright", "contributor": "U.S. Department of Agriculture, National Agricultural Library", "foldoutcount": "0", "scanfee": "100", "subject": [ "Nursery stock Pennsylvania Catalogs", "Nurseries (Horticulture) Pennsylvania Catalogs", "Trees Seedlings Catalogs", "Ornamental shrubs Catalogs", "Flowers Catalogs", "Plants, Ornamental Catalogs", "Fruit Catalogs" ], "title": "A list of choice young ornamental trees, shrubs and vines for planting out in nursery rows : spring 1908", "repub_state": "4", "camera": "Canon EOS 5D Mark II", "invoice": "3", "ocr": "ABBYY FineReader 9.0", "identifier-access": "http://archive.org/details/CAT31289219", "scanningcenter": "beltsville", "description": "Cover title", "identifier-ark": "ark:/13960/t73v2wr14", "mediatype": "texts", "collection": [ "usda-nurseryandseedcatalog", "usdanationalagriculturallibrary", "biodiversity", "fedlink", "americana" ], "volume": "1908", "repub_seconds": "90", "updater": "associate-manuel-dennis@archive.org", "updatedate": "2015-03-16 13:40:31", "uploader": "associate-manuel-dennis@archive.org", "date": "1908", "republisher": "associate-marc-adona@archive.org", "addeddate": "2015-03-16 13:40:33.163524", "publisher": "Dreshertown, Pa. : Thomas Meehan & Sons", "publicdate": "2015-03-16 12:46:52", "language": "eng", "page-progression": "lr", "curation": "[curator]admin-shelia-deroche@archive.org[/curator][date]20150501165523[/date][state]approved[/state][comment]invoice201504[/comment]", "notes": "No copyright page found. No table-of-contents pages found.", "imagecount": "8", "identifier": "CAT31289219", "sponsordate": "20150430", "unique_id": "CAT31289219", "scandate": "20150318152447" }, "d2": "ia800501.us.archive.org", "files_count": 21, "d1": "ia600501.us.archive.org" }
{ "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*", "Exceptionless": { "ApiKey": "RJCVAwaWQ0jbRIUdgYHr1RDUEDhjcYGz9TAUlfOL" }, "Redis": { "CSRedisCore": "127.0.0.1:6379,password=redis,defaultDatabase=1,poolsize=50,ssl=false,writeBuffer=10240,prefix=ContIn" } }
{ "id": 924774459, "type": "Feature", "properties": { "addr:full":"16 Lawns Road Wimborne Dorset BH21 2JP", "addr:housenumber":"16", "addr:postcode":"bh21 2jp", "addr:street":"Lawns Road", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.9446920156,50.804813385,-1.9446920156,50.804813385", "geom:latitude":50.804813, "geom:longitude":-1.944692, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"16 Lawns Road", "sg:city":"Wimborne", "sg:classifiers":[ { "category":"Organizations", "subcategory":"Non-profit Organization", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1202 884336", "sg:postcode":"BH21 2JP", "sg:province":"Dorset", "sg:tags":[ "charitable", "organisation", "voluntary", "charity" ], "src:geom":"simplegeo", "wof:belongsto":[], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_04sfeDdgot52UV0xgLUxZf_50.804813_-1.944692@1300740873" }, "wof:country":"GB", "wof:created":1471978902, "wof:geomhash":"1a9ec44c45657b6093ed8be2c7169f4e", "wof:hierarchy":[], "wof:id":924774459, "wof:lastmodified":1496955785, "wof:name":"Subud Wessex", "wof:parent_id":-1, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "charitable", "organisation", "voluntary", "charity" ] }, "bbox": [ -1.9446920156, 50.804813385, -1.9446920156, 50.804813385 ], "geometry": {"coordinates":[-1.9446920156,50.804813385],"type":"Point"} }
{ "name": "anvil.js", "description": "Static javascript / coffeescript build utility", "version": "0.5.1", "authors": ["Alex Robson <@A_Robson>"], "keywords": ["build","compile","static"], "main": "./lib/anvil.js", "homepage": "http://arobson.github.com/anvil", "repository": { "type": "git", "url": "http://github.com/arobson/anvil.js.git" }, "directories": { "lib": "./lib" }, "engines" : { "node": ">=0.4.0" }, "dependencies": { "colors": ">=0.5.0", "gzip": ">=0.1.0", "readyjslint": ">=0.0.4", "mkdirp": ">=0.0.7", "uglify-js": ">=1.0.7", "underscore": ">=1.1.7", "coffee-script": "1.1.2", "express": ">=2.4.6", "express-resource": ">=0.2.2", "DOMBuilder": "2.0.1", "dive": "0.0.3", "argparser": "0.0.9", "socket.io": ">=0.8.4" }, "preferGlobal": true, "bin": { "anvil": "./bin/anvil" } }
[{"lineNumber": 16, "col_offset": 3, "nodeName": "__name__", "type": "str"}, {"lineNumber": 17, "col_offset": 4, "nodeName": "app", "type": "Any"}, {"lineNumber": 19, "col_offset": 4, "nodeName": "server", "type": "Any"}, {"lineNumber": 17, "col_offset": 10, "nodeName": "create_app", "type": "Any"}, {"lineNumber": 19, "col_offset": 13, "nodeName": "WSGIServer", "type": "Any"}, {"lineNumber": 19, "col_offset": 50, "nodeName": "app", "type": "Any"}, {"lineNumber": 21, "col_offset": 4, "nodeName": "serve_forever", "type": "Any"}, {"lineNumber": 19, "col_offset": 13, "nodeName": "pywsgi", "type": "Any"}, {"lineNumber": 19, "col_offset": 69, "nodeName": "WebSocketHandler", "type": "Any"}, {"lineNumber": 21, "col_offset": 4, "nodeName": "server", "type": "Any"}]
{"title":"May Model sets 84-85 [1920x1280]","uid":7766029,"size":63156406,"categoryP":"other","categoryS":"pictures","magnet":"?xt=urn:btih:35b9bc876b1acc4d322827c3e639b0a0ba0842fd&amp;dn=May+Model+sets+84-85+%5B1920x1280%5D&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"Who-He-iZ","files":197,"time":1351376120,"description":"Big thx again to 5-click for the original sets 2 days ago :\n &lt;a href=&quot;\nhttp://thepiratebay.se/torrent/7759595/May_Model_Set_84___85&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://thepiratebay.se/torrent/7759595/May_Model_Set_84___85&lt;/a&gt;\n\n\nOriginal sets 314 mb - now 60 mb (resized by me)\n\n\n4 Resized previews (2/set) : \n &lt;a href=&quot;\nhttp://i.imgur.com/uFiya.jpg&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://i.imgur.com/uFiya.jpg&lt;/a&gt;\n &lt;a href=&quot;\nhttp://i.imgur.com/xsW7f.jpg&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://i.imgur.com/xsW7f.jpg&lt;/a&gt;\n &lt;a href=&quot;\nhttp://i.imgur.com/vTrLi.jpg&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://i.imgur.com/vTrLi.jpg&lt;/a&gt;\n &lt;a href=&quot;\nhttp://i.imgur.com/FpKG6.jpg&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://i.imgur.com/FpKG6.jpg&lt;/a&gt;\n\nENJOY\n\n----------------------------------------------------------------\n\nNOTE: \n\nNo nudity. 18yo NN NoNude Model. \nModel info : &lt;a href=&quot;\nhttp://may-model.com/&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://may-model.com/&lt;/a&gt;","torrent":{"xt":"urn:btih:35b9bc876b1acc4d322827c3e639b0a0ba0842fd","amp;dn":"May+Model+sets+84-85+%5B1920x1280%5D","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"35b9bc876b1acc4d322827c3e639b0a0ba0842fd","infoHashBuffer":{"type":"Buffer","data":[53,185,188,135,107,26,204,77,50,40,39,195,230,57,176,160,186,8,66,253]},"announce":[],"urlList":[]}}
{"poster":"BooBerserk","date":"2015-07-24T18:35:15.999+0000","title":"14 Tage- Bann für gar nichts","subforum":"Spielerverhalten & Moderation","embed":{"description":"BooBerserk, You have received a 14 day ban following an extensive audit of in-game behavior within recent League of Legends matches. Your peers judged your behavior to be far below the standards of the League of Legends community. Think through the conversation and reflect on your words.","url":"http://link.email.riotgames.com/YesConnect/HtmlMessagePreview?a=NCCT_etp7RrfVvuNqm0z77Yo&msgVersion=web","image":"http://media.4at5.net/email_domains/ris/143833/images/RiotGames.png"},"up_votes":1,"down_votes":7,"body":"Ich habe kein grunds&auml;tzliches Problem mit dem Report-System, sondern mit dem Bot, der das Chatlog durchgeht. In diesem Fall ist es f&uuml;r mich eher lustig als &auml;rgerlich, da das nicht mein richtiger Account ist, trotzdem hat die ganze Sache aber etwas l&auml;cherliches. Ich habe mich schon mal bei Rito dar&uuml;ber beschwert, weil ich auf meinem Main einen Chatban bekommen habe und die haben mir gesagt &quot;muss deine Schuld sein&quot; . Ich habe aber im Nachhinein noch mal dr&uuml;ber nachgedacht und rede jetzt eigentlich nur wenn etwas passiert (Drake,Nash,etc.) oder wenn ich gefragt werde. Dadurch habe ich gr&ouml;&szlig;tenteils Reports vermieden, auch wenn ich manchmal in Spielen, wo ich absolut NICHTS gesagt habe weil ich nebenbei Musik geh&ouml;rt habe von den Gegnern eigentlich nur gemeldet werde, weil ich ein sehr gutes Spiel hatte und sie jemanden zum Wut auslassen brauchten ich hoffe, zumindest bei solchen Sachen erkennt der Bot was das f&uuml;r ein Bullshit ist sonst w&auml;re das echt traurig.Heute hatte ich zum Beispiel auf meinem 2. Smurf ein 15/1/6 Full Ap Nunu Spiel mit einem Freund, was hei&szlig;t dass ich das ganze Spiel nichts gesagt habe. Was sehen ich und er am Ende: &quot;Your Attitude is not how most of the players behave ...&quot; . Aber auch auf meinem ersten Smurf ist das was passiert ist absolut l&auml;cherlich (gerne das Chatlog ansehen) das einzige was ich vielleicht falsch gemacht habe, war, der gegnerischen LeBlanc zu sagen dass sie den Mund halten soll und nicht die ganze Zeit alle Leute beleidigen soll. (In dem Spiel hat sie mindestens 10 mal &quot;omg report team&quot; geschrieben).Dies habe ich aber nur getan, weil ich nicht wei&szlig;, wie man mit dem neuen Interface muted(-.-). Jedenfall hat sie am Ende niemand reported aber sie mindestens ihr ganzes Team und mich. Da es nun einmal in jedem Spiel mit abnehmendem Skill immer mehr solche Leute gibt, sollte wenigstens der Bot, der das Chatlog &uuml;berpr&uuml;ft, besser programmiert sein.\r\n\r\nMfg,\r\n hoffe ihr &auml;ndert was, Rito w&uuml;rde mich echt freuen.\r\nUnd an alle anderen : am&uuml;siert euch sch&ouml;n beim durchlesen: ist wirklich lustig. (hatte in dem Spiel &uuml;brigens 500 Ping daher manche unverst&auml;ndliche Nachrichten)","replies":[{"poster":"EpicDieterBohlen","date":"2015-07-24T18:48:46.445+0000","up_votes":1,"down_votes":1,"body":"wenn du sowas in chat schreibst brauchste dich nicht wundern ist verdient.","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:02:23.592+0000","up_votes":1,"down_votes":2,"body":"Inwiefern ?\n Oder hast du auch Sachen wie rekt falsch verstanden ?","replies":[{"poster":"Balmung","date":"2015-07-24T19:07:30.815+0000","up_votes":5,"down_votes":0,"body":"\"Rekt\" ist, genau wie \"ez\", IMMER unpassend, egal ob ironisch oder nicht.","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:12:10.944+0000","up_votes":1,"down_votes":2,"body":"Ja k wusste net dass es so empfindliche Leute gibt hatte einen 0/7 Yi gegen mich im Ranked, der die ganze Zeit \"gg easy\" gespamt hat, weil wir ne Afk mid hatten. Ich hab mich das ganze Spiel nur totgelacht, war aber net wirklich beleidigt weil ich das Spiel zum Spaß spiele und ich mich nicht damit identifiziere wie \"gut\" oder \"schlecht\" ich in einem Spiel bin. Und wie gesagt das \"rekt\" war darauf bezogen, dass ich gekillt wurde, also können wirs beim \"gg easy\" belassen.","replies":[{"poster":"Balmung","date":"2015-07-24T19:22:15.041+0000","up_votes":2,"down_votes":0,"body":"Das hat auch wenig mit \"empfindliche Leute\" zu tun. Es ist einfach unsportliches Verhalten.\n\nUnd wenn du dich totgelacht hast - weshalb dann so nen Mist schreiben, wenn du weißt das es dafür Strafen gibt?","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:28:01.594+0000","up_votes":1,"down_votes":2,"body":"Ja sry ich gehör auch gewöhnlich net zu den Leuten, die sich deprimiert fühlen wenn sie mal nen Spiel verlieren immerhin ist das ja nur ein SPIEL. Deswegen seh ich, wenn Gegner so was tun es eher als witzig als beleidigend an. Außerdem passiert so was bei dem Streamern ja auch immer und darüber beschwert sich auch keiner also so eine gängige Meinung, dass das ganze unsportlich ist kann das ja nicht sein. Allerdings is das auch Na, und das is seeeeehr viel wenig toxischer als EUW.","replies":[{"poster":"eingew","date":"2015-07-24T20:22:45.424+0000","up_votes":1,"down_votes":0,"body":"Naja, ein Zuschauer guckt einen Stream ja, weil ihm der Streamer gefällt. Wenn der Streamer toxisch ist, dann werden sich das wohl kaum dauernd Leute ansehen, die lieber viel freundlicher sind, weil sie in toxischem Verhalten einfach kein Entertainment sehen.","replies":[]}]}]},{"poster":"eingew","date":"2015-07-24T20:20:46.455+0000","up_votes":1,"down_votes":1,"body":"Natürlich wusstest du das. Du hast doch selbst gesagt, dass es nicht deine erste Strafe ist. Es war dir vielleicht egal oder du hast dich nicht mit beschäftigt, aber es war dir definitiv klar, dass dieses Verhalten eben nicht okay ist.","replies":[]}]}]}]}]},{"poster":"drexxsack","date":"2015-07-24T18:46:33.095+0000","up_votes":3,"down_votes":0,"body":"> havent played for a long time and now im even too bad for my 2nd smurf in silver\n> and the attempt to identify urself thru a game is a lil sad ya know ?\n> ur reported\n> we dont want lil salty kids in this game\n> rekt ^^\n> gg easy\n\nzu ersterem muss ich nicht viel sagen: Minimal aggressiv, nicht besonders schlimm.\n\nrekt und gg easy sind einfach unsportlich und unnötig. Leider ist nicht so ganz ersichtlich, ob es ein Win oder ein Lose ist. Die Frage ist jetzt, ob es Ironie auf dich selbst bezogen ist oder Unsportlichkeit.\n\nReportdrohungen und Reportaufforderungen behandelt das System aktuell als Extremfall.\nInsgesamt etwas dürftig für 14 Tage.\nVersuchs mal mit dem Support. \nEs wäre nett, wenn du uns auf dem laufenden halten könntest.\nhttps://support.riotgames.com/hc/de/requests/new","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:00:42.701+0000","up_votes":1,"down_votes":3,"body":"ja wie schon gesagt das mit dem report bereu ich, ich war nur angepisst weil die Leblanc permanent Leute beleidigt hat und ich nicht wusste wie mal Leute muted. Das Spiel war ein Win und das mit dem GG Easy war Ironie und nur dazu dar Leblanc zu provozierenm weil die ziemllich hart geraged is.\n(Bei ner Ping von 500 wärs selbst hart gewesen wären das keine smurfs gewesen) \nUnd das rekt war auf mich bezogen nich auf die ^^\n","replies":[{"poster":"Patter91","date":"2015-07-24T19:02:24.219+0000","up_votes":5,"down_votes":0,"body":"> [{quoted}](name=BooBerserk,realm=EUW,application-id=KYnfKGf0,discussion-id=s5quTpYj,comment-id=00000000,timestamp=2015-07-24T19:00:42.701+0000)\n>\nnur dazu dar Leblanc zu provozieren\n\nUnd das ist in welcher Weise förderlich? Du weißt doch, dass du toxisch warst/bist, warum lügst du dann im Threadtitel?","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:06:19.941+0000","up_votes":1,"down_votes":3,"body":"Naja mit den Aggressionen von Toxischen Leuten herumzuspielen nenn ich net unbedingt toxisch aber trd danke für die Rückmeldung wusste net, dass es so empfindliche Leute gibt. Btw das \"report\" war nur damit sie ihren Mund hält, ich reporte für gewöhnlich alle 100 games vielleicht 3 mal oder so.","replies":[{"poster":"Temudschinn","date":"2015-07-26T10:34:59.123+0000","up_votes":2,"down_votes":0,"body":"> Btw das \"report\" war nur damit sie ihren Mund hält\n\nDu missbrauchst also das Reportsystem als Drohung...dir ist klar dass es dafür nicht gemacht wurde, oder?","replies":[]}]}]},{"poster":"MeMyselfandBaal","date":"2015-07-24T20:48:02.144+0000","up_votes":2,"down_votes":1,"body":"> [{quoted}](name=BooBerserk,realm=EUW,application-id=KYnfKGf0,discussion-id=s5quTpYj,comment-id=00000000,timestamp=2015-07-24T19:00:42.701+0000)\n>\n> Das Spiel war ein Win und das mit dem GG Easy war Ironie und nur dazu dar Leblanc zu provozierenm weil die ziemllich hart geraged is.\n>\n\nDamit gibst du doch schon zu, dass der Bann gerechtfertigt ist. Warum musst du die LeBlanc ganz zum Schluss noch mal provozieren? Warum? Was bringt dir das? Also außer den 14 Tages Bann? Und anscheinend war die ja schon sauer, dass die dich dann reported, ist doch zu erwarten...\n\nUnd dass die Community auf \"GG Easy\" und auf \"Report Player X\" allergisch reagiert, hätte ich dir gleich sagen können. Das war schon zu Tribunalszeiten so. Und die Chatanalyse hat keine neuen Maßstäbe angesetzt, sondern nur schneller umgesetzt, was die Tribunals-Community vorher schon gewollt hat... und das wurde \"gg easy\" immer Mehrheitlich bestraft... ich sag's ja nur...","replies":[]}]},{"poster":"Bergelmir32","date":"2015-07-24T19:15:40.814+0000","up_votes":1,"down_votes":0,"body":"Stimm, bis auf den Schluss siehts relativ sauber aus und auch das nicht unbedingt nach 14 Tagen aber irgendwie hab ich das Gefühl das könnte einer der Fälle sein wo dieses Spiel das Fass nur zum überlaufen gebracht hat.","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:21:15.185+0000","up_votes":1,"down_votes":2,"body":"Naja ich bin net so begabt im Flamen, außerdem regts mich eher auf meinem Main auf, wenn Leute offensichtlich gewonnene Spiele net beenden und net wenn sie mal feeden, weil jeder mal nen schlechten Tag hat. Im Low-LvL Bereich beleidigen die sich schon wenn jemand mal first Blood gibt. Ich sehe generell keinen Grund, warum man Leute in normals reporten sollte (habe ich noch nie gemacht). Erst recht nicht im lvl 13 Bereich wo eh die Hälfte der Leute trollt/smurft.","replies":[{"poster":"eingew","date":"2015-07-24T20:20:09.770+0000","up_votes":2,"down_votes":0,"body":"Sorry, aber du hast schon vorher geschrieben, du würdest nur noch Draketimer in den Chat schreiben... und dann liest man da durchaus einen Haufen mehr toxischen Kram.\n\nVersteh mich nicht falsch, nur für das Spiel hätte ich dir auch keine 14 Tage gegeben... aber Duprees Vermutung klingt gar nicht so abwegig, vor allem gemischt damit, dass du schon vorher nicht grad überzeugend warst.","replies":[]}]}]}]},{"poster":"hshtagniemehrcdu","date":"2015-07-24T19:33:49.368+0000","up_votes":2,"down_votes":1,"body":"> Allerdings is das auch Na, und das is seeeeehr viel wenig toxischer als EUW.\n\nMachst du woran fest?\nLaut Riot Lyte gibt es keinerlei Unterschiede zwischen den Regionen.\n\nUnd für\n> gg easy\n\nInstant Perma.","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:39:38.463+0000","up_votes":1,"down_votes":4,"body":"Ohne mist ? \nIs das wirklich so?\nLol wenn man sich beleidigt fühlt, wenn jemand einem sagt, man sei schlecht in einem SPIEL is das schon nen bissl traurig ^^\nDachte eigentlich dass Rito da auch ein bissl moderater denkt.\nUnd in NA SCHREIBEN die Leute gg easy, auf Tekk gibt es sogar ein Spiel mit einem trollenden Nunu der das ganze Spiel nur tanzt (in Challenger) und niemand beschwert sich darüber, sondern alle lachen sich schlapp also ja, ich würde schon sagen NA ist SEHR viel weniger toxisch als EUW","replies":[{"poster":"Patter91","date":"2015-07-24T19:42:38.457+0000","up_votes":5,"down_votes":0,"body":"> [{quoted}](name=BooBerserk,realm=EUW,application-id=KYnfKGf0,discussion-id=s5quTpYj,comment-id=00050000,timestamp=2015-07-24T19:39:38.463+0000)\n>\n> Ohne mist ? \n> Is das wirklich so?\n> Lol wenn man sich beleidigt fühlt, wenn jemand einem sagt, man sei schlecht in einem SPIEL is das schon nen bissl traurig ^^\n> Dachte eigentlich dass Rito da auch ein bissl moderater denkt.\n\nViel trauriger ist, das Gefühl zu haben, anderen vorzuhalten, wie schlecht sie doch in einem SPIEL sind. Viel trauriger ist, dass du keinerlei Respekt kennst. Der Bann sollte demnach noch ausgeweitet werden, denn offensichtlich verfehlt er sein Ziel: du lernst nicht. Entsprechend wirst du wohl so weitermachen und man sollte dich generell ausschließen.","replies":[{"poster":"BooBerserk","date":"2015-07-24T19:47:21.686+0000","up_votes":0,"down_votes":4,"body":"> [{quoted}](name=Patter91,realm=EUW,application-id=KYnfKGf0,discussion-id=s5quTpYj,comment-id=000500000000,timestamp=2015-07-24T19:42:38.457+0000)\n>\n> Viel trauriger ist, das Gefühl zu haben, anderen vorzuhalten, wie schlecht sie doch in einem SPIEL sind. Viel trauriger ist, dass du keinerlei Respekt kennst. Der Bann sollte demnach noch ausgeweitet werden, denn offensichtlich verfehlt er sein Ziel: du lernst nicht. Entsprechend wirst du wohl so weitermachen und man sollte dich generell ausschließen.\n\nKannst du mir das erklären? \nVersteh das echt net und ich WILL garantiert net gebannt werden also im Gegenteil, ich nehme gerne Kritik entgegen.\nUnd wie schon gesagt mir is egal wie gut oder schlecht jemand in einem Spiel ist, mir gehts um den Spaß.\nBtw das ham auch alle meine 4 Mates gemacht, und Leblancs Team auch, weil sie permanent alle beleidigt hat und einfach nur solche \"Babyrage\" Ausraster hatte.\nAber egal ty an euch alle ich reiß mich zusammen und zieh am besten wieder die SWAG Taktik durch (gar nix sagen)","replies":[{"poster":"eingew","date":"2015-07-24T20:26:07.437+0000","up_votes":2,"down_votes":0,"body":"Wenns dir egal ist, wie gut jemand in einem Spiel ist, wieso fühlst du dich dann genötigt, darüber zu lachen, dass andere schlecht darin sind? Wenn dir das Spaß macht, denn darum geht es dir doch angeblich, dann hat das nichts mit \"mir ist das egal\", sondern viel mehr mit Respektlosigkeit zu tun, wie Patter bereits gesagt hat.\n\nAlle ist kein Argument. Das sollte klar sein, wenn man ein wenig darüber nachdenkt.","replies":[]}]}]},{"poster":"eingew","date":"2015-07-24T20:24:36.478+0000","up_votes":3,"down_votes":0,"body":"Das versteh ich jetzt nicht, die schreiben öfter \"gg easy\" und trollen mehr, *aber* sind weniger toxisch? Ist das nicht eher ein krasser Widerspruch?\n\nAmerika ist ja auch nicht sicherer, weils da mehr Waffen gibt, oder versteh ich da was falsch?","replies":[]}]},{"poster":"Busty Botter","date":"2015-07-26T18:32:59.838+0000","up_votes":1,"down_votes":2,"body":"> Laut Riot Lyte gibt es keinerlei Unterschiede zwischen den Regionen.\n\nDann war Lyte noch nie auf EUNE. Dagegen ist EUW ja ein Kindergeburtstag.","replies":[]}]},{"poster":"Lematique","date":"2015-07-24T19:26:34.024+0000","up_votes":3,"down_votes":0,"body":"Warum spammst du denn so den Chat zu? Herrje, allein das ist schon nervig, sorry....","replies":[]},{"poster":"Kaitri","date":"2015-07-24T19:59:39.096+0000","up_votes":2,"down_votes":0,"body":"\"reported lil salty kid\"\n\"gg easy\"\n\nich dachte mir anfangs echt \"okay er regt sich nur über laggs auf vielleicht wurde er zu unrecht bestraft\" und dann die letzten 3 zeilen da hasts echt verkackt lol","replies":[]},{"poster":"Zaddok","date":"2015-07-24T18:51:24.826+0000","up_votes":1,"down_votes":1,"body":"Also ich habe ja schon viel Logs gelesen bei denen ein 2-Wochen Bann berechtigt war, aber bei diesem Log muss ich sagen dass der 2-Wochen-Bann nicht erforderlich gewesen wäre. Ich weiß nun nicht wie du in deinen anderen Games drauf bist, aber nur nach diesem hier zu urteilen sind 2 Wochen überzogen.","replies":[{"poster":"eingew","date":"2015-07-24T20:27:36.806+0000","up_votes":1,"down_votes":0,"body":"Ich finds nicht so einfach. Nur für den Log hätte ich vermutlich auch nicht direkt 2 Wochen gegeben, aber das ist offensichtlich bei weitem nicht die erste Strafe und der TE scheint dauerhaft eine solche Art zu haben. Ich habe also eher das Gefühl, als hätte die Chatanalyse hier beim falschen Spiel zugeschlagen, und nicht, als wäre die Strafe ungerechtfertigt.","replies":[]}]},{"poster":"Ajantis85","date":"2015-07-24T20:16:39.140+0000","up_votes":1,"down_votes":0,"body":"diese gg easy sache is mehr als nervig - egal ob ein spiel leicht ist oder nicht man muss es nicht übertreiben und der gegner weiß selbst wenn er einen schlechten tag hatte. letztens hat einer noch gg easy gesagt und hatte 9 - 11- 7 - sachen gibbet.. am besten flamer einfach muten mach ich auch - ein gg wp oder bg wp wenns angebracht is schönen tach noch un nächstes game.. alles andere is müßig da es eh keine socke interessiert was du über deren gameplay denkst ;-)","replies":[{"poster":"BooBerserk","date":"2015-07-24T20:18:56.661+0000","up_votes":1,"down_votes":3,"body":"> [{quoted}](name=Ajantis85,realm=EUW,application-id=KYnfKGf0,discussion-id=s5quTpYj,comment-id=0008,timestamp=2015-07-24T20:16:39.140+0000)\n>\n> diese gg easy sache is mehr als nervig - egal ob ein spiel leicht ist oder nicht man muss es nicht übertreiben und der gegner weiß selbst wenn er einen schlechten tag hatte. letztens hat einer noch gg easy gesagt und hatte 9 - 11- 7 - sachen gibbet.. am besten flamer einfach muten mach ich auch - ein gg wp oder bg wp wenns angebracht is schönen tach noch un nächstes game.. alles andere is müßig da es eh keine socke interessiert was du über deren gameplay denkst ;-)\n\nDanke mann erste wirklich konstruktive Kritik, btw kann mir einer sagen wie man mit dem neuen Interface muted, war das ganze Game nähmlich mein Hauptproblem","replies":[{"poster":"drexxsack","date":"2015-07-24T20:20:04.478+0000","up_votes":1,"down_votes":0,"body":"Auf das Championbild, dann tauch der Knopf auf.","replies":[]}]}]},{"poster":"BooBerserk","date":"2015-07-24T20:54:58.194+0000","up_votes":1,"down_votes":3,"body":"K danke Leute ich seh's ein und sag einfach gar nix mehr, sondern ping nur noch, damit jemanden zu beleidigen muss man erst mal können. :§\nIch weiß dass ich einen sehr harten Humor hab und manche Leute damit halt beleidige also, wie schon gesagt ich halt jetzt einfach mal mein Maul, kann auch ganz lustig sein.","replies":[{"poster":"Ajantis85","date":"2015-07-26T18:07:33.799+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=BooBerserk,realm=EUW,application-id=KYnfKGf0,discussion-id=s5quTpYj,comment-id=0009,timestamp=2015-07-24T20:54:58.194+0000)\n>\n> K danke Leute ich seh's ein und sag einfach gar nix mehr, sondern ping nur noch, damit jemanden zu beleidigen muss man erst mal können. :§\n> Ich weiß dass ich einen sehr harten Humor hab und manche Leute damit halt beleidige also, wie schon gesagt ich halt jetzt einfach mal mein Maul, kann auch ganz lustig sein.\n\nnaja du sollst ja schon kommunizieren - aber wenn dir eben die galle hochkommt erspar es dir einfach - ich selbst bin auch immer versucht zu schreiben was ich von dem / derjenigen halte - nur ich verkneif mir den kommentar weil ich mir einfach denke es is nur ein spiel.. hab auch schon einige spiele komplett vergeigt - passiert den besten. kopf hoch und weiterspielen - hilft nix anderes","replies":[]}]},{"poster":"BetterNerfMyMain","date":"2015-07-24T19:59:44.092+0000","up_votes":1,"down_votes":5,"body":"Hatte ich auch, bei mir wars einmal ein perma und einmal 14Tage (beides unberechtigt, geh zu meinen beiträgen und schau nach, bin gerade auf dem iphone und hab keine zeit und lust für ein wall of text)","replies":[]}]}
{"id":"4/11/1986","name":"1986-04-11","date":"0001-01-01T00:00:00","entries":[{"id":"1-across","group":["1-across"],"separatorLocations":{},"number":1,"humanNumber":"1","clue":" Con man's ploy","direction":"across","length":4,"position":{"x":0,"y":0},"solution":"SCAM"},{"id":"5-across","group":["5-across"],"separatorLocations":{},"number":5,"humanNumber":"5","clue":" A rival of Martina","direction":"across","length":5,"position":{"x":6,"y":0},"solution":"CHRIS"},{"id":"10-across","group":["10-across"],"separatorLocations":{},"number":10,"humanNumber":"10","clue":" Flip ingredient","direction":"across","length":3,"position":{"x":12,"y":0},"solution":"EGG"},{"id":"13-across","group":["13-across"],"separatorLocations":{},"number":13,"humanNumber":"13","clue":" Atoll substance","direction":"across","length":5,"position":{"x":0,"y":1},"solution":"CORAL"},{"id":"15-across","group":["15-across"],"separatorLocations":{},"number":15,"humanNumber":"15","clue":" Minimum","direction":"across","length":5,"position":{"x":6,"y":1},"solution":"LEAST"},{"id":"16-across","group":["16-across"],"separatorLocations":{},"number":16,"humanNumber":"16","clue":" Newscaster Lindstrom","direction":"across","length":3,"position":{"x":12,"y":1},"solution":"PIA"},{"id":"17-across","group":["17-across"],"separatorLocations":{},"number":17,"humanNumber":"17","clue":" Laurie of songdom","direction":"across","length":5,"position":{"x":0,"y":2},"solution":"ANNIE"},{"id":"18-across","group":["18-across"],"separatorLocations":{},"number":18,"humanNumber":"18","clue":" Radical","direction":"across","length":9,"position":{"x":6,"y":2},"solution":"EXTREMIST"},{"id":"20-across","group":["20-across"],"separatorLocations":{},"number":20,"humanNumber":"20","clue":" Angry","direction":"across","length":7,"position":{"x":0,"y":3},"solution":"TEEDOFF"},{"id":"22-across","group":["22-across"],"separatorLocations":{},"number":22,"humanNumber":"22","clue":" Otalgia","direction":"across","length":7,"position":{"x":8,"y":3},"solution":"EARACHE"},{"id":"23-across","group":["23-across"],"separatorLocations":{},"number":23,"humanNumber":"23","clue":" Step ___ (hurry)","direction":"across","length":4,"position":{"x":3,"y":4},"solution":"ONIT"},{"id":"24-across","group":["24-across"],"separatorLocations":{},"number":24,"humanNumber":"24","clue":" Strauss's \"___ Heldenleben\"","direction":"across","length":3,"position":{"x":9,"y":4},"solution":"EIN"},{"id":"25-across","group":["25-across"],"separatorLocations":{},"number":25,"humanNumber":"25","clue":" Parley","direction":"across","length":6,"position":{"x":0,"y":5},"solution":"CONFER"},{"id":"28-across","group":["28-across"],"separatorLocations":{},"number":28,"humanNumber":"28","clue":" Pursue, as a lead","direction":"across","length":8,"position":{"x":7,"y":5},"solution":"FOLLOWUP"},{"id":"33-across","group":["33-across"],"separatorLocations":{},"number":33,"humanNumber":"33","clue":" ___ strut (plane part)","direction":"across","length":4,"position":{"x":0,"y":6},"solution":"OLEO"},{"id":"34-across","group":["34-across"],"separatorLocations":{},"number":34,"humanNumber":"34","clue":" Writer Hoffer","direction":"across","length":4,"position":{"x":5,"y":6},"solution":"ERIC"},{"id":"36-across","group":["36-across"],"separatorLocations":{},"number":36,"humanNumber":"36","clue":" Vanuatu island","direction":"across","length":5,"position":{"x":10,"y":6},"solution":"EFATE"},{"id":"37-across","group":["37-across"],"separatorLocations":{},"number":37,"humanNumber":"37","clue":" Raise","direction":"across","length":4,"position":{"x":0,"y":7},"solution":"REAR"},{"id":"38-across","group":["38-across"],"separatorLocations":{},"number":38,"humanNumber":"38","clue":" Congressman Fascell","direction":"across","length":5,"position":{"x":5,"y":7},"solution":"DANTE"},{"id":"40-across","group":["40-across"],"separatorLocations":{},"number":40,"humanNumber":"40","clue":" Hideaway","direction":"across","length":4,"position":{"x":11,"y":7},"solution":"LAIR"},{"id":"41-across","group":["41-across"],"separatorLocations":{},"number":41,"humanNumber":"41","clue":" Victoria, e.g.","direction":"across","length":5,"position":{"x":0,"y":8},"solution":"FALLS"},{"id":"43-across","group":["43-across"],"separatorLocations":{},"number":43,"humanNumber":"43","clue":" Albany's father-in-law","direction":"across","length":4,"position":{"x":6,"y":8},"solution":"LEAR"},{"id":"44-across","group":["44-across"],"separatorLocations":{},"number":44,"humanNumber":"44","clue":" Asiatic tree","direction":"across","length":4,"position":{"x":11,"y":8},"solution":"ACLE"},{"id":"45-across","group":["45-across"],"separatorLocations":{},"number":45,"humanNumber":"45","clue":" Smooth, as some faces","direction":"across","length":8,"position":{"x":0,"y":9},"solution":"UNSEAMED"},{"id":"47-across","group":["47-across"],"separatorLocations":{},"number":47,"humanNumber":"47","clue":" Name of 12 kings of Egypt","direction":"across","length":6,"position":{"x":9,"y":9},"solution":"RAMSES"},{"id":"49-across","group":["49-across"],"separatorLocations":{},"number":49,"humanNumber":"49","clue":" Welsh-rabbit ingredient","direction":"across","length":3,"position":{"x":3,"y":10},"solution":"ALE"},{"id":"50-across","group":["50-across"],"separatorLocations":{},"number":50,"humanNumber":"50","clue":" Swedish canal or river","direction":"across","length":4,"position":{"x":8,"y":10},"solution":"GOTA"},{"id":"51-across","group":["51-across"],"separatorLocations":{},"number":51,"humanNumber":"51","clue":" Author Wylie and soprano Ross","direction":"across","length":7,"position":{"x":0,"y":11},"solution":"ELINORS"},{"id":"55-across","group":["55-across"],"separatorLocations":{},"number":55,"humanNumber":"55","clue":" Period circa 1000 B.C.","direction":"across","length":7,"position":{"x":8,"y":11},"solution":"IRONAGE"},{"id":"59-across","group":["59-across"],"separatorLocations":{},"number":59,"humanNumber":"59","clue":" Certain metal workers","direction":"across","length":9,"position":{"x":0,"y":12},"solution":"TINSMITHS"},{"id":"61-across","group":["61-across"],"separatorLocations":{},"number":61,"humanNumber":"61","clue":" Fibber of renown","direction":"across","length":5,"position":{"x":10,"y":12},"solution":"MCGEE"},{"id":"62-across","group":["62-across"],"separatorLocations":{},"number":62,"humanNumber":"62","clue":" Jonson's \"___ and Lily\"","direction":"across","length":3,"position":{"x":0,"y":13},"solution":"OAK"},{"id":"63-across","group":["63-across"],"separatorLocations":{},"number":63,"humanNumber":"63","clue":" Early hr.","direction":"across","length":5,"position":{"x":4,"y":13},"solution":"ONEAM"},{"id":"64-across","group":["64-across"],"separatorLocations":{},"number":64,"humanNumber":"64","clue":" Cut of beef","direction":"across","length":5,"position":{"x":10,"y":13},"solution":"SHANK"},{"id":"65-across","group":["65-across"],"separatorLocations":{},"number":65,"humanNumber":"65","clue":" New Deal letters","direction":"across","length":3,"position":{"x":0,"y":14},"solution":"NRA"},{"id":"66-across","group":["66-across"],"separatorLocations":{},"number":66,"humanNumber":"66","clue":" False","direction":"across","length":5,"position":{"x":4,"y":14},"solution":"NOTSO"},{"id":"67-across","group":["67-across"],"separatorLocations":{},"number":67,"humanNumber":"67","clue":" One-time prisoner in a bronze jar","direction":"across","length":4,"position":{"x":11,"y":14},"solution":"ARES"},{"id":"1-down","group":["1-down"],"separatorLocations":{},"number":1,"humanNumber":"1","clue":" Jazz term","direction":"down","length":4,"position":{"x":0,"y":0},"solution":"SCAT"},{"id":"2-down","group":["2-down"],"separatorLocations":{},"number":2,"humanNumber":"2","clue":" Strobile","direction":"down","length":4,"position":{"x":1,"y":0},"solution":"CONE"},{"id":"3-down","group":["3-down"],"separatorLocations":{},"number":3,"humanNumber":"3","clue":" Mother of Aeolus","direction":"down","length":4,"position":{"x":2,"y":0},"solution":"ARNE"},{"id":"4-down","group":["4-down"],"separatorLocations":{},"number":4,"humanNumber":"4","clue":" Joan of Arc","direction":"down","length":13,"position":{"x":3,"y":0},"solution":"MAIDOFORLEANS"},{"id":"5-down","group":["5-down"],"separatorLocations":{},"number":5,"humanNumber":"5","clue":" Chin recess","direction":"down","length":5,"position":{"x":6,"y":0},"solution":"CLEFT"},{"id":"6-down","group":["6-down"],"separatorLocations":{},"number":6,"humanNumber":"6","clue":" Whammy","direction":"down","length":3,"position":{"x":7,"y":0},"solution":"HEX"},{"id":"7-down","group":["7-down"],"separatorLocations":{},"number":7,"humanNumber":"7","clue":" Chide","direction":"down","length":4,"position":{"x":8,"y":0},"solution":"RATE"},{"id":"8-down","group":["8-down"],"separatorLocations":{},"number":8,"humanNumber":"8","clue":" Masada's location","direction":"down","length":6,"position":{"x":9,"y":0},"solution":"ISRAEL"},{"id":"9-down","group":["9-down"],"separatorLocations":{},"number":9,"humanNumber":"9","clue":" Unfruitful","direction":"down","length":7,"position":{"x":10,"y":0},"solution":"STERILE"},{"id":"10-down","group":["10-down"],"separatorLocations":{},"number":10,"humanNumber":"10","clue":" Benét's \"John Brown's Body\" is one","direction":"down","length":4,"position":{"x":12,"y":0},"solution":"EPIC"},{"id":"11-down","group":["11-down"],"separatorLocations":{},"number":11,"humanNumber":"11","clue":" Dorothy or Lillian","direction":"down","length":4,"position":{"x":13,"y":0},"solution":"GISH"},{"id":"12-down","group":["12-down"],"separatorLocations":{},"number":12,"humanNumber":"12","clue":" Attendance","direction":"down","length":4,"position":{"x":14,"y":0},"solution":"GATE"},{"id":"14-down","group":["14-down"],"separatorLocations":{},"number":14,"humanNumber":"14","clue":" Former president of Italy","direction":"down","length":5,"position":{"x":4,"y":1},"solution":"LEONE"},{"id":"19-down","group":["19-down"],"separatorLocations":{},"number":19,"humanNumber":"19","clue":" Don Quixote, onstage","direction":"down","length":13,"position":{"x":11,"y":2},"solution":"MANOFLAMANCHA"},{"id":"21-down","group":["21-down"],"separatorLocations":{},"number":21,"humanNumber":"21","clue":" Sacked","direction":"down","length":5,"position":{"x":5,"y":3},"solution":"FIRED"},{"id":"25-down","group":["25-down"],"separatorLocations":{},"number":25,"humanNumber":"25","clue":" Ionian island","direction":"down","length":5,"position":{"x":0,"y":5},"solution":"CORFU"},{"id":"26-down","group":["26-down"],"separatorLocations":{},"number":26,"humanNumber":"26","clue":" City on the Allegheny","direction":"down","length":5,"position":{"x":1,"y":5},"solution":"OLEAN"},{"id":"27-down","group":["27-down"],"separatorLocations":{},"number":27,"humanNumber":"27","clue":" Actress Patricia and family","direction":"down","length":5,"position":{"x":2,"y":5},"solution":"NEALS"},{"id":"28-down","group":["28-down"],"separatorLocations":{},"number":28,"humanNumber":"28","clue":" Amerced","direction":"down","length":5,"position":{"x":7,"y":5},"solution":"FINED"},{"id":"29-down","group":["29-down"],"separatorLocations":{},"number":29,"humanNumber":"29","clue":" Numerical prefix","direction":"down","length":4,"position":{"x":8,"y":5},"solution":"OCTA"},{"id":"30-down","group":["30-down"],"separatorLocations":{},"number":30,"humanNumber":"30","clue":" Early distaff service gp.","direction":"down","length":5,"position":{"x":12,"y":5},"solution":"WAACS"},{"id":"31-down","group":["31-down"],"separatorLocations":{},"number":31,"humanNumber":"31","clue":" Practical","direction":"down","length":5,"position":{"x":13,"y":5},"solution":"UTILE"},{"id":"32-down","group":["32-down"],"separatorLocations":{},"number":32,"humanNumber":"32","clue":" V.I.P. at 8 Down","direction":"down","length":5,"position":{"x":14,"y":5},"solution":"PERES"},{"id":"35-down","group":["35-down"],"separatorLocations":{},"number":35,"humanNumber":"35","clue":" Wheeze's kin","direction":"down","length":4,"position":{"x":6,"y":6},"solution":"RALE"},{"id":"39-down","group":["39-down"],"separatorLocations":{},"number":39,"humanNumber":"39","clue":" Tennis statistic","direction":"down","length":5,"position":{"x":9,"y":7},"solution":"ERROR"},{"id":"42-down","group":["42-down"],"separatorLocations":{},"number":42,"humanNumber":"42","clue":" Financier who helped Jefferson","direction":"down","length":7,"position":{"x":4,"y":8},"solution":"SALOMON"},{"id":"46-down","group":["46-down"],"separatorLocations":{},"number":46,"humanNumber":"46","clue":" Soft yarn","direction":"down","length":6,"position":{"x":5,"y":9},"solution":"MERINO"},{"id":"48-down","group":["48-down"],"separatorLocations":{},"number":48,"humanNumber":"48","clue":" Whits","direction":"down","length":5,"position":{"x":10,"y":9},"solution":"ATOMS"},{"id":"50-down","group":["50-down"],"separatorLocations":{},"number":50,"humanNumber":"50","clue":" Thingamajig","direction":"down","length":5,"position":{"x":8,"y":10},"solution":"GISMO"},{"id":"51-down","group":["51-down"],"separatorLocations":{},"number":51,"humanNumber":"51","clue":" District opposite Windsor","direction":"down","length":4,"position":{"x":0,"y":11},"solution":"ETON"},{"id":"52-down","group":["52-down"],"separatorLocations":{},"number":52,"humanNumber":"52","clue":" Kind of dice","direction":"down","length":4,"position":{"x":1,"y":11},"solution":"LIAR"},{"id":"53-down","group":["53-down"],"separatorLocations":{},"number":53,"humanNumber":"53","clue":" Part of Durante's theme song","direction":"down","length":4,"position":{"x":2,"y":11},"solution":"INKA"},{"id":"54-down","group":["54-down"],"separatorLocations":{},"number":54,"humanNumber":"54","clue":" Editor's direction","direction":"down","length":4,"position":{"x":6,"y":11},"solution":"STET"},{"id":"56-down","group":["56-down"],"separatorLocations":{},"number":56,"humanNumber":"56","clue":" Kanten","direction":"down","length":4,"position":{"x":12,"y":11},"solution":"AGAR"},{"id":"57-down","group":["57-down"],"separatorLocations":{},"number":57,"humanNumber":"57","clue":" Author Fowler","direction":"down","length":4,"position":{"x":13,"y":11},"solution":"GENE"},{"id":"58-down","group":["58-down"],"separatorLocations":{},"number":58,"humanNumber":"58","clue":" Mice induce these sounds","direction":"down","length":4,"position":{"x":14,"y":11},"solution":"EEKS"},{"id":"60-down","group":["60-down"],"separatorLocations":{},"number":60,"humanNumber":"60","clue":" \" . . . them that ___ gits\": Westcott","direction":"down","length":3,"position":{"x":7,"y":12},"solution":"HAS"}],"dimensions":{"cols":15,"rows":15},"crosswordType":"genius"}
[{"lineNumber": 13, "col_offset": 4, "nodeName": "test_make_replacer_doe_sgml", "type": "Callable[[Any], Any]"}, {"lineNumber": 22, "col_offset": 4, "nodeName": "test_make_replacer_early_english_html", "type": "Callable[[Any], Any]"}, {"lineNumber": 31, "col_offset": 4, "nodeName": "test_make_replacer_mufi_3", "type": "Callable[[Any], Any]"}, {"lineNumber": 40, "col_offset": 4, "nodeName": "test_make_replacer_mufi_4", "type": "Callable[[Any], Any]"}, {"lineNumber": 49, "col_offset": 4, "nodeName": "test_make_replacer_other", "type": "Callable[[Any], Any]"}, {"lineNumber": 66, "col_offset": 4, "nodeName": "test_not_lemma_normal", "type": "Callable[[Any], Any]"}, {"lineNumber": 91, "col_offset": 4, "nodeName": "test_not_lemma_incomplete_replacer", "type": "Callable[[Any], Any]"}, {"lineNumber": 121, "col_offset": 4, "nodeName": "test_not_lemma_spacing", "type": "Callable[[Any], Any]"}, {"lineNumber": 130, "col_offset": 4, "nodeName": "test_is_lemma_same", "type": "Callable[[Any], Any]"}, {"lineNumber": 149, "col_offset": 4, "nodeName": "test_is_lemma_incomplete_replacer", "type": "Callable[[Any], Any]"}, {"lineNumber": 178, "col_offset": 4, "nodeName": "test_get_punctuation_no_cache", "type": "Callable[[Any], Any]"}, {"lineNumber": 185, "col_offset": 4, "nodeName": "test_remove_stopwords_normal", "type": "Callable[[Any], Any]"}, {"lineNumber": 199, "col_offset": 4, "nodeName": "test_remove_stopwords_edge", "type": "Callable[[Any], Any]"}, {"lineNumber": 220, "col_offset": 4, "nodeName": "test_keep_words_normal", "type": "Callable[[Any], Any]"}, {"lineNumber": 243, "col_offset": 4, "nodeName": "test_keep_words_punctuation", "type": "Callable[[Any], Any]"}, {"lineNumber": 258, "col_offset": 4, "nodeName": "test_remove_whitespace_map", "type": "Callable[[Any], Any]"}, {"lineNumber": 11, "col_offset": 4, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 64, "col_offset": 4, "nodeName": "test_string", "type": "str"}, {"lineNumber": 183, "col_offset": 4, "nodeName": "test_string", "type": "str"}, {"lineNumber": 217, "col_offset": 4, "nodeName": "test_string", "type": "str"}, {"lineNumber": 218, "col_offset": 4, "nodeName": "test_string_period", "type": "str"}, {"lineNumber": 14, "col_offset": 8, "nodeName": "r", "type": "Any"}, {"lineNumber": 23, "col_offset": 8, "nodeName": "r", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "r", "type": "Any"}, {"lineNumber": 41, "col_offset": 8, "nodeName": "r", "type": "Any"}, {"lineNumber": 56, "col_offset": 8, "nodeName": "r", "type": "Any"}, {"lineNumber": 218, "col_offset": 25, "nodeName": "test_string", "type": "str"}, {"lineNumber": 14, "col_offset": 12, "nodeName": "make_replacer", "type": "Any"}, {"lineNumber": 14, "col_offset": 26, "nodeName": "DOE_SGML", "type": "Dict[str, str]"}, {"lineNumber": 15, "col_offset": 45, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 16, "col_offset": 41, "nodeName": "DOE_SGML_VALS", "type": "str"}, {"lineNumber": 23, "col_offset": 12, "nodeName": "make_replacer", "type": "Any"}, {"lineNumber": 23, "col_offset": 26, "nodeName": "EE_HTML", "type": "Dict[str, str]"}, {"lineNumber": 24, "col_offset": 45, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 25, "col_offset": 40, "nodeName": "EE_HTML_VALS", "type": "str"}, {"lineNumber": 32, "col_offset": 12, "nodeName": "make_replacer", "type": "Any"}, {"lineNumber": 32, "col_offset": 26, "nodeName": "MUFI3", "type": "Dict[str, str]"}, {"lineNumber": 33, "col_offset": 45, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 34, "col_offset": 38, "nodeName": "MUFI3_VALS", "type": "str"}, {"lineNumber": 41, "col_offset": 12, "nodeName": "make_replacer", "type": "Any"}, {"lineNumber": 41, "col_offset": 26, "nodeName": "MUFI4", "type": "Dict[str, str]"}, {"lineNumber": 42, "col_offset": 45, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 43, "col_offset": 38, "nodeName": "MUFI4_VALS", "type": "str"}, {"lineNumber": 56, "col_offset": 12, "nodeName": "make_replacer", "type": "Any"}, {"lineNumber": 76, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 80, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 95, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 99, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 107, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 109, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 113, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 156, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 162, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 200, "col_offset": 57, "nodeName": "test_string", "type": "str"}, {"lineNumber": 201, "col_offset": 58, "nodeName": "test_string", "type": "str"}, {"lineNumber": 203, "col_offset": 58, "nodeName": "test_string", "type": "str"}, {"lineNumber": 241, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 254, "col_offset": 12, "nodeName": "test_string_period", "type": "str"}, {"lineNumber": 14, "col_offset": 26, "nodeName": "chars", "type": "module"}, {"lineNumber": 15, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 15, "col_offset": 17, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 15, "col_offset": 45, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 16, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 16, "col_offset": 17, "nodeName": "DOE_SGML_KEYS", "type": "str"}, {"lineNumber": 16, "col_offset": 41, "nodeName": "chars", "type": "module"}, {"lineNumber": 17, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 23, "col_offset": 26, "nodeName": "chars", "type": "module"}, {"lineNumber": 24, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 24, "col_offset": 17, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 24, "col_offset": 45, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 25, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 25, "col_offset": 17, "nodeName": "EE_HTML_KEYS", "type": "str"}, {"lineNumber": 25, "col_offset": 40, "nodeName": "chars", "type": "module"}, {"lineNumber": 26, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 32, "col_offset": 26, "nodeName": "chars", "type": "module"}, {"lineNumber": 33, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 33, "col_offset": 17, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 33, "col_offset": 45, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 34, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 34, "col_offset": 17, "nodeName": "MUFI3_KEYS", "type": "str"}, {"lineNumber": 34, "col_offset": 38, "nodeName": "chars", "type": "module"}, {"lineNumber": 35, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 41, "col_offset": 26, "nodeName": "chars", "type": "module"}, {"lineNumber": 42, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 42, "col_offset": 17, "nodeName": "not_special_string", "type": "str"}, {"lineNumber": 42, "col_offset": 45, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 43, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 43, "col_offset": 17, "nodeName": "MUFI4_KEYS", "type": "str"}, {"lineNumber": 43, "col_offset": 38, "nodeName": "chars", "type": "module"}, {"lineNumber": 44, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 57, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 58, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 59, "col_offset": 15, "nodeName": "r", "type": "Any"}, {"lineNumber": 67, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 67, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 69, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 69, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 70, "col_offset": 12, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 70, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 71, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 71, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 73, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 73, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 74, "col_offset": 12, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 74, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 75, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 75, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 76, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 77, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 77, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 79, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 79, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 80, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 81, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 81, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 83, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 83, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 85, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 85, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 87, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 88, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 92, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 92, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 94, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 94, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 95, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 96, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 96, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 97, "col_offset": 12, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 97, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 98, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 98, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 99, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 100, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 100, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 102, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 102, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 103, "col_offset": 12, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 103, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 104, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 104, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 106, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 106, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 107, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 108, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 108, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 109, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 110, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 110, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 112, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 112, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 113, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 114, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 115, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 116, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 116, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 118, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 118, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 122, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 123, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 124, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 126, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 127, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 128, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 131, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 131, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 133, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 136, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 137, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 139, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 141, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 142, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 144, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 147, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 150, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 151, "col_offset": 12, "nodeName": "test_string", "type": "str"}, {"lineNumber": 152, "col_offset": 12, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 152, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 153, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 153, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 155, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 155, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 156, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 157, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 157, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 159, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 159, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 160, "col_offset": 12, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 160, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 161, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 161, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 162, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 163, "col_offset": 15, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 163, "col_offset": 35, "nodeName": "test_string", "type": "str"}, {"lineNumber": 164, "col_offset": 12, "nodeName": "replacement_handler", "type": "Any"}, {"lineNumber": 164, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 179, "col_offset": 15, "nodeName": "get_punctuation_string", "type": "Any"}, {"lineNumber": 186, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 186, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 188, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 188, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 190, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 190, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 192, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 192, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 194, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 194, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 196, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 196, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 200, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 200, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 200, "col_offset": 57, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 201, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 201, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 201, "col_offset": 58, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 202, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 203, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 203, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 203, "col_offset": 58, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 204, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 205, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 206, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 207, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 208, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 210, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 210, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 212, "col_offset": 15, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 212, "col_offset": 32, "nodeName": "test_string", "type": "str"}, {"lineNumber": 213, "col_offset": 12, "nodeName": "remove_stopwords", "type": "Any"}, {"lineNumber": 213, "col_offset": 29, "nodeName": "test_string", "type": "str"}, {"lineNumber": 221, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 221, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 222, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 222, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 223, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 223, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 224, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 224, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 225, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 225, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 226, "col_offset": 12, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 226, "col_offset": 23, "nodeName": "test_string", "type": "str"}, {"lineNumber": 227, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 227, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 228, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 228, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 230, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 230, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 232, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 232, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 233, "col_offset": 12, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 233, "col_offset": 23, "nodeName": "test_string", "type": "str"}, {"lineNumber": 234, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 234, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 235, "col_offset": 12, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 235, "col_offset": 23, "nodeName": "test_string", "type": "str"}, {"lineNumber": 236, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 236, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 237, "col_offset": 12, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 237, "col_offset": 23, "nodeName": "test_string", "type": "str"}, {"lineNumber": 238, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 240, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 240, "col_offset": 26, "nodeName": "test_string", "type": "str"}, {"lineNumber": 240, "col_offset": 44, "nodeName": "test_string", "type": "str"}, {"lineNumber": 241, "col_offset": 12, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 244, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 244, "col_offset": 26, "nodeName": "test_string_period", "type": "str"}, {"lineNumber": 245, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 245, "col_offset": 26, "nodeName": "test_string_period", "type": "str"}, {"lineNumber": 246, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 248, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 250, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 252, "col_offset": 15, "nodeName": "keep_words", "type": "Any"}, {"lineNumber": 253, "col_offset": 12, "nodeName": "test_string_period", "type": "str"}, {"lineNumber": 253, "col_offset": 37, "nodeName": "test_string_period", "type": "str"}, {"lineNumber": 254, "col_offset": 12, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 261, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 264, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 267, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 270, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 274, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 278, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 282, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 286, "col_offset": 15, "nodeName": "get_remove_whitespace_map", "type": "Any"}, {"lineNumber": 15, "col_offset": 17, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 16, "col_offset": 17, "nodeName": "chars", "type": "module"}, {"lineNumber": 24, "col_offset": 17, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 25, "col_offset": 17, "nodeName": "chars", "type": "module"}, {"lineNumber": 33, "col_offset": 17, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 34, "col_offset": 17, "nodeName": "chars", "type": "module"}, {"lineNumber": 42, "col_offset": 17, "nodeName": "self", "type": "TestMakeReplacer"}, {"lineNumber": 43, "col_offset": 17, "nodeName": "chars", "type": "module"}, {"lineNumber": 67, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 69, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 70, "col_offset": 32, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 71, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 73, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 74, "col_offset": 32, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 75, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 77, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 79, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 81, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 83, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 85, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 88, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 92, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 94, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 96, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 97, "col_offset": 32, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 98, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 100, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 102, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 103, "col_offset": 32, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 104, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 106, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 108, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 110, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 112, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 115, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 116, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 118, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 131, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 137, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 142, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 151, "col_offset": 12, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 152, "col_offset": 32, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 153, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 155, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 157, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 159, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 160, "col_offset": 32, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 161, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 163, "col_offset": 35, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 164, "col_offset": 32, "nodeName": "self", "type": "TestReplacementHandler"}, {"lineNumber": 179, "col_offset": 49, "nodeName": "PUNCT_SYMBOL_VALS", "type": "Any"}, {"lineNumber": 186, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 188, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 190, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 192, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 194, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 196, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 200, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 201, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 203, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 210, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 212, "col_offset": 32, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 213, "col_offset": 29, "nodeName": "self", "type": "TestRemoveStopwords"}, {"lineNumber": 221, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 222, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 223, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 224, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 225, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 226, "col_offset": 23, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 227, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 228, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 230, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 232, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 233, "col_offset": 23, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 234, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 235, "col_offset": 23, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 236, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 237, "col_offset": 23, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 240, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 240, "col_offset": 44, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 244, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 245, "col_offset": 26, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 253, "col_offset": 12, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 253, "col_offset": 37, "nodeName": "self", "type": "TestKeepWords"}, {"lineNumber": 265, "col_offset": 58, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 268, "col_offset": 58, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 272, "col_offset": 13, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 272, "col_offset": 29, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 276, "col_offset": 13, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 276, "col_offset": 30, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 280, "col_offset": 13, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 280, "col_offset": 29, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 280, "col_offset": 46, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 284, "col_offset": 13, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 284, "col_offset": 30, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 284, "col_offset": 47, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 288, "col_offset": 13, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 288, "col_offset": 29, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 289, "col_offset": 22, "nodeName": "ord", "type": "Callable[[Union[str, unicode]], int]"}, {"lineNumber": 179, "col_offset": 49, "nodeName": "chars", "type": "module"}]
{"geometry":{"type":"Polygon","coordinates":[[[-43.918780,-3.447886],[-43.917643,-3.448286],[-43.917365,-3.448706],[-43.917135,-3.449672],[-43.916686,-3.461170],[-43.916969,-3.463083],[-43.917145,-3.463434],[-43.923489,-3.465982],[-43.923860,-3.465992],[-43.924618,-3.463558],[-43.925009,-3.459815],[-43.924856,-3.459198],[-43.919390,-3.448374],[-43.918780,-3.447886]]]},"id":101980571,"type":"Feature","properties":{"qs:a1r":"*","geom:longitude":-43.920346,"qs:level":"locality0","src:geom_alt":[],"wof:hierarchy":[{"locality_id":101980571,"country_id":85633009,"region_id":85681931,"county_id":102053039}],"iso:country":"BR","wof:geomhash":"213791b8c512c8e7e94648496363833e","qs:a1_lc":"21","qs:a2_lc":"2107209","wof:breaches":[],"wof:name":"Lagoinha","src:geom":"quattroshapes","qs:adm0":"Brazil","wof:supersedes":[],"qs:type":"Local other","qs:loc":"Lagoinha","wof:id":101980571,"qs:pop":0,"geom:area":0.000100,"geom:latitude":-3.457952,"qs:source":"ABrasil IBGE","qs:la_lc":"*","wof:belongsto":[85633009,85681931,102053039],"wof:placetype":"locality","qs:a0":"Brasil","qs:a1":"*MA","qs:a2":"NINA RODRIGUES","wof:lastmodified":1439488390,"wof:superseded_by":[],"wof:concordances":{"qs:id":9},"wof:parent_id":102053039},"bbox":[-43.925009,-3.465992,-43.916686,-3.447886]}
[{"alias":"G16-SK2-4_5", "productvariantcode":"KSS-1", "status":"10","count":"3", "image":"https://riptide.blob.core.windows.net/images/KSS-1_FRONTDUMMY_DEFAULT_1.JPG"}, {"alias":"G16-WNS-01-4_5", "productvariantcode":"KNS-1", "status":"10", "count":"1", "image":"https://riptide.blob.core.windows.net/images/KNS-1_FullPose_DEFAULT_1.JPG"}, {"alias":"NCK16-02-1", "productvariantcode":"JAN-369", "status":"10", "count":"1", "image":null}, {"alias":"NCK16-HM-07-1", "productvariantcode":"KNC-9", "status":"10", "count":"6", "image":"https://riptide.blob.core.windows.net/images/KNC-9_FRONT_DEFAULT_1.JPG"}, {"alias":"TT16-17-2", "productvariantcode":"KCS-7", "status":"10", "count":"2", "image":"https://riptide.blob.core.windows.net/images/KCS-7_FRONT_DEFAULT_1.JPG"}]
{ "name": "means-book", "version": "1.0.0", "description": "Coding tutorial book", "main": "gulpfile.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://git@github.com:Means-Business/means-book.git" }, "author": "Manot Luijiu", "license": "MIT", "bugs": { "url": "https://github.com/Means-Business/means-book/issues" }, "devDependencies": { "child_process": "^1.0.2", "del": "^3.0.0", "gulp": "^4.0.0", "gulp-gh-pages": "^0.5.4", "gulp-load-plugins": "^1.5.0", "run-sequence": "^2.2.1" }, "homepage": "https://docs.means-business.com" }
{ "resourceType": "CodeSystem", "id": "be-diarytopic", "text": { "status": "generated", "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>Diary Topic</h2><div><p>Diary and Communication Topics</p>\n</div><p>This code system https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-diarytopic defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">diabetes<a name=\"be-diarytopic-diabetes\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">medication<a name=\"be-diarytopic-medication\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">movement<a name=\"be-diarytopic-movement\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">nutrition<a name=\"be-diarytopic-nutrition\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">renalinsufficiency<a name=\"be-diarytopic-renalinsufficiency\"> </a></td><td/></tr><tr><td style=\"white-space:nowrap\">woundcare<a name=\"be-diarytopic-woundcare\"> </a></td><td/></tr></table></div>" }, "url": "https://www.ehealth.fgov.be/standards/fhir/CodeSystem/be-diarytopic", "version": "0.1.0", "name": "DiaryTopic", "title": "Diary Topic", "status": "active", "experimental": false, "date": "2020-02-27T05:53:15+01:00", "publisher": "HL7 Belgium", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/Special/committees/fiwg" } ] } ], "description": "Diary and Communication Topics", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "056" } ], "text": "Belgium" } ], "caseSensitive": false, "content": "complete", "concept": [ { "code": "diabetes", "designation": [ { "language": "en", "value": "diabetes" }, { "language": "nl-BE", "value": "diabetes" }, { "language": "fr-BE", "value": "diabète" } ] }, { "code": "medication", "designation": [ { "language": "en", "value": "medication" }, { "language": "nl-BE", "value": "medicatie" }, { "language": "fr-BE", "value": "médication" } ] }, { "code": "movement", "designation": [ { "language": "en", "value": "movement" }, { "language": "nl-BE", "value": "beweging" }, { "language": "fr-BE", "value": "mouvement" } ] }, { "code": "nutrition", "designation": [ { "language": "en", "value": "nutrition" }, { "language": "nl-BE", "value": "voeding" }, { "language": "fr-BE", "value": "nutrition" } ] }, { "code": "renalinsufficiency", "designation": [ { "language": "en", "value": "renal insufficiency" }, { "language": "nl-BE", "value": "nierinsufficiëntie" }, { "language": "fr-BE", "value": "insuffisance rénale" } ] }, { "code": "woundcare", "designation": [ { "language": "en", "value": "wound care" }, { "language": "nl-BE", "value": "wondverzorging" }, { "language": "fr-BE", "value": "soins de plaies" } ] } ] }
{ "id": 924198279, "type": "Feature", "properties": { "addr:full":"Standens Barn Local, Standens Barn Northampton Northamptonshire NN3 9DE", "addr:housenumber":"", "addr:postcode":"nn3 9de", "addr:street":"", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-0.830787003,52.2522201538,-0.830787003,52.2522201538", "geom:latitude":52.25222, "geom:longitude":-0.830787, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"Standens Barn Local, Standens Barn", "sg:city":"Northampton", "sg:classifiers":[ { "category":"Bars & Pubs", "subcategory":"", "type":"Food & Drink" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1604 408743", "sg:postcode":"NN3 9DE", "sg:province":"Northamptonshire", "sg:tags":[ "pubs", "inn" ], "src:geom":"simplegeo", "wof:belongsto":[ 85633159, 85788807, 85684325 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_77Svhi2HY9nPEBlsvzvrUK_52.252220_-0.830787@1300740747" }, "wof:country":"GB", "wof:created":1471950097, "wof:geomhash":"6784c257b58480390935b905a2892794", "wof:hierarchy":[ { "country_id":85633159, "neighbourhood_id":85788807, "region_id":85684325, "venue_id":924198279 } ], "wof:id":924198279, "wof:lastmodified":1496958259, "wof:name":"The Standens Inn", "wof:parent_id":85788807, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "pubs", "inn" ] }, "bbox": [ -0.830787003, 52.2522201538, -0.830787003, 52.2522201538 ], "geometry": {"coordinates":[-0.830787003,52.2522201538],"type":"Point"} }
{"419513619940900864":{"level":1,"exp":30,"seviye":1},"324460138385768452":{"exp":7,"seviye":1,"level":1}}
{"poster":"WrÆth","date":"2016-08-26T16:19:42.595+0000","title":"What position and champion can you absolutely not play?","subforum":"[ARCHIVED] Miscellaneous","up_votes":1,"down_votes":0,"body":"For me, it's ADC and kog'maw cause i'm shit at kiting","replies":[{"poster":"Curious Kat","date":"2016-08-26T19:06:30.753+0000","up_votes":1,"down_votes":0,"body":"I can't play support, i can, but i never get reliable ADC's that can secure kills when i make plays, so i end up having to flash and get the kill myself and then get bitched at by the ADC who is still casually csing instead of killing the people i just double stunned and took half their life.\n\nSo i avoid support for that reason xD","replies":[]},{"poster":"warpenguin555","date":"2016-08-26T18:29:01.402+0000","up_votes":1,"down_votes":0,"body":"My worst role is adc, my worst champion at adc would be Vayne","replies":[]},{"poster":"Guyy Fieri","date":"2016-08-26T18:14:47.120+0000","up_votes":1,"down_votes":0,"body":"I can effectively play most roles, I just won't make as big of an impact from the jungle usually. As for champions, for me it's Kalista. I just end up jumping into trouble because I lose track of whether I'm clicking to auto attack or clicking to jump","replies":[]},{"poster":"Demon King Maou","date":"2016-08-26T16:29:56.423+0000","up_votes":1,"down_votes":0,"body":"So far I can play all the champions no problem\nHowever I get very bored playing adc so I generally avoid the role\nI prefer playing tanky champions so that sometimes interferes with my gameplay ( I somehow think heimerdinger with full ap can tank lmfao )","replies":[]},{"poster":"Navarune","date":"2016-08-26T16:26:16.583+0000","up_votes":1,"down_votes":0,"body":"Lee Sin. I see all these high-caliber combos with him dashing everywhere, but when I play it just looks like a cat jumped onto my keyboard and is trying League for the first time.\n\nAlso, Azir. Shurima Shuffle? What's that, some sort of card trick?? I also can't operate his sand soldiers for anything. I always end up misclicking and walking forward rather than using them to attack from range.","replies":[]}]}
{ "id": "/airline", "$schema": "http://json-schema.org/draft-06/schema#", "title": "Airline KPIs", "description": "Airline Industry Key Performance Indicators (KPIs)", "type": "object", "properties": { "airIndex": { "description": "Numeric value between 0 and 1 that is obtained by combining two key factors: route search volume and price change behavior by route", "type": "number", "example": 0.5 }, "priceIndex": { "description": "Price Index", "type": "number", "example": 0.73 }, "searchIndex": { "description": "Searches Index", "type": "number", "example": 0.62 }, "viewableImpressions": { "description": "Viewable Impressions describes when a user sees at least 50% of a fare visualization and displays in the browser for more than one continuous second.", "type": "number", "example": 0.5 }, "fsi": { "description": "Flight Search Initiation (FSI)", "type": "number", "example": 0.5 }, "afs": { "description": "Assisted Flight Searches (AFS)", "type": "number", "example": 0.5 } }, "required": [], "links": [ { "title": "Airline KPIs", "description": "Airline KPIs", "rel": "self", "href": "/airline", "method": "GET", "targetSchema": { "rel": "self" } } ] }
{"id":21585029,"id_str":"21585029","name":"JBB","screen_name":"Kingofbemia","location":"Lancashire","description":"Father of three, and friend to everyone. Feel free to tweet me or snapchat kingofbemia","url":null,"entities":{"description":{"urls":[]}},"protected":true,"followers_count":122,"friends_count":580,"listed_count":0,"created_at":"Sun Feb 22 18:27:40 +0000 2009","favourites_count":182,"utc_offset":null,"time_zone":null,"geo_enabled":false,"verified":false,"statuses_count":625,"lang":"en","contributors_enabled":false,"is_translator":false,"is_translation_enabled":false,"profile_background_color":"022330","profile_background_image_url":"http:\/\/abs.twimg.com\/images\/themes\/theme15\/bg.png","profile_background_image_url_https":"https:\/\/abs.twimg.com\/images\/themes\/theme15\/bg.png","profile_background_tile":false,"profile_image_url":"http:\/\/pbs.twimg.com\/profile_images\/422086610558402560\/31waysCX_normal.jpeg","profile_image_url_https":"https:\/\/pbs.twimg.com\/profile_images\/422086610558402560\/31waysCX_normal.jpeg","profile_banner_url":"https:\/\/pbs.twimg.com\/profile_banners\/21585029\/1444085248","profile_link_color":"0084B4","profile_sidebar_border_color":"A8C7F7","profile_sidebar_fill_color":"C0DFEC","profile_text_color":"333333","profile_use_background_image":true,"has_extended_profile":false,"default_profile":false,"default_profile_image":false,"following":false,"live_following":false,"follow_request_sent":false,"notifications":false,"muting":false,"blocking":false,"blocked_by":false}
{"title":"E Londra e Londra by L'officina della camomilla","lyrics":"Tagliamoci i jeans e andiamo a far la spesa\nA fumare tranquilli fuori dal supermercato\nTu riposi in t-shirt oscure e dinosauri\nNuvole nere come bolla di big babol\n\nSiamo lesbiche con le gambe accavallate nei negozi di dischi\nE i suoi fuseaux a pois, il tabacco all'ortica\nUn adagio d'archi in una sigaretta\nVodka slava, quelque lumière\n\nE Londra e Londra è morta in discoteca\nSolo musica classica nel pugno delle tasche\nDel dicembre in Montgomery bianco e sciarpa inglese\nPer te ho liquori, biscotti e libri per bambini\n\nE Londra e Londra è morta in una rissa\nIn fondo ai coltelli dei giovani di Sheffield\nSul binario, i k-way sul sofà, l'alcool di provincia\n\nMi porto sempre dietro una fotocopia del freddo\n\nContiamo i cerotti sugli strappi della sera\nE scriviamo piccolissime frasi in francese\nPubblichiamole maleducati in fondo ai baci\nAndiamo a dormire vestite con le scarpe sporche di Bonn e Portofino\n\nE poi, faremo tanti giri panoramici sui tetti a lanciare i sassi in viso alla domenica\nSei fiori sporchi di fumo in un caffè corretto\nUn pomeriggio di cielo guerra di 70 cieli diversi\nIn lambretta sui cantieri come gatti sui pianoforti","url":"https://genius.com/Lofficina-della-camomilla-e-londra-e-londra-lyrics"}
{"title":"ガヴリール「くっそ面倒くさいサターニャ」","url":"http://elephant.2chblog.jp/archives/52193242.html","time":"2017-03-12 05:10:08 UTC"}
{"file": "rotated_Screenshot (159)_195.jpg", "image_size": [{"width": 2165, "height": 1656, "depth": 3}], "annotations": [{"class_id": 1, "top": 969, "left": 1421, "width": 97, "height": 99}, {"class_id": 1, "top": 1053, "left": 1119, "width": 84, "height": 79}, {"class_id": 1, "top": 749, "left": 1134, "width": 59, "height": 54}, {"class_id": 1, "top": 602, "left": 1339, "width": 48, "height": 44}], "categories": [{"class_id": 1, "name": "4clover"}]}
{ "shortid": "ByXFp8o-Z", "recipe": "phantom-pdf", "engine": "handlebars", "phantom": { "margin": "0.75cm", "headerHeight": "3.5cm", "footerHeight": "1cm", "format": "Letter" }, "scripts": [ { "shortid": "r1QSpUj-b" } ], "modificationDate": { "$$date": 1515020557248 }, "_id": "DapDxq6pljXcQSfO" }
{ "id": 203338273, "type": "Feature", "properties": { "addr:full":"3 Goodes Av Leicester Leicestershire LE7 2JH", "addr:housenumber":"3", "addr:postcode":"le7 2jh", "addr:street":"Goodes Av", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.075388,52.692947,-1.075388,52.692947", "geom:latitude":52.692947, "geom:longitude":-1.075388, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"3 Goodes Av", "sg:city":"Leicester", "sg:classifiers":[ { "category":"Government", "subcategory":"Office", "type":"Public Place" } ], "sg:owner":"simplegeo", "sg:phone":"+44 116 260 8925", "sg:postcode":"LE7 2JH", "sg:province":"Leicestershire", "sg:tags":[ "local" ], "src:geom":"simplegeo", "wof:belongsto":[ 85633159, 85683891 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_0T7DE8Kw8LC9EVePxz7Xg2_52.692947_-1.075388@1300740535" }, "wof:country":"GB", "wof:geomhash":"b9cb6e412932e52a5a4c7e3650beb54d", "wof:hierarchy":[ { "continent_id":-1, "country_id":85633159, "locality_id":-1, "neighbourhood_id":-1, "region_id":85683891, "venue_id":203338273 } ], "wof:id":203338273, "wof:lastmodified":1496960359, "wof:name":"Mulberry NHS Trust", "wof:parent_id":-1, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "local" ] }, "bbox": [ -1.075388, 52.692947, -1.075388, 52.692947 ], "geometry": {"coordinates":[-1.075388,52.692947],"type":"Point"} }
{"geometry":{"type":"Polygon","coordinates":[[[18.273813,47.733984],[18.273379,47.731303],[18.269402,47.731605],[18.268391,47.725350],[18.271042,47.725149],[18.270463,47.721575],[18.267813,47.721776],[18.267957,47.722670],[18.265306,47.722870],[18.265451,47.723764],[18.262800,47.723965],[18.262944,47.724858],[18.258968,47.725159],[18.259112,47.726053],[18.255135,47.726354],[18.255280,47.727247],[18.246000,47.727949],[18.246145,47.728843],[18.240842,47.729243],[18.240698,47.728350],[18.239372,47.728450],[18.239660,47.730237],[18.240986,47.730137],[18.241130,47.731030],[18.243782,47.730830],[18.243926,47.731723],[18.245251,47.731623],[18.245540,47.733410],[18.254820,47.732709],[18.254676,47.731815],[18.261304,47.731314],[18.261448,47.732207],[18.264100,47.732006],[18.264533,47.734687],[18.273813,47.733984]]]},"properties":{"qs:a1r":"0K\u00f6z\u00e9p-Dun\u00e1nt\u00fal","qs:la":"Alm\u00e1sf\u00fczit\u0151","geom:longitude":18.259327,"qs:la_lc":"*HU21141043234","lbl:latitude":47.727520,"qs:loc_alt":"Almasfuzito","iso:country":"HU","src:geom_alt":[],"wof:geomhash":"f4bedbcd70fd3fe7e4ec5e698b8fc83e","qs:level":"locality","wof:name":"Alm\u00e1sf\u00fczit\u0151","src:geom":"quattroshapes","qs:adm0":"Magyarorsz\u00e1g","wof:breaches":[],"wof:hierarchy":[{"locality_id":101785791,"country_id":85633237,"region_id":85684885}],"qs:type":"rural point-in-poly","qs:loc":"Alm\u00e1sf\u00fczit\u0151","wof:id":101785791,"qs:pop":0,"lbl:longitude":18.261530,"wof:supersedes":[],"geom:area":0.000195,"geom:latitude":47.729241,"qs:source":"NCustom EuroGlobalMap + UMZ Urban Polygons + Geonames + GeoPlanet","src:centroid_lbl":"geonames","wof:belongsto":[85633237,85684885],"wof:placetype":"locality","gn:population":2348,"qs:a0":"Magyarorsz\u00e1g","qs:a1":"*Kom\u00e1rom-Esztergom","wof:lastmodified":1439924553,"wof:superseded_by":[],"wof:concordances":{"gn:id":3056290,"qs:id":9},"wof:parent_id":85684885},"type":"Feature","bbox":[18.239372,47.721575,18.273813,47.734687],"id":101785791}
{"code":"8203052013","province_code":"82","regency_code":"8203","district_code":"820305","name":"KUMO"}
{"name": "COMPAGNIE GENERALE DE NAVIGATION", "id": 3509, "website": "www.cgn.ch", "city": ""}
{"poster":"Broken Wingz","date":"2018-06-07T00:45:08.001+0000","title":"Qué opinan de Katarina?","subforum":"Jugabilidad, balance y narrativa","up_votes":3,"down_votes":1,"body":"Despu&eacute;s del nerf, creo que no sirve ni de trapo. Qu&eacute; opinan ustedes?","replies":[{"poster":"TheSilverCross","date":"2018-06-07T03:14:13.123+0000","up_votes":2,"down_votes":0,"body":"high risk, high reward.","replies":[]},{"poster":"schiavoni","date":"2018-06-07T02:54:47.562+0000","up_votes":1,"down_votes":0,"body":"solo un rework como dios trinda manda hara que deje de dar tanto asco","replies":[{"poster":"0ElPashaco","date":"2018-06-11T00:31:29.301+0000","up_votes":1,"down_votes":0,"body":"Callate la dejaran mas OP como siempre hace rito con sus reworks >:v","replies":[]}]},{"poster":"Waninoko Main","date":"2018-06-09T16:09:29.973+0000","up_votes":1,"down_votes":0,"body":"yo recuerdo que cuando la probé hice mas de 20 kills pero en este parche ni idea igual mejor muerta que viva","replies":[]},{"poster":"Sir Crucifix ","date":"2018-06-07T07:11:33.513+0000","up_votes":1,"down_votes":0,"body":"Q R","replies":[]},{"poster":"Juliietta","date":"2018-06-07T02:04:15.129+0000","up_votes":1,"down_votes":0,"body":"En buenas manos es una bella asesina","replies":[]},{"poster":"ToxicRunner","date":"2018-06-07T00:55:58.450+0000","up_votes":1,"down_votes":0,"body":"No las quiero en mí equipo.\nCasi siempre trollean o se van Afk.","replies":[]},{"poster":"exrex","date":"2018-06-07T00:53:11.381+0000","up_votes":1,"down_votes":2,"body":"Aca la kata numero 2 la sigue usando y le sigue yendo bien \nhttp://www.op.gg/summoner/userName=+%EC%99%88%EC%9B%94%EC%99%88%EC%99%88%EC%99%88+\n\nTiene 93% de win rate en Solo Q y es diamante. y 73% de win rate en ranked flex siendo challenger.","replies":[]}]}
{ "id": 220046405, "type": "Feature", "properties": { "addr:full":"18 High St, Lambourn Hungerford Berkshire RG17 8XN", "addr:housenumber":"18", "addr:postcode":"rg17 8xn", "addr:street":"High St", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-1.53196,51.507126,-1.53196,51.507126", "geom:latitude":51.507126, "geom:longitude":-1.53196, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"18 High St, Lambourn", "sg:city":"Hungerford", "sg:classifiers":[ { "category":"Professional", "subcategory":"Art Services", "type":"Services" } ], "sg:owner":"simplegeo", "sg:phone":"+44 1488 72378", "sg:postcode":"RG17 8XN", "sg:province":"Berkshire", "sg:tags":[ "consultant", "design" ], "src:geom":"simplegeo", "wof:belongsto":[ 85633159, 101852669, 85684137 ], "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_6kpuUNZaMiQPHhqaHKaAmk_51.507126_-1.531960@1300740548" }, "wof:country":"GB", "wof:geomhash":"819dded102e88a2a21e79d5a4a76fa4f", "wof:hierarchy":[ { "continent_id":-1, "country_id":85633159, "locality_id":101852669, "neighbourhood_id":-1, "region_id":85684137, "venue_id":220046405 } ], "wof:id":220046405, "wof:lastmodified":1496960572, "wof:name":"Stop Press Promotional Services", "wof:parent_id":-1, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[ "consultant", "design" ] }, "bbox": [ -1.53196, 51.507126, -1.53196, 51.507126 ], "geometry": {"coordinates":[-1.53196,51.507126],"type":"Point"} }
{"geometry":{"type":"Polygon","coordinates":[[[13.553046,38.044470],[13.552810,38.039939],[13.553940,38.039897],[13.553893,38.038991],[13.552763,38.039033],[13.552715,38.038126],[13.550455,38.038211],[13.550361,38.036398],[13.544710,38.036608],[13.544851,38.039327],[13.545981,38.039285],[13.546123,38.042004],[13.547253,38.041962],[13.547300,38.042868],[13.548430,38.042826],[13.548666,38.047358],[13.550927,38.047274],[13.550880,38.046367],[13.552010,38.046325],[13.551916,38.044513],[13.553046,38.044470]]]},"properties":{"qs:a1r":"0Sicilia","qs:la":"Altavilla Milicia","geom:longitude":13.549442,"qs:la_lc":"*IT519082004","lbl:latitude":38.038000,"qs:loc_alt":"Altavilla Milicia","iso:country":"IT","src:geom_alt":[],"wof:geomhash":"11bef5a272e3d0814ee2b6d4d9429d66","qs:level":"locality","wof:name":"Altavilla Milicia","name:ita_p":["Altavilla Milicia"],"qs:adm0":"Italia","wof:breaches":[],"src:geom":"quattroshapes","wof:hierarchy":[{"locality_id":101802607,"country_id":85633253,"region_id":85685591}],"qs:type":"rural point-in-poly","qs:loc":"Altavilla Milicia","wof:id":101802607,"qs:pop":0,"lbl:longitude":13.549470,"wof:supersedes":[],"geom:area":0.000059,"geom:latitude":38.041076,"qs:source":"ACustom EuroGlobalMap + UMZ Urban Polygons + Geonames + GeoPlanet","src:centroid_lbl":"geonames","wof:belongsto":[85633253,85685591],"wof:placetype":"locality","gn:population":5151,"qs:a0":"Italia","qs:a1":"*Palermo","wof:lastmodified":1439924346,"gn:elevation":73,"wof:superseded_by":[],"wof:concordances":{"gn:id":2525734,"gp:id":710072,"qs:id":7,"fct:id":"12afe18c-8f76-11e1-848f-cfd5bf3ef515"},"wof:parent_id":85685591},"type":"Feature","bbox":[13.544710,38.036398,13.553940,38.047358],"id":101802607}
["3b1f5969b8f914f0d605926718b4ef03681b6fe3","f6d3aee6a3efe9cf121ac75e6183e5425656c59c","1c3913ebde402ff25f21860c7b9a54d353cb1c28","e97a088497dceff566e77b7d38f1994fbf066cbc","dd1342617e65afc28a6fad41490cc4084a4f758c","dba83e28526a3978e6a30fe25d682b3a47af07e3","e3efb4b67320756702283fbf90dcc3aef08f5b82","07dee3705836aee0383300c19c30adb8d35e9baa","fd00d706fe911cfa5eba585fe0b5e1dafdf0479e","9e055c86c2a178798519fd733709ccbda9821ab0","3f78e329452a47b0cc272744867e04150cf61fc5","1d965e9aa25f418da973c0f87b8e9afd56ab5c44","887a0c526078302ce21f3313e24cd8771efb91b5","d21461d5666d17235b5662c2a2c8f220b7ff5368","bd8c0b5f443d9f4bf1499cc3f75b5c07875444e3","c71c22011ad926371e2ca4b7df7f25d93444463d","ef126e396f6e68082c82c826a30d0a239d57ca02","064bd66a78ef655045036fe4b5f907bbd800bb11","c27c84e07257ce5d0536b33f5ec6ee63c3132c97","ca956931de83684395ba3bc3623c968354354643","d1b7fefce89ca68aa945105afb24766799d9e04b","a9809743c2975cfd3e3a9cc6025c584ef838c9e6","5a8b9b7cd75246938d3a1413c06d429b95a06b0a","86784cfc2bfc7d1965c892af105b122ab1e813a8","c0eadd3cf0f09b453c3f8a2ec130b9d84e487771","87592ae1f0334a21924e06c9f5ac4172c9645972","8ab40da20e919156c4eec51b452b87dd64d3cb26","d99eadd3d19df5e15762618cd2cec348953d7a19","ae0f8326097da6f485713c737182755030963447","badbdcb5e511cf405718f17f1eafb9ce5f77f07a","8738e914abe7acd90081b7fd979ebdf70d204248","97a1708461ca133836eb147b3bf07e7ae39d9023","d9cbf46ccb939be4d12eb129bea2ce336f69023c","5b66307bd05f7839094ddbcdf3561a9703329bb1","ea6439573762b38812a87a2513304785465dc711","a484e23d5f41911e8013fb214b90709e24524b49","4876fa4887225dca77d9c7c0b637bb09b0853ab2","eae1f2791030ad46fccc437fc83da72787de110c","6dbaef7760fd9e7f71f02156358988f4944b11e7","16f09972064e71eec5130ab89b276d02b96d7d73","3a0ea60a93264e217a6c719c317af5ca10ffa048","1b4d8cfa1d8e194b733e337e1b5ca895bbb33ec4","cfb966cbf26264c82a241e3c29173c51c690c154","543479946e71b4c5126d5087a407d66bda755577","166ac472e8a8d1dae39bc533a0e0adc005ad89d7","53f3544b1358693ec9efda6c70a81f43976d8bdb","a2036dc108458b90fa44343d10a1b6e663b2e583","94f34169461dd767b281d70c9c2ac9f67150c4ff","374222ed49128803100ac1632e9d0ebb051c8825","18bfb26be436fb70ca68db6d11386b38f025a12f","2dfdf1fa7e1cd512c081e2b04470ab0a3c7d02d9","fc7bcf183c04fd20bf7e6f01f28ed595377f5c85","4c5a53c86855ee614a99bc640b2cb988299bbf6c","57f5ba924310e7a0866345dad8748a0ff50bc438","f9e7e5a5d11a2c66c0ca64fc696e589210fa4cef","a941730f47a5cec5e21edc29c49a74722b09fa54","3a8c0d826842c945de360df5385730e1e2a25d96","2ec74982ba98e08ac8b08b001111d377a978dc4a","8cca9374ad7c2476d32f69cf8398ce20aa3a4d6a","13dcfae45f7bf75428ea8b614a6009affb000256","1177ea4a0c32eb25882ff3e67cc57e7469815b92","d69b1b004dbcfb37aa8e91cd7c4042cbde1efb60","1ec05612451e5c18271b672b79ec389c961188fe","b36c38467472e4587fae3d047407dbcd9251da86","697a7bfc4a7f2227c2e8b95c5f4aad096116baba","ec409bfae95b8311713434612c8c726203b93d6b","92fca4b24038d21995f02a38ef7093cb2486d22c","a3f37e098f7e039ec821de1033d3c2c2feece1c1","973b647b3a56f42eefb9f0f0a8b1f08fe8981109","3906a707092e020ed268d2d8228d40667a09aa0e","93a8ed683e0b1be384f8d32d15261c8e25d6820d","457ed5ced846478c0e92856301cf1d63292299fe","508f7dac8104a03a7f5285c55fc92a601a4a0e8a","5cedca0045c24e03ecd838fd16da68b378f25b1e","adbe1287641ae8a0aba92df3f66277911c6b4347","c7f8f4b67dcd37fae1543bccaaf9938c47ea20e4","5443e98945ae22ea5ebd1cdcea4eda5a7fd0b9b4","1a42ca22d393e06945baee259f0e568547782b50","8326500b1ce3cd39f88a2c0fa8461dd1eee12c57","3734d97d292649c0dba221a163ee3073c5c2da5c","aa470c6846bc0326d250d30e11c8b553f76271aa","2db312bc5de5e671e5f081d98c225b5305c24fc3","72a1b903db243966143ab15f97ad123ee480793e","efa12ba2d72a34b2217fae5e265446e79b534104","13ca33226471e99e51c380ad030d1855089cee6d","6d9a59e8f6753717415bf6570f8238d0de2e73eb","b023a30562c15e4d2ef516871658d48ac7624a63","9a6ed775395b8657fce7addb0f65d60b36f640f6","e925f90cc40367252354cc4280219c437ba7e35e","af1127603f8750a45ed475da9b922c0602115584","1e2f01caefa76cdde2a4e9a923120f9d44eb699d","cd2fa19e93e68380f4d7dccd5921e40345094506","e939379f20467fbb3f5761ec37d6d09b47eca44a","2e7fe99104b42dfc064a4c6e44bb6136fdc9dd53","c5f6ac2519a8b4fa83d503926d32a806277aeb1f","afa62e37dce188209e4453e9d8677974b80d9db3","4356da0bef6e3a413c9565b667690771373ed10b","09b724c0037c44cf0ff49a850c241406b9a279d0","2e5f2df02a81cf486ccd5e3b5bbae52b2ec9d382","c810bbb9248f1c6f0082ad25bbfb9057d6618be7","dc12e5f3e2fc5c13720f0c619f77cf5d0eba25b8","ce4ae6c908140652aa179de940ba04f30941df03","f8bd64edc933098e55def03227ccfa6156d1761a","2ec35d9269ab696b08f2466a23c4b1151e12fcc4","358b7ab426f9a19c4701f57b5cc4069854e17b80","6518fd73a7828312798582b6f4a40c55f3924f57","6a68044625fd6d70931f8af12634c44c3180c533","e7a16f9f988a05603c4b96a9cd6a23e389d645a7","c7fcf2d43baf7bfbe23ce1eb5cc921c10238d167","7ebaea045c848cb5392cbcaedb83e2572fc16064","8e19c1e33998e52d4c1fdf8a02593d74d918947a","9ddca0b33c7a2fc4974fef8fed319a0d904aa1bb","5cf47b05dc945f1744cdece69180b9aae875ef50","78fbc6dc34299dab54aa42972eaf4be46a252dae","fb4f22b62ed9b9e37daa9596db8a57282367630e","3fdf2bce877040cf13b7f8266e38021446ce23bc","f8a6cd41d51a50e172e9c73649cb43b5c4eaa9a3","4f134b7f22ebd4763fbef801ab94d9219dceb7b8","b963726338adcbdb7bb27f50581b50cb9d9bfb38","73fbaae7d03888573d5f59b0a778a9047a34639b","cccf31d9ce13b1cd866e73da19616763b110d934","0ca2c625453617eacf99342239b898d6fb637756","de0308a059302f371cb23e58494c8ae24ff20ca8","b89aa657b0790401f01b0a4c39d8d3064450d05a","b3af5a07ab67964dc4aaa1e2a274e164a7297fea","6d5f5db566bb89b7e45a7890f3b877e8685f7814","341268731f9c66e8ed4f649f099d59fa771cbf96","23d7aa3a112bac529d401ca9640fd15a32538538","01964d25fb4d29947c92c10a70adbb1be878d974","e3789aad8d066d753bf095a3a8cd1a158539f2ea","a6ae7b1293481cd04da438ae5ed7faf7517d7823","67d3753d2065581d0dd371413d3a79b900fe926b","fae22f09e3b6a2fa1b3ccc9b6c1528e9591eaa7f","f0baaace80640c8efdba6f543d3979008321e3d4","8d26be944f1154e643892e365be730b7d88302a6","ddf3e737d3c45a060cd9e544c97d9b8f5de795b5","fe45037508f1743f3f5cc5ce2f05ca1795e8312c","173416f9adfb6afb6c7b2acb1e77ffb3d62f6b9f","671c73068ad6af981b39c4692399733c2809e6a4","b9ec83eb37d28ce4d91c0678ad9a499899258565","0a8d9e88855a2c7f1f2689dd82e03e6549ecb248","4359b0400a641ba88c887a0be9c07aec177a8145","85fa21c1cbd56b6fe68d0ba51a7a3815a9ebbba5","ae55cfa94b899d389f8ee33dae88fe3954c740da","bf68200ebaaa89f7ed4a8840fe3d98c07cf8b7c9","fda36334fc829b7e42aeec06bb2bd167b881ac19","9a33dd8ff134d4c08f989c0031dcc391b79c3358","53b86968c337a8e2ec8fb81ab59345faa6fee2cc","fc6476d88eb3c9c0536a549367f51be35c5c58d4"]
[ { "description": "SSM Grating Plate", "location": "", "quantity": "1.00", "stockcode": "43692" }, { "description": "Painting Operation to Produce 43692_P1", "location": "", "quantity": "1.00", "stockcode": "19716" } ]
{"id":26169,"kecid":2018,"name":"Kuta Mekar","hash":"3f7cf1932116eaae4be84ca92189ac67","related":{"kecamatan":{"id":2018,"nama":"Cariu"},"kabupaten":{"id":164,"nama":"Kabupaten Bogor","ibukota":"Cibinong"},"provinsi":{"id":12,"nama":"Jawa Barat"}}}
[{"lineNumber": 9, "col_offset": 12, "nodeName": "object", "type": "Type[object]"}, {"lineNumber": 77, "col_offset": 12, "nodeName": "object", "type": "Type[object]"}, {"lineNumber": 122, "col_offset": 28, "nodeName": "dict", "type": "Type[Dict[Any, Any]]"}, {"lineNumber": 37, "col_offset": 8, "nodeName": "units", "type": "Any"}, {"lineNumber": 37, "col_offset": 21, "nodeName": "tensors", "type": "Any"}, {"lineNumber": 38, "col_offset": 8, "nodeName": "shapes", "type": "List[Any]"}, {"lineNumber": 53, "col_offset": 8, "nodeName": "shapes", "type": "List[Tuple[Any, Any]]"}, {"lineNumber": 54, "col_offset": 8, "nodeName": "units", "type": "List[Any]"}, {"lineNumber": 70, "col_offset": 8, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 71, "col_offset": 8, "nodeName": "state", "type": "State"}, {"lineNumber": 72, "col_offset": 25, "nodeName": "vis", "type": "Any"}, {"lineNumber": 73, "col_offset": 15, "nodeName": "state", "type": "State"}, {"lineNumber": 107, "col_offset": 8, "nodeName": "layers", "type": "Any"}, {"lineNumber": 107, "col_offset": 22, "nodeName": "layer_list", "type": "Any"}, {"lineNumber": 108, "col_offset": 8, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 109, "col_offset": 8, "nodeName": "layer_connections", "type": "List[Any]"}, {"lineNumber": 110, "col_offset": 8, "nodeName": "weight_connections", "type": "List[Any]"}, {"lineNumber": 140, "col_offset": 15, "nodeName": "config", "type": "Dict[str, Union[List[Any], str]]"}, {"lineNumber": 154, "col_offset": 8, "nodeName": "layer_list", "type": "List[Any]"}, {"lineNumber": 155, "col_offset": 12, "nodeName": "ly", "type": "Any"}, {"lineNumber": 176, "col_offset": 12, "nodeName": "l", "type": "Any"}, {"lineNumber": 176, "col_offset": 17, "nodeName": "layers", "type": "Any"}, {"lineNumber": 178, "col_offset": 12, "nodeName": "w", "type": "Any"}, {"lineNumber": 178, "col_offset": 17, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 267, "col_offset": 12, "nodeName": "ll", "type": "range"}, {"lineNumber": 298, "col_offset": 15, "nodeName": "state", "type": "Any"}, {"lineNumber": 332, "col_offset": 12, "nodeName": "_", "type": "int"}, {"lineNumber": 334, "col_offset": 15, "nodeName": "state", "type": "Any"}, {"lineNumber": 367, "col_offset": 12, "nodeName": "_", "type": "int"}, {"lineNumber": 369, "col_offset": 15, "nodeName": "state", "type": "Any"}, {"lineNumber": 404, "col_offset": 12, "nodeName": "_", "type": "int"}, {"lineNumber": 406, "col_offset": 15, "nodeName": "state", "type": "Any"}, {"lineNumber": 455, "col_offset": 8, "nodeName": "i", "type": "int"}, {"lineNumber": 465, "col_offset": 8, "nodeName": "vdata_scaled", "type": "Any"}, {"lineNumber": 477, "col_offset": 8, "nodeName": "hid_scaled", "type": "Any"}, {"lineNumber": 496, "col_offset": 8, "nodeName": "vmodel_scaled", "type": "Any"}, {"lineNumber": 508, "col_offset": 8, "nodeName": "hid_scaled", "type": "Any"}, {"lineNumber": 532, "col_offset": 15, "nodeName": "grad", "type": "Any"}, {"lineNumber": 548, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 550, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 564, "col_offset": 8, "nodeName": "energy", "type": "int"}, {"lineNumber": 565, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 569, "col_offset": 15, "nodeName": "energy", "type": "Union[Any, int]"}, {"lineNumber": 588, "col_offset": 8, "nodeName": "i", "type": "int"}, {"lineNumber": 589, "col_offset": 8, "nodeName": "phi", "type": "Any"}, {"lineNumber": 590, "col_offset": 8, "nodeName": "log_Z_hidden", "type": "Any"}, {"lineNumber": 591, "col_offset": 8, "nodeName": "energy", "type": "int"}, {"lineNumber": 592, "col_offset": 8, "nodeName": "energy", "type": "Any"}, {"lineNumber": 593, "col_offset": 8, "nodeName": "energy", "type": "Any"}, {"lineNumber": 594, "col_offset": 15, "nodeName": "energy", "type": "Any"}, {"lineNumber": 611, "col_offset": 8, "nodeName": "config", "type": "Dict[Any, Any]"}, {"lineNumber": 613, "col_offset": 8, "nodeName": "config", "type": "Dict[Any, Any]"}, {"lineNumber": 613, "col_offset": 49, "nodeName": "config", "type": "Dict[Any, Any]"}, {"lineNumber": 615, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 618, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 638, "col_offset": 8, "nodeName": "config", "type": "Any"}, {"lineNumber": 638, "col_offset": 17, "nodeName": "config", "type": "Any"}, {"lineNumber": 639, "col_offset": 8, "nodeName": "model", "type": "Model"}, {"lineNumber": 641, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 645, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 648, "col_offset": 15, "nodeName": "model", "type": "Model"}, {"lineNumber": 37, "col_offset": 8, "nodeName": "self", "type": "State"}, {"lineNumber": 38, "col_offset": 8, "nodeName": "self", "type": "State"}, {"lineNumber": 55, "col_offset": 15, "nodeName": "cls", "type": "Type[State]"}, {"lineNumber": 55, "col_offset": 19, "nodeName": "units", "type": "List[Any]"}, {"lineNumber": 71, "col_offset": 16, "nodeName": "from_model", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 71, "col_offset": 31, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 71, "col_offset": 43, "nodeName": "model", "type": "Any"}, {"lineNumber": 72, "col_offset": 8, "nodeName": "units", "type": "List[Any]"}, {"lineNumber": 107, "col_offset": 8, "nodeName": "self", "type": "Model"}, {"lineNumber": 108, "col_offset": 8, "nodeName": "self", "type": "Model"}, {"lineNumber": 108, "col_offset": 26, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 108, "col_offset": 30, "nodeName": "layers", "type": "Any"}, {"lineNumber": 109, "col_offset": 8, "nodeName": "self", "type": "Model"}, {"lineNumber": 109, "col_offset": 33, "nodeName": "_layer_connections", "type": "Callable[[], Any]"}, {"lineNumber": 110, "col_offset": 8, "nodeName": "self", "type": "Model"}, {"lineNumber": 110, "col_offset": 34, "nodeName": "_weight_connections", "type": "Callable[[], Any]"}, {"lineNumber": 112, "col_offset": 15, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 143, "col_offset": 33, "nodeName": "dict", "type": "Type[Dict[Any, Any]]"}, {"lineNumber": 155, "col_offset": 18, "nodeName": "config", "type": "Dict[Any, Any]"}, {"lineNumber": 157, "col_offset": 15, "nodeName": "cls", "type": "Type[Model]"}, {"lineNumber": 157, "col_offset": 19, "nodeName": "layer_list", "type": "List[Any]"}, {"lineNumber": 159, "col_offset": 39, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 172, "col_offset": 12, "nodeName": "func", "type": "Any"}, {"lineNumber": 173, "col_offset": 15, "nodeName": "AttributeError", "type": "Type[AttributeError]"}, {"lineNumber": 175, "col_offset": 8, "nodeName": "func", "type": "Any"}, {"lineNumber": 175, "col_offset": 13, "nodeName": "data", "type": "Any"}, {"lineNumber": 175, "col_offset": 19, "nodeName": "self", "type": "Model"}, {"lineNumber": 176, "col_offset": 17, "nodeName": "self", "type": "Model"}, {"lineNumber": 178, "col_offset": 17, "nodeName": "self", "type": "Model"}, {"lineNumber": 193, "col_offset": 15, "nodeName": "random", "type": "Any"}, {"lineNumber": 193, "col_offset": 37, "nodeName": "vis", "type": "Any"}, {"lineNumber": 268, "col_offset": 16, "nodeName": "i", "type": "int"}, {"lineNumber": 268, "col_offset": 21, "nodeName": "ll", "type": "range"}, {"lineNumber": 315, "col_offset": 15, "nodeName": "_alternating_update", "type": "Callable[..., Any]"}, {"lineNumber": 315, "col_offset": 56, "nodeName": "state", "type": "Any"}, {"lineNumber": 315, "col_offset": 63, "nodeName": "beta", "type": "Any"}, {"lineNumber": 315, "col_offset": 69, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 332, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 332, "col_offset": 23, "nodeName": "n", "type": "Any"}, {"lineNumber": 333, "col_offset": 12, "nodeName": "state", "type": "Any"}, {"lineNumber": 350, "col_offset": 15, "nodeName": "_alternating_update", "type": "Callable[..., Any]"}, {"lineNumber": 350, "col_offset": 48, "nodeName": "state", "type": "Any"}, {"lineNumber": 350, "col_offset": 55, "nodeName": "beta", "type": "Any"}, {"lineNumber": 350, "col_offset": 61, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 367, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 367, "col_offset": 23, "nodeName": "n", "type": "Any"}, {"lineNumber": 368, "col_offset": 12, "nodeName": "state", "type": "Any"}, {"lineNumber": 386, "col_offset": 15, "nodeName": "_alternating_update", "type": "Callable[..., Any]"}, {"lineNumber": 386, "col_offset": 48, "nodeName": "state", "type": "Any"}, {"lineNumber": 386, "col_offset": 55, "nodeName": "beta", "type": "Any"}, {"lineNumber": 386, "col_offset": 61, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 404, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 404, "col_offset": 23, "nodeName": "n", "type": "Any"}, {"lineNumber": 405, "col_offset": 12, "nodeName": "state", "type": "Any"}, {"lineNumber": 457, "col_offset": 15, "nodeName": "Gradient", "type": "Any"}, {"lineNumber": 465, "col_offset": 23, "nodeName": "rescale", "type": "Any"}, {"lineNumber": 468, "col_offset": 8, "nodeName": "update", "type": "Any"}, {"lineNumber": 474, "col_offset": 8, "nodeName": "units", "type": "Any"}, {"lineNumber": 474, "col_offset": 32, "nodeName": "mean", "type": "Any"}, {"lineNumber": 477, "col_offset": 21, "nodeName": "rescale", "type": "Any"}, {"lineNumber": 480, "col_offset": 8, "nodeName": "layers", "type": "Any"}, {"lineNumber": 480, "col_offset": 25, "nodeName": "derivatives", "type": "Any"}, {"lineNumber": 485, "col_offset": 8, "nodeName": "layers", "type": "Any"}, {"lineNumber": 485, "col_offset": 27, "nodeName": "derivatives", "type": "Any"}, {"lineNumber": 490, "col_offset": 8, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 490, "col_offset": 26, "nodeName": "derivatives", "type": "Any"}, {"lineNumber": 490, "col_offset": 54, "nodeName": "vdata_scaled", "type": "Any"}, {"lineNumber": 491, "col_offset": 54, "nodeName": "hid_scaled", "type": "Any"}, {"lineNumber": 496, "col_offset": 24, "nodeName": "rescale", "type": "Any"}, {"lineNumber": 499, "col_offset": 8, "nodeName": "update", "type": "Any"}, {"lineNumber": 505, "col_offset": 8, "nodeName": "units", "type": "Any"}, {"lineNumber": 505, "col_offset": 33, "nodeName": "mean", "type": "Any"}, {"lineNumber": 508, "col_offset": 21, "nodeName": "rescale", "type": "Any"}, {"lineNumber": 511, "col_offset": 25, "nodeName": "mapzip", "type": "Any"}, {"lineNumber": 511, "col_offset": 35, "nodeName": "subtract", "type": "Any"}, {"lineNumber": 519, "col_offset": 27, "nodeName": "mapzip", "type": "Any"}, {"lineNumber": 519, "col_offset": 37, "nodeName": "subtract", "type": "Any"}, {"lineNumber": 527, "col_offset": 26, "nodeName": "mapzip", "type": "Any"}, {"lineNumber": 527, "col_offset": 36, "nodeName": "subtract", "type": "Any"}, {"lineNumber": 548, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 548, "col_offset": 23, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 550, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 565, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 566, "col_offset": 12, "nodeName": "energy", "type": "Any"}, {"lineNumber": 567, "col_offset": 12, "nodeName": "energy", "type": "Any"}, {"lineNumber": 568, "col_offset": 12, "nodeName": "energy", "type": "Any"}, {"lineNumber": 587, "col_offset": 15, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 589, "col_offset": 14, "nodeName": "dot", "type": "Any"}, {"lineNumber": 590, "col_offset": 23, "nodeName": "log_partition_function", "type": "Any"}, {"lineNumber": 590, "col_offset": 63, "nodeName": "phi", "type": "Any"}, {"lineNumber": 592, "col_offset": 18, "nodeName": "energy", "type": "Any"}, {"lineNumber": 593, "col_offset": 18, "nodeName": "tsum", "type": "Any"}, {"lineNumber": 593, "col_offset": 26, "nodeName": "log_Z_hidden", "type": "Any"}, {"lineNumber": 611, "col_offset": 17, "nodeName": "get_config", "type": "Callable[[], Dict[Any, Any]]"}, {"lineNumber": 612, "col_offset": 8, "nodeName": "put", "type": "Any"}, {"lineNumber": 613, "col_offset": 8, "nodeName": "attrs", "type": "Any"}, {"lineNumber": 615, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 616, "col_offset": 12, "nodeName": "key", "type": "str"}, {"lineNumber": 618, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 619, "col_offset": 12, "nodeName": "key", "type": "str"}, {"lineNumber": 638, "col_offset": 17, "nodeName": "attrs", "type": "Any"}, {"lineNumber": 639, "col_offset": 16, "nodeName": "from_config", "type": "Callable[[Dict[Any, Any]], Any]"}, {"lineNumber": 639, "col_offset": 32, "nodeName": "config", "type": "Any"}, {"lineNumber": 641, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 642, "col_offset": 12, "nodeName": "key", "type": "str"}, {"lineNumber": 645, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 646, "col_offset": 12, "nodeName": "key", "type": "str"}, {"lineNumber": 38, "col_offset": 23, "nodeName": "shape", "type": "Any"}, {"lineNumber": 38, "col_offset": 32, "nodeName": "t", "type": "Any"}, {"lineNumber": 38, "col_offset": 39, "nodeName": "t", "type": "Any"}, {"lineNumber": 38, "col_offset": 44, "nodeName": "units", "type": "Any"}, {"lineNumber": 53, "col_offset": 19, "nodeName": "batch_size", "type": "Any"}, {"lineNumber": 53, "col_offset": 31, "nodeName": "len", "type": "Any"}, {"lineNumber": 53, "col_offset": 42, "nodeName": "l", "type": "Any"}, {"lineNumber": 53, "col_offset": 47, "nodeName": "layers", "type": "Any"}, {"lineNumber": 54, "col_offset": 17, "nodeName": "random", "type": "Any"}, {"lineNumber": 54, "col_offset": 55, "nodeName": "i", "type": "int"}, {"lineNumber": 70, "col_offset": 21, "nodeName": "shape", "type": "Any"}, {"lineNumber": 70, "col_offset": 30, "nodeName": "vis", "type": "Any"}, {"lineNumber": 71, "col_offset": 16, "nodeName": "cls", "type": "Type[State]"}, {"lineNumber": 72, "col_offset": 8, "nodeName": "state", "type": "State"}, {"lineNumber": 108, "col_offset": 30, "nodeName": "self", "type": "Model"}, {"lineNumber": 109, "col_offset": 33, "nodeName": "self", "type": "Model"}, {"lineNumber": 110, "col_offset": 34, "nodeName": "self", "type": "Model"}, {"lineNumber": 112, "col_offset": 15, "nodeName": "self", "type": "Model"}, {"lineNumber": 119, "col_offset": 12, "nodeName": "i", "type": "int"}, {"lineNumber": 156, "col_offset": 12, "nodeName": "append", "type": "Callable"}, {"lineNumber": 172, "col_offset": 19, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 172, "col_offset": 27, "nodeName": "init", "type": "Any"}, {"lineNumber": 172, "col_offset": 33, "nodeName": "method", "type": "str"}, {"lineNumber": 177, "col_offset": 12, "nodeName": "enforce_constraints", "type": "Any"}, {"lineNumber": 179, "col_offset": 12, "nodeName": "enforce_constraints", "type": "Any"}, {"lineNumber": 208, "col_offset": 17, "nodeName": "j", "type": "int"}, {"lineNumber": 209, "col_offset": 23, "nodeName": "i", "type": "int"}, {"lineNumber": 224, "col_offset": 17, "nodeName": "j", "type": "int"}, {"lineNumber": 225, "col_offset": 23, "nodeName": "i", "type": "int"}, {"lineNumber": 261, "col_offset": 21, "nodeName": "x", "type": "Any"}, {"lineNumber": 262, "col_offset": 27, "nodeName": "x", "type": "Any"}, {"lineNumber": 262, "col_offset": 32, "nodeName": "layer_connections", "type": "List[Any]"}, {"lineNumber": 263, "col_offset": 22, "nodeName": "x", "type": "Any"}, {"lineNumber": 264, "col_offset": 28, "nodeName": "x", "type": "Any"}, {"lineNumber": 264, "col_offset": 33, "nodeName": "weight_connections", "type": "List[Any]"}, {"lineNumber": 267, "col_offset": 19, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 267, "col_offset": 28, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 267, "col_offset": 49, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 267, "col_offset": 58, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 315, "col_offset": 15, "nodeName": "self", "type": "Model"}, {"lineNumber": 333, "col_offset": 20, "nodeName": "mcstep", "type": "Callable[..., Any]"}, {"lineNumber": 333, "col_offset": 32, "nodeName": "state", "type": "Any"}, {"lineNumber": 333, "col_offset": 39, "nodeName": "beta", "type": "Any"}, {"lineNumber": 333, "col_offset": 45, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 350, "col_offset": 15, "nodeName": "self", "type": "Model"}, {"lineNumber": 368, "col_offset": 20, "nodeName": "mean_field_step", "type": "Callable[..., Any]"}, {"lineNumber": 368, "col_offset": 41, "nodeName": "state", "type": "Any"}, {"lineNumber": 368, "col_offset": 48, "nodeName": "beta", "type": "Any"}, {"lineNumber": 368, "col_offset": 54, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 386, "col_offset": 15, "nodeName": "self", "type": "Model"}, {"lineNumber": 405, "col_offset": 20, "nodeName": "deterministic_step", "type": "Callable[..., Any]"}, {"lineNumber": 405, "col_offset": 44, "nodeName": "state", "type": "Any"}, {"lineNumber": 405, "col_offset": 51, "nodeName": "beta", "type": "Any"}, {"lineNumber": 405, "col_offset": 57, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 457, "col_offset": 15, "nodeName": "gu", "type": "Any"}, {"lineNumber": 465, "col_offset": 46, "nodeName": "units", "type": "Any"}, {"lineNumber": 469, "col_offset": 13, "nodeName": "vdata_scaled", "type": "Any"}, {"lineNumber": 474, "col_offset": 8, "nodeName": "data_state", "type": "Any"}, {"lineNumber": 477, "col_offset": 46, "nodeName": "units", "type": "Any"}, {"lineNumber": 480, "col_offset": 20, "nodeName": "i", "type": "int"}, {"lineNumber": 480, "col_offset": 52, "nodeName": "units", "type": "Any"}, {"lineNumber": 481, "col_offset": 53, "nodeName": "hid_scaled", "type": "Any"}, {"lineNumber": 485, "col_offset": 56, "nodeName": "units", "type": "Any"}, {"lineNumber": 486, "col_offset": 57, "nodeName": "vdata_scaled", "type": "Any"}, {"lineNumber": 490, "col_offset": 21, "nodeName": "i", "type": "int"}, {"lineNumber": 496, "col_offset": 47, "nodeName": "units", "type": "Any"}, {"lineNumber": 500, "col_offset": 13, "nodeName": "vmodel_scaled", "type": "Any"}, {"lineNumber": 505, "col_offset": 8, "nodeName": "model_state", "type": "Any"}, {"lineNumber": 508, "col_offset": 46, "nodeName": "units", "type": "Any"}, {"lineNumber": 511, "col_offset": 25, "nodeName": "be", "type": "Any"}, {"lineNumber": 511, "col_offset": 35, "nodeName": "be", "type": "Any"}, {"lineNumber": 512, "col_offset": 35, "nodeName": "derivatives", "type": "Any"}, {"lineNumber": 517, "col_offset": 35, "nodeName": "layers", "type": "Any"}, {"lineNumber": 519, "col_offset": 27, "nodeName": "be", "type": "Any"}, {"lineNumber": 519, "col_offset": 37, "nodeName": "be", "type": "Any"}, {"lineNumber": 520, "col_offset": 37, "nodeName": "derivatives", "type": "Any"}, {"lineNumber": 525, "col_offset": 37, "nodeName": "layers", "type": "Any"}, {"lineNumber": 527, "col_offset": 26, "nodeName": "be", "type": "Any"}, {"lineNumber": 527, "col_offset": 36, "nodeName": "be", "type": "Any"}, {"lineNumber": 528, "col_offset": 36, "nodeName": "derivatives", "type": "Any"}, {"lineNumber": 529, "col_offset": 40, "nodeName": "vmodel_scaled", "type": "Any"}, {"lineNumber": 530, "col_offset": 40, "nodeName": "hid_scaled", "type": "Any"}, {"lineNumber": 531, "col_offset": 36, "nodeName": "weights", "type": "Any"}, {"lineNumber": 548, "col_offset": 23, "nodeName": "self", "type": "Model"}, {"lineNumber": 549, "col_offset": 12, "nodeName": "parameter_step", "type": "Any"}, {"lineNumber": 550, "col_offset": 23, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 551, "col_offset": 12, "nodeName": "parameter_step", "type": "Any"}, {"lineNumber": 565, "col_offset": 23, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 566, "col_offset": 22, "nodeName": "energy", "type": "Any"}, {"lineNumber": 567, "col_offset": 22, "nodeName": "energy", "type": "Any"}, {"lineNumber": 568, "col_offset": 22, "nodeName": "energy", "type": "Any"}, {"lineNumber": 587, "col_offset": 15, "nodeName": "self", "type": "Model"}, {"lineNumber": 589, "col_offset": 14, "nodeName": "be", "type": "Any"}, {"lineNumber": 589, "col_offset": 21, "nodeName": "units", "type": "Any"}, {"lineNumber": 589, "col_offset": 36, "nodeName": "W", "type": "Any"}, {"lineNumber": 592, "col_offset": 40, "nodeName": "units", "type": "Any"}, {"lineNumber": 593, "col_offset": 18, "nodeName": "be", "type": "Any"}, {"lineNumber": 611, "col_offset": 17, "nodeName": "self", "type": "Model"}, {"lineNumber": 612, "col_offset": 8, "nodeName": "store", "type": "Any"}, {"lineNumber": 612, "col_offset": 27, "nodeName": "DataFrame", "type": "Any"}, {"lineNumber": 615, "col_offset": 23, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 616, "col_offset": 18, "nodeName": "join", "type": "Callable"}, {"lineNumber": 617, "col_offset": 12, "nodeName": "save_params", "type": "Any"}, {"lineNumber": 617, "col_offset": 40, "nodeName": "store", "type": "Any"}, {"lineNumber": 617, "col_offset": 47, "nodeName": "key", "type": "str"}, {"lineNumber": 618, "col_offset": 23, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 618, "col_offset": 27, "nodeName": "layers", "type": "Any"}, {"lineNumber": 619, "col_offset": 18, "nodeName": "join", "type": "Callable"}, {"lineNumber": 620, "col_offset": 12, "nodeName": "save_params", "type": "Any"}, {"lineNumber": 620, "col_offset": 39, "nodeName": "store", "type": "Any"}, {"lineNumber": 620, "col_offset": 46, "nodeName": "key", "type": "str"}, {"lineNumber": 639, "col_offset": 16, "nodeName": "cls", "type": "Type[Model]"}, {"lineNumber": 641, "col_offset": 23, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 641, "col_offset": 27, "nodeName": "weights", "type": "Any"}, {"lineNumber": 642, "col_offset": 18, "nodeName": "join", "type": "Callable"}, {"lineNumber": 643, "col_offset": 12, "nodeName": "load_params", "type": "Any"}, {"lineNumber": 643, "col_offset": 41, "nodeName": "store", "type": "Any"}, {"lineNumber": 643, "col_offset": 48, "nodeName": "key", "type": "str"}, {"lineNumber": 645, "col_offset": 23, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 645, "col_offset": 27, "nodeName": "layers", "type": "List[Any]"}, {"lineNumber": 646, "col_offset": 18, "nodeName": "join", "type": "Callable"}, {"lineNumber": 647, "col_offset": 12, "nodeName": "load_params", "type": "Any"}, {"lineNumber": 647, "col_offset": 40, "nodeName": "store", "type": "Any"}, {"lineNumber": 647, "col_offset": 47, "nodeName": "key", "type": "str"}, {"lineNumber": 38, "col_offset": 23, "nodeName": "be", "type": "Any"}, {"lineNumber": 38, "col_offset": 44, "nodeName": "self", "type": "State"}, {"lineNumber": 53, "col_offset": 31, "nodeName": "l", "type": "Any"}, {"lineNumber": 53, "col_offset": 47, "nodeName": "model", "type": "Any"}, {"lineNumber": 54, "col_offset": 40, "nodeName": "shapes", "type": "List[Tuple[Any, Any]]"}, {"lineNumber": 54, "col_offset": 60, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 54, "col_offset": 66, "nodeName": "num_layers", "type": "Any"}, {"lineNumber": 70, "col_offset": 21, "nodeName": "be", "type": "Any"}, {"lineNumber": 119, "col_offset": 17, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 138, "col_offset": 23, "nodeName": "get_config", "type": "Any"}, {"lineNumber": 138, "col_offset": 43, "nodeName": "ly", "type": "Any"}, {"lineNumber": 138, "col_offset": 49, "nodeName": "layers", "type": "Any"}, {"lineNumber": 156, "col_offset": 12, "nodeName": "layer_list", "type": "List[Any]"}, {"lineNumber": 156, "col_offset": 30, "nodeName": "from_config", "type": "Any"}, {"lineNumber": 156, "col_offset": 55, "nodeName": "ly", "type": "Any"}, {"lineNumber": 174, "col_offset": 12, "nodeName": "print", "type": "Callable[..., None]"}, {"lineNumber": 177, "col_offset": 12, "nodeName": "l", "type": "Any"}, {"lineNumber": 179, "col_offset": 12, "nodeName": "w", "type": "Any"}, {"lineNumber": 193, "col_offset": 15, "nodeName": "layers", "type": "Any"}, {"lineNumber": 208, "col_offset": 23, "nodeName": "j", "type": "int"}, {"lineNumber": 209, "col_offset": 28, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 209, "col_offset": 34, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 224, "col_offset": 23, "nodeName": "j", "type": "int"}, {"lineNumber": 225, "col_offset": 28, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 225, "col_offset": 34, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 261, "col_offset": 27, "nodeName": "x", "type": "Any"}, {"lineNumber": 261, "col_offset": 32, "nodeName": "x", "type": "Any"}, {"lineNumber": 262, "col_offset": 32, "nodeName": "self", "type": "Model"}, {"lineNumber": 263, "col_offset": 28, "nodeName": "x", "type": "Any"}, {"lineNumber": 263, "col_offset": 33, "nodeName": "x", "type": "Any"}, {"lineNumber": 264, "col_offset": 33, "nodeName": "self", "type": "Model"}, {"lineNumber": 267, "col_offset": 28, "nodeName": "self", "type": "Model"}, {"lineNumber": 267, "col_offset": 58, "nodeName": "self", "type": "Model"}, {"lineNumber": 283, "col_offset": 16, "nodeName": "update", "type": "Any"}, {"lineNumber": 287, "col_offset": 20, "nodeName": "beta", "type": "Any"}, {"lineNumber": 296, "col_offset": 16, "nodeName": "units", "type": "Any"}, {"lineNumber": 333, "col_offset": 20, "nodeName": "self", "type": "Model"}, {"lineNumber": 368, "col_offset": 20, "nodeName": "self", "type": "Model"}, {"lineNumber": 405, "col_offset": 20, "nodeName": "self", "type": "Model"}, {"lineNumber": 458, "col_offset": 22, "nodeName": "l", "type": "Any"}, {"lineNumber": 458, "col_offset": 27, "nodeName": "layers", "type": "Any"}, {"lineNumber": 459, "col_offset": 22, "nodeName": "w", "type": "Any"}, {"lineNumber": 459, "col_offset": 27, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 465, "col_offset": 23, "nodeName": "layers", "type": "Any"}, {"lineNumber": 465, "col_offset": 46, "nodeName": "data_state", "type": "Any"}, {"lineNumber": 465, "col_offset": 63, "nodeName": "i", "type": "int"}, {"lineNumber": 468, "col_offset": 8, "nodeName": "layers", "type": "Any"}, {"lineNumber": 470, "col_offset": 13, "nodeName": "W", "type": "Any"}, {"lineNumber": 474, "col_offset": 25, "nodeName": "i", "type": "int"}, {"lineNumber": 474, "col_offset": 32, "nodeName": "layers", "type": "Any"}, {"lineNumber": 477, "col_offset": 21, "nodeName": "layers", "type": "Any"}, {"lineNumber": 477, "col_offset": 46, "nodeName": "data_state", "type": "Any"}, {"lineNumber": 480, "col_offset": 52, "nodeName": "data_state", "type": "Any"}, {"lineNumber": 482, "col_offset": 53, "nodeName": "W", "type": "Any"}, {"lineNumber": 485, "col_offset": 20, "nodeName": "i", "type": "int"}, {"lineNumber": 485, "col_offset": 56, "nodeName": "data_state", "type": "Any"}, {"lineNumber": 487, "col_offset": 57, "nodeName": "W_T", "type": "Any"}, {"lineNumber": 496, "col_offset": 24, "nodeName": "layers", "type": "Any"}, {"lineNumber": 496, "col_offset": 47, "nodeName": "model_state", "type": "Any"}, {"lineNumber": 496, "col_offset": 65, "nodeName": "i", "type": "int"}, {"lineNumber": 499, "col_offset": 8, "nodeName": "layers", "type": "Any"}, {"lineNumber": 501, "col_offset": 13, "nodeName": "W", "type": "Any"}, {"lineNumber": 505, "col_offset": 26, "nodeName": "i", "type": "int"}, {"lineNumber": 505, "col_offset": 33, "nodeName": "layers", "type": "Any"}, {"lineNumber": 508, "col_offset": 21, "nodeName": "layers", "type": "Any"}, {"lineNumber": 508, "col_offset": 46, "nodeName": "model_state", "type": "Any"}, {"lineNumber": 513, "col_offset": 39, "nodeName": "units", "type": "Any"}, {"lineNumber": 514, "col_offset": 40, "nodeName": "hid_scaled", "type": "Any"}, {"lineNumber": 517, "col_offset": 35, "nodeName": "grad", "type": "Any"}, {"lineNumber": 517, "col_offset": 47, "nodeName": "i", "type": "int"}, {"lineNumber": 521, "col_offset": 41, "nodeName": "units", "type": "Any"}, {"lineNumber": 522, "col_offset": 42, "nodeName": "vmodel_scaled", "type": "Any"}, {"lineNumber": 525, "col_offset": 37, "nodeName": "grad", "type": "Any"}, {"lineNumber": 531, "col_offset": 36, "nodeName": "grad", "type": "Any"}, {"lineNumber": 531, "col_offset": 49, "nodeName": "i", "type": "int"}, {"lineNumber": 549, "col_offset": 42, "nodeName": "layers", "type": "Any"}, {"lineNumber": 550, "col_offset": 23, "nodeName": "self", "type": "Model"}, {"lineNumber": 551, "col_offset": 43, "nodeName": "weights", "type": "Any"}, {"lineNumber": 565, "col_offset": 23, "nodeName": "self", "type": "Model"}, {"lineNumber": 566, "col_offset": 44, "nodeName": "units", "type": "Any"}, {"lineNumber": 567, "col_offset": 46, "nodeName": "units", "type": "Any"}, {"lineNumber": 568, "col_offset": 45, "nodeName": "units", "type": "Any"}, {"lineNumber": 568, "col_offset": 60, "nodeName": "units", "type": "Any"}, {"lineNumber": 589, "col_offset": 21, "nodeName": "data", "type": "Any"}, {"lineNumber": 589, "col_offset": 32, "nodeName": "i", "type": "int"}, {"lineNumber": 590, "col_offset": 23, "nodeName": "layers", "type": "Any"}, {"lineNumber": 592, "col_offset": 18, "nodeName": "layers", "type": "Any"}, {"lineNumber": 592, "col_offset": 40, "nodeName": "data", "type": "Any"}, {"lineNumber": 592, "col_offset": 51, "nodeName": "i", "type": "int"}, {"lineNumber": 612, "col_offset": 27, "nodeName": "pandas", "type": "Any"}, {"lineNumber": 613, "col_offset": 8, "nodeName": "get_storer", "type": "Any"}, {"lineNumber": 615, "col_offset": 23, "nodeName": "self", "type": "Model"}, {"lineNumber": 616, "col_offset": 18, "nodeName": "path", "type": "module"}, {"lineNumber": 618, "col_offset": 27, "nodeName": "self", "type": "Model"}, {"lineNumber": 619, "col_offset": 18, "nodeName": "path", "type": "module"}, {"lineNumber": 638, "col_offset": 17, "nodeName": "get_storer", "type": "Any"}, {"lineNumber": 641, "col_offset": 27, "nodeName": "model", "type": "Model"}, {"lineNumber": 642, "col_offset": 18, "nodeName": "path", "type": "module"}, {"lineNumber": 645, "col_offset": 27, "nodeName": "model", "type": "Model"}, {"lineNumber": 646, "col_offset": 18, "nodeName": "path", "type": "module"}, {"lineNumber": 54, "col_offset": 17, "nodeName": "layers", "type": "Any"}, {"lineNumber": 54, "col_offset": 47, "nodeName": "i", "type": "int"}, {"lineNumber": 54, "col_offset": 66, "nodeName": "model", "type": "Any"}, {"lineNumber": 119, "col_offset": 23, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 138, "col_offset": 23, "nodeName": "ly", "type": "Any"}, {"lineNumber": 138, "col_offset": 49, "nodeName": "self", "type": "Model"}, {"lineNumber": 156, "col_offset": 30, "nodeName": "Layer", "type": "Any"}, {"lineNumber": 174, "col_offset": 18, "nodeName": "method", "type": "str"}, {"lineNumber": 193, "col_offset": 15, "nodeName": "self", "type": "Model"}, {"lineNumber": 208, "col_offset": 44, "nodeName": "j", "type": "int"}, {"lineNumber": 208, "col_offset": 46, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 209, "col_offset": 34, "nodeName": "self", "type": "Model"}, {"lineNumber": 224, "col_offset": 42, "nodeName": "j", "type": "int"}, {"lineNumber": 225, "col_offset": 34, "nodeName": "self", "type": "Model"}, {"lineNumber": 261, "col_offset": 37, "nodeName": "x", "type": "Any"}, {"lineNumber": 261, "col_offset": 46, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 263, "col_offset": 38, "nodeName": "x", "type": "Any"}, {"lineNumber": 263, "col_offset": 47, "nodeName": "skip_layers", "type": "Any"}, {"lineNumber": 296, "col_offset": 16, "nodeName": "state", "type": "Any"}, {"lineNumber": 296, "col_offset": 28, "nodeName": "i", "type": "int"}, {"lineNumber": 296, "col_offset": 33, "nodeName": "getattr", "type": "Callable[..., Any]"}, {"lineNumber": 296, "col_offset": 57, "nodeName": "func_name", "type": "Any"}, {"lineNumber": 458, "col_offset": 27, "nodeName": "self", "type": "Model"}, {"lineNumber": 459, "col_offset": 27, "nodeName": "self", "type": "Model"}, {"lineNumber": 465, "col_offset": 23, "nodeName": "self", "type": "Model"}, {"lineNumber": 465, "col_offset": 35, "nodeName": "i", "type": "int"}, {"lineNumber": 468, "col_offset": 8, "nodeName": "self", "type": "Model"}, {"lineNumber": 474, "col_offset": 32, "nodeName": "self", "type": "Model"}, {"lineNumber": 477, "col_offset": 21, "nodeName": "self", "type": "Model"}, {"lineNumber": 477, "col_offset": 63, "nodeName": "i", "type": "int"}, {"lineNumber": 480, "col_offset": 25, "nodeName": "self", "type": "Model"}, {"lineNumber": 480, "col_offset": 37, "nodeName": "i", "type": "int"}, {"lineNumber": 485, "col_offset": 27, "nodeName": "self", "type": "Model"}, {"lineNumber": 490, "col_offset": 26, "nodeName": "self", "type": "Model"}, {"lineNumber": 496, "col_offset": 24, "nodeName": "self", "type": "Model"}, {"lineNumber": 496, "col_offset": 36, "nodeName": "i", "type": "int"}, {"lineNumber": 499, "col_offset": 8, "nodeName": "self", "type": "Model"}, {"lineNumber": 505, "col_offset": 33, "nodeName": "self", "type": "Model"}, {"lineNumber": 508, "col_offset": 21, "nodeName": "self", "type": "Model"}, {"lineNumber": 508, "col_offset": 64, "nodeName": "i", "type": "int"}, {"lineNumber": 512, "col_offset": 35, "nodeName": "layers", "type": "Any"}, {"lineNumber": 513, "col_offset": 39, "nodeName": "model_state", "type": "Any"}, {"lineNumber": 513, "col_offset": 57, "nodeName": "i", "type": "int"}, {"lineNumber": 515, "col_offset": 40, "nodeName": "W", "type": "Any"}, {"lineNumber": 520, "col_offset": 37, "nodeName": "layers", "type": "Any"}, {"lineNumber": 521, "col_offset": 41, "nodeName": "model_state", "type": "Any"}, {"lineNumber": 523, "col_offset": 42, "nodeName": "W_T", "type": "Any"}, {"lineNumber": 525, "col_offset": 49, "nodeName": "i", "type": "int"}, {"lineNumber": 528, "col_offset": 36, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 549, "col_offset": 12, "nodeName": "layers", "type": "Any"}, {"lineNumber": 549, "col_offset": 42, "nodeName": "deltas", "type": "Any"}, {"lineNumber": 549, "col_offset": 56, "nodeName": "i", "type": "int"}, {"lineNumber": 551, "col_offset": 12, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 551, "col_offset": 43, "nodeName": "deltas", "type": "Any"}, {"lineNumber": 551, "col_offset": 58, "nodeName": "i", "type": "int"}, {"lineNumber": 566, "col_offset": 22, "nodeName": "layers", "type": "Any"}, {"lineNumber": 566, "col_offset": 44, "nodeName": "data", "type": "Any"}, {"lineNumber": 566, "col_offset": 55, "nodeName": "i", "type": "int"}, {"lineNumber": 567, "col_offset": 22, "nodeName": "layers", "type": "Any"}, {"lineNumber": 567, "col_offset": 46, "nodeName": "data", "type": "Any"}, {"lineNumber": 568, "col_offset": 22, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 568, "col_offset": 45, "nodeName": "data", "type": "Any"}, {"lineNumber": 568, "col_offset": 56, "nodeName": "i", "type": "int"}, {"lineNumber": 568, "col_offset": 60, "nodeName": "data", "type": "Any"}, {"lineNumber": 589, "col_offset": 36, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 590, "col_offset": 23, "nodeName": "self", "type": "Model"}, {"lineNumber": 592, "col_offset": 18, "nodeName": "self", "type": "Model"}, {"lineNumber": 592, "col_offset": 30, "nodeName": "i", "type": "int"}, {"lineNumber": 613, "col_offset": 8, "nodeName": "store", "type": "Any"}, {"lineNumber": 616, "col_offset": 18, "nodeName": "os", "type": "module"}, {"lineNumber": 616, "col_offset": 52, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 616, "col_offset": 56, "nodeName": "i", "type": "int"}, {"lineNumber": 617, "col_offset": 12, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 619, "col_offset": 18, "nodeName": "os", "type": "module"}, {"lineNumber": 619, "col_offset": 50, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 619, "col_offset": 54, "nodeName": "i", "type": "int"}, {"lineNumber": 620, "col_offset": 12, "nodeName": "layers", "type": "Any"}, {"lineNumber": 638, "col_offset": 17, "nodeName": "store", "type": "Any"}, {"lineNumber": 642, "col_offset": 18, "nodeName": "os", "type": "module"}, {"lineNumber": 642, "col_offset": 52, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 642, "col_offset": 56, "nodeName": "i", "type": "int"}, {"lineNumber": 643, "col_offset": 12, "nodeName": "weights", "type": "Any"}, {"lineNumber": 646, "col_offset": 18, "nodeName": "os", "type": "module"}, {"lineNumber": 646, "col_offset": 50, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 646, "col_offset": 54, "nodeName": "i", "type": "int"}, {"lineNumber": 647, "col_offset": 12, "nodeName": "layers", "type": "List[Any]"}, {"lineNumber": 54, "col_offset": 17, "nodeName": "model", "type": "Any"}, {"lineNumber": 54, "col_offset": 30, "nodeName": "i", "type": "int"}, {"lineNumber": 119, "col_offset": 23, "nodeName": "self", "type": "Model"}, {"lineNumber": 156, "col_offset": 30, "nodeName": "layers", "type": "Any"}, {"lineNumber": 208, "col_offset": 46, "nodeName": "self", "type": "Model"}, {"lineNumber": 224, "col_offset": 44, "nodeName": "num_layers", "type": "int"}, {"lineNumber": 283, "col_offset": 16, "nodeName": "layers", "type": "Any"}, {"lineNumber": 284, "col_offset": 21, "nodeName": "rescale", "type": "Any"}, {"lineNumber": 284, "col_offset": 64, "nodeName": "j", "type": "Any"}, {"lineNumber": 286, "col_offset": 28, "nodeName": "j", "type": "Any"}, {"lineNumber": 296, "col_offset": 41, "nodeName": "layers", "type": "Any"}, {"lineNumber": 468, "col_offset": 20, "nodeName": "i", "type": "int"}, {"lineNumber": 470, "col_offset": 13, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 474, "col_offset": 44, "nodeName": "i", "type": "int"}, {"lineNumber": 477, "col_offset": 33, "nodeName": "i", "type": "int"}, {"lineNumber": 482, "col_offset": 53, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 485, "col_offset": 39, "nodeName": "i", "type": "int"}, {"lineNumber": 487, "col_offset": 57, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 499, "col_offset": 20, "nodeName": "i", "type": "int"}, {"lineNumber": 501, "col_offset": 13, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 505, "col_offset": 45, "nodeName": "i", "type": "int"}, {"lineNumber": 508, "col_offset": 33, "nodeName": "i", "type": "int"}, {"lineNumber": 512, "col_offset": 35, "nodeName": "self", "type": "Model"}, {"lineNumber": 512, "col_offset": 47, "nodeName": "i", "type": "int"}, {"lineNumber": 520, "col_offset": 37, "nodeName": "self", "type": "Model"}, {"lineNumber": 521, "col_offset": 59, "nodeName": "i", "type": "int"}, {"lineNumber": 528, "col_offset": 36, "nodeName": "self", "type": "Model"}, {"lineNumber": 528, "col_offset": 49, "nodeName": "i", "type": "int"}, {"lineNumber": 549, "col_offset": 12, "nodeName": "self", "type": "Model"}, {"lineNumber": 549, "col_offset": 24, "nodeName": "i", "type": "int"}, {"lineNumber": 551, "col_offset": 12, "nodeName": "self", "type": "Model"}, {"lineNumber": 551, "col_offset": 25, "nodeName": "i", "type": "int"}, {"lineNumber": 566, "col_offset": 22, "nodeName": "self", "type": "Model"}, {"lineNumber": 566, "col_offset": 34, "nodeName": "i", "type": "int"}, {"lineNumber": 567, "col_offset": 22, "nodeName": "self", "type": "Model"}, {"lineNumber": 567, "col_offset": 57, "nodeName": "i", "type": "int"}, {"lineNumber": 568, "col_offset": 22, "nodeName": "self", "type": "Model"}, {"lineNumber": 568, "col_offset": 35, "nodeName": "i", "type": "int"}, {"lineNumber": 568, "col_offset": 71, "nodeName": "i", "type": "int"}, {"lineNumber": 589, "col_offset": 36, "nodeName": "self", "type": "Model"}, {"lineNumber": 589, "col_offset": 49, "nodeName": "i", "type": "int"}, {"lineNumber": 590, "col_offset": 35, "nodeName": "i", "type": "int"}, {"lineNumber": 617, "col_offset": 12, "nodeName": "self", "type": "Model"}, {"lineNumber": 617, "col_offset": 25, "nodeName": "i", "type": "int"}, {"lineNumber": 620, "col_offset": 12, "nodeName": "self", "type": "Model"}, {"lineNumber": 620, "col_offset": 24, "nodeName": "i", "type": "int"}, {"lineNumber": 643, "col_offset": 12, "nodeName": "model", "type": "Model"}, {"lineNumber": 643, "col_offset": 26, "nodeName": "i", "type": "int"}, {"lineNumber": 647, "col_offset": 12, "nodeName": "model", "type": "Model"}, {"lineNumber": 647, "col_offset": 25, "nodeName": "i", "type": "int"}, {"lineNumber": 224, "col_offset": 44, "nodeName": "self", "type": "Model"}, {"lineNumber": 283, "col_offset": 16, "nodeName": "self", "type": "Model"}, {"lineNumber": 283, "col_offset": 28, "nodeName": "i", "type": "int"}, {"lineNumber": 284, "col_offset": 44, "nodeName": "units", "type": "Any"}, {"lineNumber": 284, "col_offset": 69, "nodeName": "layer_ix", "type": "List[List[Any]]"}, {"lineNumber": 286, "col_offset": 33, "nodeName": "weight_ix", "type": "List[List[Any]]"}, {"lineNumber": 296, "col_offset": 41, "nodeName": "self", "type": "Model"}, {"lineNumber": 296, "col_offset": 53, "nodeName": "i", "type": "int"}, {"lineNumber": 470, "col_offset": 13, "nodeName": "self", "type": "Model"}, {"lineNumber": 482, "col_offset": 53, "nodeName": "self", "type": "Model"}, {"lineNumber": 487, "col_offset": 57, "nodeName": "self", "type": "Model"}, {"lineNumber": 501, "col_offset": 13, "nodeName": "self", "type": "Model"}, {"lineNumber": 515, "col_offset": 40, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 520, "col_offset": 49, "nodeName": "i", "type": "int"}, {"lineNumber": 523, "col_offset": 42, "nodeName": "weights", "type": "List[Any]"}, {"lineNumber": 567, "col_offset": 34, "nodeName": "i", "type": "int"}, {"lineNumber": 284, "col_offset": 21, "nodeName": "layers", "type": "Any"}, {"lineNumber": 284, "col_offset": 44, "nodeName": "state", "type": "Any"}, {"lineNumber": 284, "col_offset": 56, "nodeName": "j", "type": "Any"}, {"lineNumber": 284, "col_offset": 78, "nodeName": "i", "type": "int"}, {"lineNumber": 286, "col_offset": 43, "nodeName": "i", "type": "int"}, {"lineNumber": 515, "col_offset": 40, "nodeName": "self", "type": "Model"}, {"lineNumber": 523, "col_offset": 42, "nodeName": "self", "type": "Model"}, {"lineNumber": 284, "col_offset": 21, "nodeName": "self", "type": "Model"}, {"lineNumber": 284, "col_offset": 33, "nodeName": "j", "type": "Any"}]
{"title":"【モバマス】晶葉「できなかったぞ!」P「は?」","url":"http://ss-station.2chblog.jp/archives/52237439.html","time":"2017-10-11 14:00:55 UTC"}
{"poster":"Goddess Nora","date":"2017-03-24T01:19:13.013+0000","title":"\"Not Yet Implemented\"?","subforum":"[ARCHIVED] Help & Support","up_votes":1,"down_votes":0,"body":"I am new to LoL (Hi ^v^) and I wanted to unlock some characters. I have IP and 0 RP, when I went to unlock one, I couldn't see how much they cost. Where do you see the cost? Not only could I find the cost, I also couldn't unlock it because it said _\"Not Yet Implemented\"_. What does that mean? **Help? ;;**","replies":[{"poster":"Broporo","date":"2017-03-24T02:12:13.543+0000","up_votes":1,"down_votes":0,"body":"It sounds like you're trying to purchase the champion in your collection tab. We're working on a feature where you'll be able to buy champions from that tab, but for now, you'll need to make those purchases through the store tab. \n\nOnce you're in the Store tab, you'll be able to see the price of each champion at the bottom of their portrait.","replies":[{"poster":"TheOriginOfGod","date":"2017-05-13T15:33:03.876+0000","up_votes":1,"down_votes":0,"body":"It would be nice to add that information at least to the \"Not yet implemented\" description in the meantime. That would save the time of googling that issue.","replies":[]},{"poster":"Jyväskylän","date":"2017-05-08T18:05:43.581+0000","up_votes":1,"down_votes":0,"body":"Hey can you please help me? I bought \"give that man a cigar\" bundle for 22,5€ = 3500 rp but i don't have any of the skins in my collection except the one i had before buying the bundle (jailbreak graves) . i can see the purchase in the history of my account but i don't have the actual skins. PLEASE HELP! {{champion:104}} {{champion:104}}","replies":[{"poster":"Broporo","date":"2017-05-08T20:37:45.523+0000","up_votes":1,"down_votes":0,"body":"I'm starting to see quite a lot of problems on EUNE where players were able to buy something but never got the items. Since it seems to be affecting a wide number of players, I'm asking you all to submit a [**ticket**](https://support.riotgames.com/hc/en-us/requests/new) so that we can start tracking and get these cases fixed much quicker!","replies":[]}]},{"poster":"Adda932","date":"2017-05-03T21:17:54.488+0000","up_votes":1,"down_votes":0,"body":"And when it will good so we can buy from collection? thank you very much{{champion:498}}","replies":[]}]}]}
{"poster":"PDAR","date":"2017-09-10T06:13:03.184+0000","title":"Compas prueben esto","subforum":"Guias y consejos","up_votes":5,"down_votes":1,"body":"Prueben esta build de bardo asesino si bien a primera vista parecera algo loco pruebenlo y miren como funciona almenos a mi asi juego a bardo de &quot;supp&quot;\r\nla build seria \r\n{{item:3092}} {{item:3047}} {{item:3146}} {{item:3153}} {{item:3087}} y por ultimo seria o {{item:3078}} o {{item:3124}}","replies":[{"poster":"Kawatori","date":"2017-09-10T11:54:02.783+0000","up_votes":1,"down_votes":0,"body":"Para que queres una build de asesino con bardo,si en midgame con {{item:3504}} {{item:3092}} {{item:3174}} {{item:3117}} {{item:3190}} Ya tenes suficiente,deleteas a un adc sin problemas xD","replies":[{"poster":"PDAR","date":"2017-09-11T22:14:00.537+0000","up_votes":1,"down_votes":0,"body":"Te lo dire porque no me ago de supp en bronze generalmente simpre estan los que piensan que el supp es la \"Perra\" del adc y de todo el team y que no sirve de nada no te acompañan ni nada encima te culpan simpre que pierdes linea y los adc de las en bronze son bueno ya se imaginan por eso tengo esa build para remplazar al adc que falla con frecuencia ademas en bronze dependes de ti mismo casi simpre el resto no hace casi na\nEl unico camp que lo juego supp es alistar y solo lo saco si me toca con un buen adc para que te agas idea saque 7 s antes de llegar a m 5 solo por jugar con adc que saben que son conocidos","replies":[]}]},{"poster":"Chupa el Pyke","date":"2017-09-10T17:26:39.163+0000","up_votes":1,"down_votes":0,"body":"Que tiene de soporte eso? Aparte de ser inútil para el resto del team, restas visión a tu equipo, y te vale madre el resto.","replies":[]}]}