text stringlengths 6 2.91M |
|---|
[
{
"comments": [
{
"line": 1,
"value": "#Author: Rishu Saxena"
}
],
"line": 2,
"elements": [
{
"before": [
{
"result": {
"duration": 42289499,
"status": "passed"
},
"match": {
"location": "Step_Def_Base.initialSetUp(Scenario)"
}
},
{
"result": {
"duration": 4532121700,
"status": "passed"
},
"match": {
"location": "Step_Def_Base.initialSetUp()"
}
}
],
"line": 5,
"name": "Verify User is able to successfully log in the website",
"description": "",
"id": "ordering-new-t-shirt;verify-user-is-able-to-successfully-log-in-the-website",
"after": [
{
"result": {
"duration": 1638799,
"status": "passed"
},
"match": {
"location": "Step_Def_Base.screenShotAndConsoleLog(Scenario)"
}
}
],
"type": "scenario",
"keyword": "Scenario",
"steps": [
{
"result": {
"duration": 16008153999,
"status": "passed"
},
"line": 6,
"name": "User is able to launch shopping website",
"match": {
"location": "Step_Def_Ordering.verifyLaunchShoppingWebsite()"
},
"keyword": "Given "
},
{
"result": {
"duration": 5552027700,
"status": "passed"
},
"line": 7,
"name": "User clicks on \u0027Sign in\u0027 link",
"match": {
"arguments": [
{
"val": "Sign in",
"offset": 16
}
],
"location": "Step_Def_Ordering.verifyUserClicksOnLink(String)"
},
"keyword": "When "
},
{
"result": {
"duration": 2575175400,
"status": "passed"
},
"line": 8,
"name": "User enters login details",
"match": {
"location": "Step_Def_Ordering.verifyUserEnterLoginDetails()"
},
"keyword": "And "
},
{
"result": {
"duration": 10908582301,
"status": "passed"
},
"line": 9,
"name": "User clicks on \u0027Sign In\u0027 button",
"match": {
"location": "Step_Def_Ordering.verifyUserClicksOnSignInButton()"
},
"keyword": "And "
},
{
"result": {
"duration": 107496700,
"status": "passed"
},
"line": 10,
"name": "User is able to login successfully",
"match": {
"location": "Step_Def_Ordering.verifyloginIsSuccessful()"
},
"keyword": "Then "
}
],
"tags": [
{
"line": 4,
"name": "@First"
}
]
},
{
"before": [
{
"result": {
"duration": 165700,
"status": "passed"
},
"match": {
"location": "Step_Def_Base.initialSetUp(Scenario)"
}
}
],
"line": 12,
"name": "User places an order of T-shirt",
"description": "",
"id": "ordering-new-t-shirt;user-places-an-order-of-t-shirt",
"after": [
{
"result": {
"duration": 1025901,
"status": "passed"
},
"match": {
"location": "Step_Def_Base.screenShotAndConsoleLog(Scenario)"
}
}
],
"type": "scenario",
"keyword": "Scenario",
"steps": [
{
"result": {
"duration": 8928616300,
"status": "passed"
},
"line": 13,
"name": "User clicks on \u0027T-shirts\u0027 tab",
"match": {
"arguments": [
{
"val": "T-shirts",
"offset": 16
}
],
"location": "Step_Def_Ordering.verifyUserClicksOnTab(String)"
},
"keyword": "When "
},
{
"result": {
"duration": 681628000,
"status": "passed"
},
"line": 14,
"name": "User selects item to adds to cart",
"match": {
"location": "Step_Def_Ordering.verifyClickAddItemToCart()"
},
"keyword": "And "
},
{
"result": {
"duration": 14545229799,
"status": "passed"
},
"line": 15,
"name": "User clicks on checkout button",
"match": {
"location": "Step_Def_Ordering.verifyClickCheckOutButton()"
},
"keyword": "And "
},
{
"result": {
"duration": 5957639300,
"status": "passed"
},
"line": 16,
"name": "User is on \u0027Summary\u0027 Tab and clicks on \u0027Proceed to checkout\u0027",
"match": {
"arguments": [
{
"val": "Summary",
"offset": 12
}
],
"location": "Step_Def_Ordering.verifyTabAndClickCheckout(String)"
},
"keyword": "And "
},
{
"result": {
"duration": 5832464700,
"status": "passed"
},
"line": 17,
"name": "User is on \u0027Address\u0027 Tab and clicks on \u0027Proceed to checkout\u0027",
"match": {
"arguments": [
{
"val": "Address",
"offset": 12
}
],
"location": "Step_Def_Ordering.verifyTabAndClickCheckout(String)"
},
"keyword": "And "
},
{
"result": {
"duration": 5322539000,
"status": "passed"
},
"line": 18,
"name": "User checkout after selecting Terms and Services",
"match": {
"location": "Step_Def_Ordering.verifyAcceptTermsAndCheckout()"
},
"keyword": "And "
},
{
"result": {
"duration": 8021473399,
"status": "passed"
},
"line": 19,
"name": "User selects payment method \u0027bankwire\u0027 on payment tab",
"match": {
"arguments": [
{
"val": "bankwire",
"offset": 29
}
],
"location": "Step_Def_Ordering.verifyselectPaymentMethod(String)"
},
"keyword": "And "
},
{
"result": {
"duration": 3082594200,
"status": "passed"
},
"line": 20,
"name": "User clicks on \u0027I confirm my order\u0027",
"match": {
"location": "Step_Def_Ordering.clickButtonToconfirmOrder()"
},
"keyword": "And "
},
{
"result": {
"duration": 2362838200,
"status": "passed"
},
"line": 21,
"name": "User verifies order is successful",
"match": {
"location": "Step_Def_Ordering.VerifyOrderIsPlacedSuccessfully()"
},
"keyword": "Then "
},
{
"result": {
"duration": 11785649200,
"status": "passed"
},
"line": 22,
"name": "User verifies recent order in history",
"match": {
"location": "Step_Def_Ordering.verifyOrderIsPresentUnderMyOrders()"
},
"keyword": "And "
}
]
}
],
"name": "Ordering new T-shirt",
"description": "",
"id": "ordering-new-t-shirt",
"keyword": "Feature",
"uri": "src/test/resources/featurefiles/Order_Tshirt.feature"
}
] |
{"uuid": "c0930e2d-a7c5-4177-9a56-0e64ebda1ba8", "befores": [{"name": "case", "status": "passed", "start": 1606735704359, "stop": 1606735704359}], "start": 1606735704359, "stop": 1606735704360} |
{
"$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentParameters.json#",
"contentVersion": "1.0.0.0",
"parameters": {
"appSharedResourceGroup": {
"value": "__appSharedResourceGroup__"
},
"appSharedStorageAccountName": {
"value": "__appSharedStorageAccountName__"
},
"aseHostingEnvironmentName": {
"value": "__aseHostingEnvironmentName__"
},
"aseResourceGroup": {
"value": "__aseResourceGroup__"
},
"aspTier": {
"value": "__aspTier__"
},
"aspInstances": {
"value": __aspInstances__
},
"aspSize": {
"value": "__aspSize__"
},
"environment": {
"value": "__ReleaseEnvironmentName__",
"metadata": {
"comment": "Bug in tokenisation task prevents referencing Release.EnvironmentName directly. https://github.com/TotalALM/VSTS-Tasks/issues/29"
}
},
"sharedAppServicePlanName": {
"value": "__sharedAppServicePlanName__"
},
"sharedAppServicePlanResourceGroup": {
"value": "__appSharedResourceGroup__"
},
"FunctionAppName": {
"value": "__FunctionAppName__"
},
"ApimResourceGroup": {
"value": "__SharedResourceGroupName__"
},
"ApimServiceName": {
"value": "__ApimServiceName__"
},
"ApiName": {
"value": "__ApiName__"
},
"CosmosDbName": {
"value": "__CosmosDbName__"
},
"CosmosDbResourceGroup": {
"value": "__CosmosDbResourceGroup__"
},
"enableAlerts": {
"value": __EnableAzureMonitorAlerting__
},
"exceptionsThreshold": {
"value": "__ExceptionsThreshold__"
}
}
} |
[
{
"line": 1,
"elements": [
{
"start_timestamp": "2021-08-13T14:04:46.193Z",
"line": 3,
"name": "Search for an item and add to the basket via quick add",
"description": "",
"id": "check-an-item-can-be-searched-and-added-to-the-basket;search-for-an-item-and-add-to-the-basket-via-quick-add",
"after": [
{
"result": {
"duration": 1247623000,
"status": "passed"
},
"match": {
"location": "com.gymshark.stepdefs.WebDriverHooks.afterScenario(io.cucumber.java.Scenario)"
}
}
],
"type": "scenario",
"keyword": "Scenario",
"steps": [
{
"result": {
"duration": 8064428000,
"status": "passed"
},
"line": 4,
"name": "The Gymshark homepage has successfully loaded",
"match": {
"location": "com.gymshark.stepdefs.CommonSteps.theGymsharkHomepageHasSuccessfullyLoaded()"
},
"keyword": "Given "
},
{
"result": {
"duration": 2438006000,
"status": "passed"
},
"line": 5,
"name": "I search for an item I should see a list of matching search results",
"match": {
"location": "com.gymshark.stepdefs.search.Search.theSearchButtonIsClicked()"
},
"keyword": "When "
},
{
"result": {
"duration": 4145415000,
"status": "passed"
},
"line": 6,
"name": "I will choose an item and size which will get added to the cart",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iHoverOverAnItemTheQuickAddSizeCtaWillAppear()"
},
"keyword": "Then "
},
{
"result": {
"duration": 4434889000,
"status": "passed"
},
"line": 7,
"name": "The cart has opened then I will click on checkout button",
"match": {
"location": "com.gymshark.stepdefs.search.Search.theCartHasOpenedThenIWillClickOnCheckoutButton()"
},
"keyword": "When "
},
{
"result": {
"duration": 36930000,
"status": "passed"
},
"line": 8,
"name": "I will be redirected to the information page",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iWillBeRedirectedToTheInformationPage()"
},
"keyword": "Then "
},
{
"result": {
"duration": 8092530000,
"status": "passed"
},
"line": 9,
"name": "I click continue to shipping after filling out the mandatory fields on information",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iClickContinueToShippingAfterFillingOutTheMandatoryFieldsOnInformation()"
},
"keyword": "When "
},
{
"result": {
"duration": 66389000,
"status": "passed"
},
"line": 10,
"name": "I will be taken to the shipping page",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iWillBeTakenToTheShippingPage()"
},
"keyword": "Then "
},
{
"result": {
"duration": 4067890000,
"status": "passed"
},
"line": 11,
"name": "I click on the continue to payment button",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iClickOnTheContinueToPaymentButton()"
},
"keyword": "When "
},
{
"result": {
"duration": 78834000,
"status": "passed"
},
"line": 12,
"name": "I will be taken to the payment page",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iWillBeTakenToThePaymentPage()"
},
"keyword": "Then "
}
]
},
{
"start_timestamp": "2021-08-13T14:04:46.193Z",
"line": 15,
"name": "Search for an item and add 2 items to the basket via basket",
"description": "",
"id": "check-an-item-can-be-searched-and-added-to-the-basket;search-for-an-item-and-add-2-items-to-the-basket-via-basket",
"after": [
{
"result": {
"duration": 1243257000,
"status": "passed"
},
"match": {
"location": "com.gymshark.stepdefs.WebDriverHooks.afterScenario(io.cucumber.java.Scenario)"
}
}
],
"type": "scenario",
"keyword": "Scenario",
"steps": [
{
"result": {
"duration": 8092664000,
"status": "passed"
},
"line": 16,
"name": "The Gymshark homepage has successfully loaded",
"match": {
"location": "com.gymshark.stepdefs.CommonSteps.theGymsharkHomepageHasSuccessfullyLoaded()"
},
"keyword": "Given "
},
{
"result": {
"duration": 2736000000,
"status": "passed"
},
"line": 17,
"name": "I search for an item I should see a list of matching search results",
"match": {
"location": "com.gymshark.stepdefs.search.Search.theSearchButtonIsClicked()"
},
"keyword": "When "
},
{
"result": {
"duration": 4088909000,
"status": "passed"
},
"line": 18,
"name": "I will choose an item and size which will get added to the cart",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iHoverOverAnItemTheQuickAddSizeCtaWillAppear()"
},
"keyword": "Then "
},
{
"result": {
"duration": 55568000,
"status": "passed"
},
"line": 19,
"name": "The minicart is open and i click on the x button",
"match": {
"location": "com.gymshark.stepdefs.search.Search.theMiniCartIsOpenAndIClickOnTheXButton()"
},
"keyword": "When "
},
{
"result": {
"duration": 16315000,
"status": "passed"
},
"line": 20,
"name": "The minicart will close",
"match": {
"location": "com.gymshark.stepdefs.search.Search.theMiniCartWillClose()"
},
"keyword": "Then "
},
{
"result": {
"duration": 2872679000,
"status": "passed"
},
"line": 21,
"name": "I will add another item which will get added to the cart",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iWillAddAnotherItemWhichWillGetAddedToTheCart()"
},
"keyword": "Then "
},
{
"result": {
"duration": 4513480000,
"status": "passed"
},
"line": 22,
"name": "The cart has opened then I will click on checkout button",
"match": {
"location": "com.gymshark.stepdefs.search.Search.theCartHasOpenedThenIWillClickOnCheckoutButton()"
},
"keyword": "When "
},
{
"result": {
"duration": 92293000,
"status": "passed"
},
"line": 23,
"name": "I will be redirected to the information page",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iWillBeRedirectedToTheInformationPage()"
},
"keyword": "Then "
},
{
"result": {
"duration": 7373827000,
"status": "passed"
},
"line": 24,
"name": "I click continue to shipping after filling out the mandatory fields on information",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iClickContinueToShippingAfterFillingOutTheMandatoryFieldsOnInformation()"
},
"keyword": "When "
},
{
"result": {
"duration": 164416000,
"status": "passed"
},
"line": 25,
"name": "I will be taken to the shipping page",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iWillBeTakenToTheShippingPage()"
},
"keyword": "Then "
},
{
"result": {
"duration": 2854180000,
"status": "passed"
},
"line": 26,
"name": "I click on the continue to payment button",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iClickOnTheContinueToPaymentButton()"
},
"keyword": "When "
},
{
"result": {
"duration": 74238000,
"status": "passed"
},
"line": 27,
"name": "I will be taken to the payment page",
"match": {
"location": "com.gymshark.stepdefs.search.Search.iWillBeTakenToThePaymentPage()"
},
"keyword": "Then "
}
]
}
],
"name": "Check an item can be searched and added to the basket",
"description": "",
"id": "check-an-item-can-be-searched-and-added-to-the-basket",
"keyword": "Feature",
"uri": "classpath:features/search.feature",
"tags": []
}
] |
[{"name": "MF", "zip": "45231", "created": 1321072035, "time": "23:27:15", "date": "11-11-11", "id": "4ebdf5a311fb9c6d3000002f"}, {"name": "SS", "zip": "94121", "created": 1321070765, "time": "23:06:05", "date": "11-11-11", "id": "4ebdf0adfb7528754c000021"}, {"name": "LP", "zip": "94110", "created": 1321069129, "time": "22:38:49", "date": "11-11-11", "id": "4ebdea49709f03546100001d"}, {"name": "AP", "zip": "06239", "created": 1321062484, "time": "20:48:04", "date": "11-11-11", "id": "4ebdd0544bd504362d000049"}, {"name": "TK", "zip": "72401", "created": 1321061097, "time": "20:24:57", "date": "11-11-11", "id": "4ebdcae9cf436af219000029"}, {"name": "DN", "zip": "16801", "created": 1321045921, "time": "16:12:01", "date": "11-11-11", "id": "4ebd8fa18d8c37662600004f"}, {"name": "RG", "zip": "14219", "created": 1321037915, "time": "13:58:35", "date": "11-11-11", "id": "4ebd705bb25636a548000005"}, {"name": "lf", "zip": "97219", "created": 1321037152, "time": "13:45:52", "date": "11-11-11", "id": "4ebd6d608d8c376d26000041"}, {"name": "AG", "zip": "06612", "created": 1321034472, "time": "13:01:12", "date": "11-11-11", "id": "4ebd62e8709f035221000055"}, {"name": "CH", "zip": "48823", "created": 1321033206, "time": "12:40:06", "date": "11-11-11", "id": "4ebd5df6fb75285151000045"}, {"name": "MB", "zip": "30110", "created": 1321031993, "time": "12:19:53", "date": "11-11-11", "id": "4ebd59398d8c37a71200003d"}, {"name": "JS", "zip": "29732", "created": 1321024960, "time": "10:22:40", "date": "11-11-11", "id": "4ebd3dc09cd1c1735a000057"}, {"name": "JW", "zip": "94114", "created": 1321024234, "time": "10:10:34", "date": "11-11-11", "id": "4ebd3aea9cd1c1915600005e"}, {"name": "BS", "zip": "19010", "created": 1321023918, "time": "10:05:18", "date": "11-11-11", "id": "4ebd39ae4bd504681f000030"}, {"name": "JB", "zip": "62239", "created": 1321019448, "time": "08:50:48", "date": "11-11-11", "id": "4ebd28388d8c37a712000035"}, {"name": "js", "zip": "", "created": 1321010929, "time": "06:28:49", "date": "11-11-11", "id": "4ebd06f1709f03fc2d000048"}, {"name": "DS", "zip": "32765", "created": 1321002668, "time": "04:11:08", "date": "11-11-11", "id": "4ebce6ac53b2cfb463000042"}, {"name": "NH", "zip": "40503", "created": 1320998263, "time": "02:57:43", "date": "11-11-11", "id": "4ebcd5772ee8d0ef1300003e"}, {"name": "AW", "zip": "51106", "created": 1320997636, "time": "02:47:16", "date": "11-11-11", "id": "4ebcd304709f03542100003d"}, {"name": "DL", "zip": "14619", "created": 1320997544, "time": "02:45:44", "date": "11-11-11", "id": "4ebcd2a8fb75280531000053"}, {"name": "CD", "zip": "48906", "created": 1320991143, "time": "00:59:03", "date": "11-11-11", "id": "4ebcb9a711fb9cb11400003f"}, {"name": "MR", "zip": "", "created": 1320990915, "time": "00:55:15", "date": "11-11-11", "id": "4ebcb8c32ee8d0095600003e"}, {"name": "BP", "zip": "97124", "created": 1320988823, "time": "00:20:23", "date": "11-11-11", "id": "4ebcb09753b2cfb52400003b"}, {"name": "MI", "zip": "28804", "created": 1320988732, "time": "00:18:52", "date": "11-11-11", "id": "4ebcb03cfb75283531000036"}, {"name": "RL", "zip": "08012", "created": 1320988705, "time": "00:18:25", "date": "11-11-11", "id": "4ebcb02111fb9c321b00003a"}, {"name": "DS", "zip": "32601", "created": 1320988607, "time": "00:16:47", "date": "11-11-11", "id": "4ebcafbf8d8c376626000027"}, {"name": "AM", "zip": "92119", "created": 1320988358, "time": "00:12:38", "date": "11-11-11", "id": "4ebcaec69cd1c1c059000039"}] |
{"type": "Feature", "id": 2121790, "geometry": {"type": "MultiPolygon", "coordinates": [[[[64.44281, 54.89901], [64.44281, 54.917191], [64.411186, 54.917191], [64.411186, 54.89901], [64.44281, 54.89901]]]]}, "properties": {"woe:id": 2121790, "woe:parent_id": 12598549, "woe:name": "Kurtamysh", "woe:placetype": 7, "woe:placetype_name": "Town", "woe:lang": "ENG", "iso:country": "RU", "meta:provider": ["geoplanet:7.3.1", "geoplanet:7.3.2", "geoplanet:7.4.0", "geoplanet:7.4.1", "geoplanet:7.5.1", "geoplanet:7.5.2", "geoplanet:7.6.0", "geoplanet:7.8.1", "geoplanet:7.9.0", "geoplanet:7.10.0", "geoplanet:8.0.0", "woeplanet:8.0.0"], "meta:indexed": "2020-08-20T20:56:27.097194", "meta:updated": "2020-10-14T10:58:28.090301", "woe:adjacent": [2027046, 2052603, 2104512, 2085062, 2005931, 1988996, 2115536, 2118541], "woe:alias_UNK_Q": ["\u041a\u0443\u0440\u0442\u0430\u043c\u044b\u0448"], "woe:hierarchy": {"continent": 24865671, "country": 23424936, "town": 0, "planet": 1, "county": 12598549, "suburb": 0, "state": 2346904, "region": 0, "localadmin": 0}, "woe:timezone_id": 28350866, "woe:concordances": {"gn:id": 1541964, "qs:id": 1305713}, "woe:hash": "v3vb65dqcgww", "geom:min_latitude": 54.89901, "woe:centroid": [64.427002, 54.9081], "geom:latitude": 54.9081, "woe:max_longitude": 64.44281, "geom:max_longitude": 64.44281, "geom:centroid": [64.427002, 54.9081], "geom:max_latitude": 54.917191, "woe:bbox": [64.411186, 54.89901, 64.44281, 54.917191], "geom:bbox": [64.411186, 54.89901, 64.44281, 54.917191], "woe:min_latitude": 54.89901, "woe:min_longitude": 64.411186, "geom:longitude": 64.427002, "geom:hash": "v3vb65dqcgww", "woe:latitude": 54.9081, "geom:min_longitude": 64.411186, "woe:longitude": 64.427002, "woe:max_latitude": 54.917191, "woe:repo": "woeplanet-town-ru", "geom:area": 4105310.2483024597, "woe:scale": 16}} |
{"id":"8a5710563fef739c88c14868a540228142c8e7070242e87ef71eff55090a971c","name":"ๅ ่ฐทๅป้ข","prefId":"21","mdepart1":"ๅ
็ง็ฎ่็งๅค็ง","mdepart2":"","mdepart3":"","address1":"ๅฒ้็้กไธๅธๅ
ซๅนก็บไธญๅช1-7","address2":"","tel":"0575-65-6868","url":"http://www.horiyaiin.or.jp/","firstvisit":true,"rediagnosis":true,"covid19":"-","doctors":"ๅ ่ฐทๅๅ
ฌๅ ่ฐท็ป็พๅญ","otherinfo":"-"}
|
{
"name": "Time Capsule BPR Project",
"version": "0.0.1",
"description": "This is our API documentation for our Bachelor project",
"title": "BPR API documentation",
"template": {
"forceLanguage": "en"
}
}
|
{
"lang": "ike",
"language": "Inuktitut, Eastern Canada",
"xmlns": "http://www.unhchr.ch/udhr",
"title": "แฏแแแชแแแฅแ
แฆ แแแแแ
แฏแ
แแ แญแแแฏแแแแแแฆ แฑแชแแแ
แแแฆ",
"note": [
{
"para": "แแฏแฑแ 10, 1948 แฒแแแชแแแแแฅ แฒแแพแจแจแ
แชแฆ แฏแแแชแแแฅแ
แแฆ แแแแ
แแฆแแฏแชแแแฆ แแปแชแ แฑแแแแแแฏแชแแ
แแฏ แฏแแแชแแแฅแ
แฆ แแแแแ
แฏแ
แแแแ แญแแแฏแแแแแแแฆ แฑแชแแแ
แแแแแ แแชแแญแฆแแแฆแแฅแ แแแแแฏแชแ
แแแแแชแแ แดแ
แญแแ
แฏแชแแฏแฆ แญแแแชแแแแขแแ แชแแฑแ
แแแแ
แแฏแชแแฆ.\nแญแแแชแแแแแแ แแชแแงแแ แ
แแแฒแ
แฏแแแ แฑแแญแแแแแชแแฏ แฒแแชแฆแชแแ
แแ แแแ
แฏแญแ
แฏแชแแฐแแชแแแฆ แแแแญแ
แชแฆ แแแแแแฑแฆแแแชแแแฆ แ
แแแซแแแ
แแ
แแฏแชแแชแ แแแแแฏแชแชแแแแแ แแแแแ
แฏแ
แแแ แแปแชแ \"แฑแพแชแแแแแฆ แดแแชแ
แแ
แแแ
แแแ
แแชแแ, แแฏแแพแจแพแชแแ
แแชแแแ, แ
แแแซแฆแแแฏแฆ แแปแชแ แแแแแแแแแชแแ แแแแแแแฆแแแ แแชแแแแแแแแแฆ แแปแชแ แแฏแแแแแแแชแแฏแฆ แแแแแแ
แแแแแแงแฆ แแฒแชแ
แแแแ
แชแ, แดแ
แญแแแ
แแแแแแ
แแ แแแชแแแ
แแ แแแแแแแแแแแแ แแแ
แฒแแแฆแแแชแแฆ แ
แแแแแแฆ แแแฆแแแแฅแ
แ.\""
}
],
"preamble": {
"title": "แฏแแชแแ
แแแแแญแแฏแชแชแ
",
"para": "แแชแแปแชแฆ แแแแ
แฏแชแ
แแแฆแชแฆ แฏแแแแแดแแแแแ แแแฑแแแฆแฅแ แแปแชแ แแพแจแแแแฆแแแแฅแ แแปแชแ แแชแฑแพแชแแ
แชแแแ
แแแฆ แฑแชแแแ
แแแ แแชแแแแแซแฆแแแ
แแแแญแ
แชแแฆ แแชแแฏแ แแแชแฆ แแแแแฏแแแแแฆ แแตแแ
แชแแแแชแฆ แแฑแชแ
แฑแแแ
, แแแแแดแ
แแ
แแแแแ
แแปแชแ แดแแแชแแแแแ
แฏแแแชแแแฅ,\nแแชแแปแชแฆ แฑแแแแแ แแปแชแ แแแแแแแแแ
แแ
แชแงแฆ แแชแแแ
แแแฆ แแ
แจแแ
แฏแ
แแฏแชแชแ
แแแแแแแแนแแแฆ แแ
แชแแฏแแฆแแแแฆ แแตแแตแแพแชแแแแธแแแฆ แแแชแแแ
แซแแแแแ, แแปแชแ แฏแแแ
แแชแแแ แฏแแแชแแแฅแ แแชแแฏแ แแแ
แแแชแฆ แแ
แชแฆ แแแแฒแแแแฏแชแแชแแแฆ แแฑแชแ
แฑแแขแแ แ
แแ
แฏแแฅแแแแฆ แแปแชแ แ
แแ
แฏแแฅแแแแฆ แแปแชแ แแฑแชแ
แฑแแแแแแแฏแฆ แฒแฆแฑแแฑแแแแงแฆ แแปแชแ แแงแแแแแ
แแดแ
แแฆแแ
แแแชแแ แฑแชแชแฏแชแแชแ แฒแแแ แแฆแแแแ
แธแ
แชแแแ แแพแชแฅแแญแฅแแแแฆ แแแแแแแ
แแแแแชแแแ แญแแแฏแแแแแแแแฆ,\nแแชแแปแชแฆ แฒแแแปแช, แญแแแฏแแแแแแซแฆ แแแฏแแแฏแแแ
แฏแชแแธแฆ แแฒแชแ
แแแฑแแ
แแแ
แแ, แฑแแแแฆแแแแแแแ, แแญแชแแฑแแแแ แแญแแแแแแแฅแแฆ แแปแชแ แ
แแชแแชแแ
แ
แแแฆ, แแชแแ แแ
แชแแฆ แฑแชแแแ
แ
แแแแฆ แดแณแปแฅแญแแแ
แชแแดแ
แแฆ แชแแแแแแฆ แฑแแญแแแแแฏแชแชแแฆ,\nแแชแแปแชแฆ แฑแแแดแ
แแ
แแฒแชแ
แแแชแแแแแแฏแฆ แแ
แแแแฆแแแแแแแฏแดแแแแฏแฆ แฏแแแชแแแแ
แฆ แแแแแแแฆ,\nแแชแแปแชแฆ แญแแแฏแแแแแแฆ แฏแแแชแแแฅแ
แแ แดแณแพแจแจแฆ แซแแแแ แแแดแแแแแแแ
แชแฆ แฑแแญแแ
แแฏแชแแฆ แแแแแ
แฏแฏแชแฆแแแแขแแ แ
แแฑแแแแแแแฅแ แแแญแแฑแแแแแแแแแแ
แแ
แแแแญแแฆ แฑแชแแแ
แแแแแแฆ แแแแแแ, แ
แฑแแฑแแแแแแแ แแปแชแ แแแแฑแฆแแแแแแ แแแแแแแแ แแปแชแ แแพแจแ
แแชแแแฆ แฑแชแแแ
แแแแแแฏแฆ แแแแแฆ แแปแชแ แแแแแฆ แแปแชแ แแฑแชแแฆแแแแแแฆ แแแฑแแแแแฆ แแ
แฏแแแฆ แฑแ
แฏแแปแแแแแแแแฆ แแปแชแ แฑแ
แฏแแปแแแแแงแฆ แแแแฆแแแแแแแฏแฆ แแ
แฏแแฅ แแแแแ
แธแ
แชแฅแ แแฑแชแ
แฑแแแแแแแแแ
แฏแฆ,\nแแชแแปแชแฆ แแแแญแ
แชแฆ แแแแแแแแแแฆ แแฏแ
แฏแแแแณแฆ แแแฅแแ
แแแแแฏแชแแแฅแแแ, แฒแชแฏแชแแฆแแแแแแแแฆ แฏแแแชแแแฅแ
แแฆ แแแ
แฏแ
แแแแแแฆแแแฑแแ
แแฆแแจแฆ แซแแแแ แแแดแแฏแแแแแแแ
แชแฆ, แแฒแชแ
แแแแฆ แฏแแแชแแแฅแ
แแ แแแแแฑแแ
แฅแแชแแแฆ แแปแชแ แแ
แฆแแแฑแแแแแฆ แแชแแฏแ แญแแแฏแแแแแแแฆ แแพแจแ
แชแฅแ แฑแชแแแ
แแแ
แฆแแแแชแแแฆ แแปแปแ แแตแแแฆแแแแชแแแฆ แแฑแชแ
แฑแแแแแแแฅแ,\nแแชแแปแชแฆ แแญแฏแชแแแชแแชแฆ แแชแแฏแ แฑแชแแแ
แแ
แชแฆ แแฑแชแ
แฏแแแแ
แแ
แชแชแ แแแแแแธแ
แชแฅแ แแ
แฒแแ
แแแธแ
แแฆ แ
แพแจแแญแ
แฆแแแแแแแ แแแฅแแแญแฅแแแ แแฆแแแแพแญแแแฏแแแแแชแแแฆ, แซแแแฏแฆ, แแชแแแแจแแ
แณแแฆ แฒแแชแแชแแแแฅ แแแแญแ
แแแชแแแฆ แแชแแ แฏแแแชแแแฅแ
แฆ แแแแแ
แฏแ
แแแ แญแแแฏแแแแแแฆ แฑแชแแแ
แแแแแแฆ แแแแฆแแแแแแแฏแฆ แแแแแญแ
แแชแแชแฆ แญแแแฏแแแแแแซแฆแฏแแแฆ แแปแชแ แแชแแแแแซแฆแแแ
แฏแแแชแแแฅแ
แฆ แแแแแแแฆ, แแฑแแแแแแฆ แแชแแฅแแซแฆแแแ
แแแแแ
แแแแฆ แแปแชแ แแชแแฅแแซแ
แแ
แฏแแแซแฆ, แแชแแ แธแธแแแแแแชแแ แแฑแชแแญแ
แแแแแฆแแแแแ, แแญแชแแฑแแ
แแแแแ แแแแแแ
แแฆแแแแฏแฆ แแแแแแแแแ
แ
แแแฏแฆ แแแฑแแแแ แแแแแฆแแแแแ
แแชแแฏแแแ แฑแชแแแ
แแ
แชแแฆ แแปแชแ แแฑแฆแฑแแแแแแ
แชแแฆ แแปแชแ แฑแ
แฏแแแฆแแแแฑแแแแแ แแแแแแฏแชแฆแแแแแแฆ, แฒแแแแซแฅแแปแชแ แฏแแแชแแแฅแ
แ, แแฆแแแแแแฏแชแแชแแแฆ แฏแแแชแแแฅแ
แแแแแแญแแ แแปแชแ แแแแแแฆแแแแแ แแแแแชแแแชแแ แแปแชแ แแ
แฆแแฑแแแแ, แแชแแแฆ แแแแแแแฆ แแแแญแ
แชแแฆ แ
แแแฏแชแชแฆ แแแฅแแแฅแแฆ แแปแชแ แแ
แแแฅแแแแฆ แแแฆแแแแฅ แแชแแฏแ แแแแแแฆ แชแแแแแฆ แฒแชแแแชแแแ
แแฅแแแแฆ."
},
"article": [
{
"title": "แแแ 1.",
"para": "แแ
แชแแซแฆ แแแ
แแแชแแซแฆ แแ
แแ
แแชแ แแฑแชแแฑแแขแแ แแปแชแ แแพแจแ
แแแแแขแแ แแแฑแแแแแฏแฆ แแปแชแ แฑแชแแแแแแแฆ. แแฑแแ
แแแแแแแแ
แแแแณแฆ แฑแพแชแแแแแแฏแฆ แแแณแแแฆแแแแแแแแแฏแชแ."
},
{
"title": "แแแแ 2.",
"para": "แญแแแฏแแแแแแซแฆแแแฆ แฑแชแแดแ
แแแแแฆแแแแแแฆ แแชแแแแแซแ
แฑแชแแแแแแ แแปแชแ แแฑแชแ
แฑแแแแแแแ แแแแแแแ
แ
แแ
แฏแชแญแแแชแ แแแแแญแ
แแแฆแแแฆแขแแแ แแแฏแแแแ
, แแพแจแ
แฑแแแแแแแแแแฑแชแแแ แแชแแแแแแแแ
, แฒแแ แแแแฅแ
แแ
แแแฅแแแแฆ, แ
แแแแแแฑแแแแฅแ
แแแฆ, แแแแ
แแแ แแแแแ
แแแ แแฑแชแแแ, แ
แแ
แฏแแแแแฑแแ
, แ
แแฑแแแแแแ
แแแฏแแแแแฅแแแ, แแแชแแแ
แแแแแ
แ
แแแ แแฏแแแฆ แแชแแฏแ แแฏแชแแชแแแ
แแแแฆ แฏแแแแแแฆ, แแแแแแแ
แแแแญแ
แชแฅแฆ แ
แแแแแแฆ แแแ
แแแชแแแแแแฅแแแฆ, แแแแ
แแแฏแฆ, แแแแแแแฏแชแแแฏแฆ แ
แแแแแแฆ แแฑแแแแแ. แฏแแแฒแแแ
แแ
แ
, แแพแจแ
แฑแแฆแแชแแ
แแแแฆ แดแแญแ
แชแชแแแแแแ แแแชแ
แแแแจแแแ
แแ
แแแแฆ, แชแแแแแฆ แฒแชแแแชแแแ
แแแแแแแ
แแแแฆ แ
แแแแแแฆ แฏแแแชแแแฅแ
แแฆ แแแแ
แแ
แแ
แแฆ แแแแแฏแชแชแฆ แแแแแฆ แแแแแแญแ
แชแงแชแแแแฆ แแชแแแแแฆ แแแ แแแแแ แแแชแแฆแแแชแแฆ แธแชแ, แแแแพแจแแแแชแแฆ, แแแแแดแ
แแชแแฆ, แแแฅแแ
แแแแ
แฟแชแฑแฆแแแชแแฆ แ
แแแแแแฆ แ
แแแฏแชแแ แแชแแแแแแแ
แแฏแแแแฆ แญแกแแแ
แแแ
แฏแชแแฆแแ
แแฆ แฑแแญแแชแแฆ แแแชแแแแฆ แชแแแขแแฆ."
},
{
"title": "แแแ 3.",
"para": "แญแแแฏแแแแแแซแฆแแแฆ แแชแแญแแขแแ แฑแชแแแ
แแแแณแฆ แแ
แฏแแฅแแฆ, แญแฑแกแแแแแแแแแแแ แแแแแญแ
แพแชแแแดแฅแ แแปแชแ แฅแแแ
แฏแ
แแแแแแฏแฆ แแ
แฏแแแฆ."
},
{
"title": "แแแ 4.",
"para": "แญแแแแแแฆแแแ
แฅแ แฏแแแฏแแแ
แแแดแ
แชแแฑแแ
แฑแแฏแจแแแแ แ
แแแแแแฆ แฑแจแฆแแแ
แแแแแแ
แแแฏแฆ; แฏแแแแแแแแ
แแปแชแ แตแแฒแแแดแแญแ
แแแแแฅแ แแ
แแฐแแ
แฑแฆแแแแแแ
แแแแแแ
แแ
แแแแฆแแแแแแแฐแแแแชแคแแแแแแธแฆ แดแแชแแแ
แ
แแ
แแแฏแฆ."
},
{
"title": "แแแ 5.",
"para": "แญแแแแแแฆแแแ
แฅแ แแแแแแแ
แแชแแแแแแแ
แแแดแ
แฑแแ
แแฅแแแฆ แ
แแแแแแฆ แแแฑแแแแแแฑแฆแแแแฆ แแ
แแแ
แแแดแ
แฑแแ
, แฒแแแ แแ
แฑแฆแแแแแ
แแแแฆ แแแแแแชแฅแ แ
แแแแแแฆ แแแแฆแแแแแแแฏแฆ แฒแชแแฑแแแแแฏแฆ แ
แแแแแแฆ แแแชแแแฏแแแแ แแปแฅแแ
แฒแแแแแแแแแ แฑแญแแแแฑแฆแแ
."
},
{
"title": "แแแ 6.",
"para": "แญแแแฏแแแแแฆแแแฆ แแแแแฏแชแ
แแแแณแฆ แแแแแแแฆแแแ
แแแชแแแแแแ แแแแแแแ แฑแแญแแแฆ แแแแ
แฏแ
แแแแฑแแแแแฑแชแแ."
},
{
"title": "แแแ 7.",
"para": "แแชแแฅแฆแแแ
แแพแจแแแณแฆ แฑแแญแ
แ แตแแ แแปแชแ แแแแฏแแ
แแแแแ
แชแแแ แฑแแแ
แแแแแแ
แแแแแแแ
แแพแจแ
แแแแดแ
แแแงแฆ แดแณแปแฅแญแ
แแแแขแ แฑแแญแแแฆ. แแชแแฅแแซแแ แแแแฏแแ
แแแแแ
แแฆ แฅแแแแฏแ
แแแแขแแ แแญแแแแแ
แแ
แแแแฆ แแ
แแแแแแแแฏแฆ แแแญแ
แฑแแแแแแแฆ แแแแ
แแแแแฏแฆ แแชแแงแ แแแแแแฏแ
แแแแณแฆ แแปแชแ แแญแแ
แแ
แแ
แแชแแแแแแแแ
แแชแแฆแแชแแ
แแแดแ
แฑแแ
แแ
แแแแแแแแฏแฆ."
},
{
"title": "แแแ 8.",
"para": "แแชแแฅแฆแแแ
แฑแชแแแ
แแแแณแฆ แแแแแฆแแแแแฅแ แแ
แฏแแแแชแแแฆ แแญแชแแฑแแแแแฏแฆ แแแแแแแ
แแแแญแ
แชแฅแฆ แแฒแชแ
แฏแจแแแขแแ แฑแแญแแแฆ แแฅแแแฆ แแแฎแ
แฑแแแแแแแแแธแฆ แแปแชแ แแตแแแ
แณแฆ แแฑแชแ
แฑแแแแ
แแแฆ แฑแแญแแชแแแ
แแฏแชแแแฏแฆ แ
แแแแแแฆ แฑแแญแแฏแฆ."
},
{
"title": "แแแ 9.",
"para": "แดแกแแฟแฆแฏแแแฏแฆ แแแญแ
แแ
แแแแฆแแชแแ
แแแดแ
แฑแแ
, แฑแฒแแฒแแแแฏแฆ แ
แแแแแแฆ แแแฅแแแฆ แแแแแ
แชแแ
แแแดแ
แฑแแ
."
},
{
"title": "แแแ 10.",
"para": "แญแแแฏแแซแฆแแแฆ แแพแจแ
แแแแแฆแแแ
แแ
แดแ
แแฆ แแแแแแ
แฏแ
แฑแชแแแ แแปแชแ แแแแแแแ
แแดแ
แแ
แแแ
แญแแแแแธแ แแแแแงแฆ แ
แแแ แแ
แฒแ
แแแแฆแแชแแแฑแแแแชแแ, แแฑแชแแฑแชแแ แฑแชแแแ
แแแแแ แแปแชแ แแแแแญแแแแแแแแแ แแปแชแ แแชแแแแแแแแแ
แฑแแญแแฏแฆ แฑแแแแแงแฆ แแแญแ
แแฆแแแแแฅแ แแญแแแแแฏแฆ แแฆแฑแงแ แแแแงแฆ."
},
{
"title": "แแแ 11.",
"orderedlist": {
"listitem": [
{
"para": "แญแแแฏแแซแฆแแแฆ แแ
แฒแ
แแแจแแฏแฆ แธแฏแญแ
แฏแชแ
แแแแแฆ แแแชแแแฐแแกแชแแจแ
แแฆแแแแงแฆ แฑแชแแแ
แแแ
แแ
แธแฏแญแแดแแ
แแแดแ
แฑแแแแแฆ แแแแแชแแแฆ แแแแแแฆ แแ
แจแดแ
แแ
แแ
แฑแแแฅแ แธแฏแญแแดแแ
แแแ
แชแแดแ
แฑแแแ
แแ
แฒแแฏแแฅแ
แแฆ แชแแแแญแ
แชแฆ แชแแแดแ
แแ
แแแ แแปแชแ แแ
แฒแ
แแแแ
แแแ แแ
แฒแ
แแแแ
แแแ แแชแแฅแแซแ
แฑแแชแแแแแแแแแแฆ แดแณแปแฅแญแแพแชแแแฆแแแแญแแแแแ แชแแแแแจแฅแ แญแกแแ
แแแแ
แแ."
},
{
"para": "แแแแตแฆแดแแแแ
แแแแแญแ
แแแแแแ
แ
แแแ
แแแดแ
แฑแแ
แฑแแญแแแแแแแ แแแญแ
แแแแแแดแแแ แฑแแชแแแแแแแแแ แแ
แฒแ
แแแชแแดแ
แฑแแฆ แแแแแแฆ แแชแแแแแแแแฆ แฑแแญแ
แชแฆ แ
แแแ แญแแแแแแ
แแแ
แแแฏแฆ แฑแแญแแชแแแ
แแฏแชแฑแฆแแแ แแแแแแแแชแแ
แแแดแ
แฑแแ
, แแแแแแแ
แแแแญแ
แชแฅ แ
แแแฏแชแแแแแฆ แ
แแแแแแฆ แฏแแแชแแแฅแ
แฆ แฑแแญแแแฆ, แแแชแ แแแ
แแ
แฏแชแปแชแแแแธแฆ. แแ
แฆแแแฑแแแแแชแ แแแ
แแแ
แแแแ แฑแชแแดแ
แฑแแฆ แแแ แญแฏแแ แฑแพแชแแชแแแ
แฏแชแชแ
แตแพแชแแแฏแชแแ แฑแแญแแแแแแ
แฏแชแชแ
แแแแแ
แฏแชแแชแแ."
}
]
}
},
{
"title": "แแแ 12.",
"para": "แแแแแฆแแชแแ
แแแดแ
แฑแแ
แแฒแชแ
แแแพแชแแงแฆ แฟแธแแ
แฏแ
แแแญแณแแ
แแงแฆ แแแฅแแ
แแ
แฏแแแฆ, แแแแแแฆ, แแแแแแแฆ แ
แแแแแแฆ แแแแแฏแชแชแแแ
แแแฏแฆ, แ
แธแแแแชแแ
แแแดแ
แแแแ แแแฑแแแแแแฆ แ
แแแ แแแฆแแแแแแแญแ
แพแช แแแแฆ. แญแแแฏแแแแแแซแฆแแแ
แฑแชแแแ
แแแแณแฆ แดแณแปแฅแญแ
แแแแแงแฆ แฑแแญแฅแฆ แแญแแแแแ
แแแแ แแชแ
แแแแแแ
, แฟแธแแ
แแแ
แแ แ
แแแแแแฆ แ
แธแแแ
แแ
แแแฏแฆ."
},
{
"title": "แแแ 13.",
"orderedlist": {
"listitem": [
{
"para": "แญแแแฏแแแแแแซแฆแแแฆ แฑแชแแแ
แแแแณแฆ แแฑแชแแฑแแแแ
แแงแฆ แแ
แแญแแแแแงแฆ แแปแชแ แแแแแแแแ
แชแแแแแแงแฆ แญแแแแ
แ
แแ
แฏแชแชแ แแแแฆ แแแแ
แแ
แชแ."
},
{
"para": "แญแแแฏแฆแแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แฟแชแแชแแแแแแฅแ แแแฅแ, แฑแแฏแ
แแชแแแ แแแฅแแ แแแแญแฅแแ, แแปแชแ แ
แแแแแแแแแแ แแแฅแแ
แญแแแฏแแแแแแฆ แแแชแแแแฅแแฆ."
}
]
}
},
{
"title": "แแแ 14.",
"orderedlist": {
"listitem": [
{
"para": "แญแแแฏแแแแแแซแฆแแแฆ แฑแชแแแ
แแแแณแฆ แฟแแแดแแแแฅแ แแปแชแ แแแแฒแแแแแแฅแ แแฏแฅ แแแแแ แแชแ
แดแแแแแแงแฆ แแ
แพแชแแแดแ
แแญแ
แแงแฆ แแฒแแฑแแแแขแ แแแชแแแแแ
แแแ
แแฐแแแฅแฆ."
},
{
"para": "แแแ แฑแชแแแ
แ แแฒแชแ
แแแพแชแแแ
แ
แฏแชแฑแแแแแแแแ แแแแแฏแชแชแแแแชแแ แแแชแแแฏแ
แแฆแแแฑแแแแงแฆ แแซแแแแแแ
แดแ
แญแแฟแแ แแแชแแ
แแแแแแฏแชแฑแฆแแฅแฆ แฑแแญแแ แฑแแแแแฆ แ
แแแแแแฆ แฑแแญแแฆ แญแกแแแงแแ
แฑแพแชแแแแแ แแปแชแ แฑแแแแ
แแแ
แแแแฆ แแแฏแแแแ
แแ
แแแแฆแแแแแฆแแจแ
แแฑแแ
แแแฆ แฒแแพแจแจแ
แชแฆ แฏแแแชแแแฅแ
แแฆ."
}
]
}
},
{
"title": "แแแ 15.",
"orderedlist": {
"listitem": [
{
"para": "แญแแชแแแแแแแซแฆแแแฆ แฑแชแแแ
แแแแณแฆ แญแฒแแแฅแแฆ (แฒแแ แแ
แแแฏแฆ, แแชแแ
แแแฏแฆ)."
},
{
"para": "แแ
แตแ
แแ
แแแแแแแแ
แแแดแ
แฑแแ
แญแแแแแแฆแแแ
แแแแ
แ แ
แแแแแแฆ แแแแ
แ แญแฒแแแแฆ แดแกแแฟแฆแแฏแชแชแแ
แแแดแ
แฑแแแ แฑแชแแแ
แแ แแฏแพแจแแแ แแแแ
แฆ แ
แแแชแแแแ แแแแ
แ แญแฒแแแแแฆ."
}
]
}
},
{
"title": "แแแ 16.",
"orderedlist": {
"listitem": [
{
"para": "แแแแ แแปแชแ แแแแแฆ แแแแฏแชแแแแฆ แแแแแฅแ, แญแกแแแ
แ
แแ
แฏแชแชแแดแ
แฑแแฆ แแ
แแแแแแ
แแ
แแแฅแแฆ แแ
แแแแฑแงแฆ, แญแฒแแแแฆ แ
แแแแแแฆ แชแแแแแฅแแฆ แแญแฏแแแแแฅแแ, แฑแชแแแ
แแแแณแฆ แแแแธแ
แแแแแแแแงแฆ แแปแชแ แแแแแแแแแแขแแ. แแฑแชแ
แฑแแแแแแแแณแฆ แแพแจแ
แแแแแแแแ แฑแชแแแ
แแแฆ แฒแแแแ
แชแแแแแแงแฆ, แแแแธแ
แแแฏแชแแแฅแแฆ แฒแแแแ
แชแชแแ แแปแชแ แแแฆแแฏแชแแแ."
},
{
"para": "แฒแแแแ
แแแแแแแญแแขแ แญแฏแฅ แแฆแแแ
แแ
แชแฑแแแแฏแฆ แแชแแงแ แแปแชแ แแชแแแแฆ แแแ
แแ
แชแ
แแแฆแแแแ แแแแธแแแชแแแแแแ."
},
{
"para": "แแแแฆ แฑแชแแฆแแแแชแ แแปแชแ แแตแแ
แชแแแ แแ
แแแแแฆ แแแ
แฏแ
แแแ
แแ
แแชแ แแ
แฏแแงแฆ แแปแชแ แดแณแปแฅแญแ
แแแแแแแแแฏแฆ แแ
แแแฅแแแแแฆ แแแฅแแแแชแแแแฆ."
}
]
}
},
{
"title": "แแแ 17.",
"orderedlist": {
"listitem": [
{
"para": "แญแแแฏแแแแแแซแฆแแแ
แแแฅแแแ
แแแดแ
แแ
แชแแแ
แณแฆ แแแฅแ แแแแแแ แแชแแจแแแแแฆ แฏแแพแจแแแแ
แแแฏแฆ แแฏแแแฆ."
},
{
"para": "แแ
แตแ
แแ
แแแแแแแแ
แแแดแ
แฑแแ
แญแแแแแแฆแแแ
แแแแ
แฆ แแแฅแแแญแแแ."
}
]
}
},
{
"title": "แแแ 18.",
"para": "แญแแแฏแแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แแฑแชแ
แฑแแแแแขแแกแ แแฑแชแแแฅแ, แ
แพแจแ
แดแแแแฅแ แแปแชแ แแแฏแแแแแแแแฅแแแฅแแ; แแแแ แฑแชแแแ
แ แฑแแฏแ
แพแจแฏแชแแชแแ แแฑแชแ
แฑแแแแแแแฅแ แแฏแแแฆ แแแฏแแแแแแแแชแแแ แ
แแแแแแฆ แ
แแฑแแแแแชแแแ, แแปแชแ แแแแแแแ
แ
แแแแแแฆ แแแแพแจแแ, แแแแชแแแ
แ แแแฏแแแแแญแฅแแฆ แ
แแแแแแฆ แ
แแฑแแแแญแฅแแฆ แแแแแแ
แแฆแแแแฏแฆ, แฑแญแแ
แ
แดแแแแฏแฆ, แแแฑแแแแฏแฆ แแปแชแ แแ
แฆแแ
แฑแแแแฏแฆ."
},
{
"title": "แแแ 19.",
"para": "แญแแแฏแแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แแฑแชแ
แฑแแแแ
แแแแขแแกแ แแฑแชแแแแฏแชแญแแฆ แแปแชแ แ
แแชแแ
แแแฏแชแญแแแฆ; แแชแแ แฑแชแแแ
แแ
แชแ
แฑแแฏแ
แพแจแฑแชแแแ
แแฑแชแ
แฑแแแแแแแฅแ แแฑแชแแแแฏแชแญแแแฆ แแ
แฒแ
แแแ
แฑแชแแ แแปแชแ แญแแแดแ
แแ
แฑแชแแ, แฑแแ แแปแชแ แแดแ
แแฆแแชแแแแแแฏแฆ แแปแชแ แแฑแชแแญแ
แฏแชแชแแแฆ แแชแแแแฏแแแแแ
แแดแแแแ
แแแแฆ แแปแชแ แแชแแฏแ แฑแแแแฑแชแแแฆ แดแณแปแฅแญแแจแ
แแฑแแ
แแฆ."
},
{
"title": "แแแ 20.",
"orderedlist": {
"listitem": [
{
"para": "แญแแแฏแแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แแฑแชแ
แฑแแแแแแแงแฆ แดแแแชแแฆแแแแฑแแแแแงแฆ แฒแแชแแชแแแแแฅ แฒแแพแจแแแแแแแฏแชแ."
},
{
"para": "แญแแแแแแแฅแ แ
แธแแชแแ
แแแฑแ
แแฆแแชแแ
แแแดแ
แฑแแ
แแแแแแแ
แแแชแแ แฒแแพแจแแแแกแแ
แชแงแฆ."
}
]
}
},
{
"title": "แแแ 21.",
"orderedlist": {
"listitem": [
{
"para": "แญแแแฏแแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แแแ
แชแแแแแแฅแ แแแชแงแฆ แแแแ
แ แ
แแแแแแฆ แแแแ
แ แแแแญแฅแ, แแแแชแแแแแฅแ แ
แแแ แแฑแชแแฏแชแญแฅแแ แแฑแชแ
แฑแฆแแแแแ แแแแแฏแฏแชแชแแดแ
แแแงแฆ แญแกแแ
แแแจแ
แชแแ."
},
{
"para": "แญแแแฏแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แแพแจแแแแแ
แแแ แฑแแแดแ
แแ
แชแแ แแแแแแแ
แญแกแแ
แแแพแชแแแฆ แแแแ
แ แ
แแแแแแฆ แแแแ
แ แแแแญแฅแ."
},
{
"para": "แฑแชแชแญแฅแแแแฆ แญแแแฏแแแแแแฆ แแตแแแฆแแแ
แแแดแ
แแฆ แแชแฑแแแแแแแฅแ แแแชแงแฆ; แ
แแชแแ
แแ
แชแแฆแแ
แแแดแ
แแ
แแแแแแแ
แแแแแแแชแแฆแแ
แแชแแแ แฏแแแชแแแฅแ
แแฆแ แแปแชแ แแพแจแ
แชแฅแ แแแแแแแแแแแแ แแปแชแ แแฏแญแ
แฆแแแแแแแแแแแฆแแ
แ
แแแแฆแแฅแแ แแแแ
แแแ
แแแแดแ
แชแ
แ
แแแแแแฆ แแพแจแ
แฑแแแ
แชแฅแ แแฑแชแ
แฑแแแแ
แแแดแ
แชแ
แแแแแแแงแฆ แฑแแแแแแแแฏแชแชแแซแแฏแฆ."
}
]
}
},
{
"title": "แแแ 22.",
"para": "แญแแแฏแแแแแฆแแแฆ, แแแแญแ
แชแ
แแ
แแแฅแแฆ, แฑแชแแแ
แแแแณแ
แแ
แฐแแงแฆ แแแแแชแแแแแพแชแแงแฆ แแปแชแ แแพแจแแญแแฆแแแแแแ
แแแดแ
แชแแแ, แแแแแแแ
แแแแ
แแแฅแแแฏแฆ แแฒแชแ
แแแพแชแแ
แญแแฆ แแปแชแ แฏแแแชแแแฅแ
แแฆ แฒแแพแจแแแแแแแฏแฆ แแปแชแ แชแแแแแฆ แฒแแพแจแแแแกแแ
แชแงแฆ แแปแชแ แแฒแชแ
แแแพแชแแ
แชแแ แแปแชแ แแแ
แฏแฏแแแแแ
แแแฆ แฑแชแแแ
แแแฆ แฑแแแแแแ
แแฆแแชแแ
แแแดแ
แฑแแ
แแแแ
แฆ แแแแแ
แพแชแแแดแแแ แแปแชแ แแฑแชแแฑแแแ แฑแแชแแแแแแแฅแ แแแ แแแฅแแแฑแแแชแชแญแฅแแ."
},
{
"title": "แแแ 23.",
"orderedlist": {
"listitem": [
{
"para": "แญแแแฏแแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แดแแญแแดแแแชแแแงแฆ, แแฑแชแแฑแแแแ แแแแแญแฅแแ แดแแแแดแแชแชแญแฅแแฆ, แแแแแแแแแแฏแฆ แแปแชแ แฑแแฏแฅแแญแแ
แแแดแ
แแแฏแฆ แแแแแแ แดแแญแแดแ
แ แแปแชแ แดแณแปแฅแญแ
แแแแแแแแแฏแฆ แดแแแแดแแตแแแแฆแแแแฑ แฑแชแแ."
},
{
"para": "แญแแแฏแแแแแฆแแแฆ, แแชแแแแแแแแแ
แแ
แแแแแ
แแแ
แแแดแ
แฑแแ
, แฑแชแแแ
แแแแชแฆ แแพแจแ
แแแ
แฆแแแแแฅแ แแญแแ
แฑแแแแแงแฆ แแปแชแ แแพแจแ
แฒแพแญแ
แแ แดแแแแแแแแแแงแฆ."
},
{
"para": "แญแแแฏแแแแแฆแแแฆ แดแแแแ
แแฆ แฑแชแแแ
แแแแณแฆ แแแแแแแแแแฏแฆ แแปแชแ แฑแแฏแฅแแญแแ
แแแดแ
แแแฏแฆ แแญแแ
แแแแแแแฏแฆ แแแแแแแแ
แฏแชแพแชแแแแแแชแแฆ แแแฅแแ
แแปแชแ แแแแ
แ แแแ แแแแแชแแฆแแ
แแแแแแแฅแแฆ แแ
แฏแแฏแฆ แแแแแ
แชแแแแแแแแ, แแปแชแ แฑแแแ
แฏแชแชแแแแแแฏแฆ, แฑแญแแแแแแแแแธแฆ, แแฏแแแฆ แแแแแแแแชแแ แแ
แฏแแงแฆ แดแณแปแฅแญแ
แแแแแแแแแงแฆ."
},
{
"para": "แญแแแฏแแแแแฆแแแฆ แฑแชแแแ
แแแแณแฆ แดแแชแแแฏแฆ แแปแชแ แฒแแแชแแ แแ
แแฒแแแฏแฆ แแแ
แฏแ
แแแพแชแแ
แชแแฆ แดแณแปแฅแญแ
แแ
แแชแแ แแแแ
แ แ
แแแแแแฆ แแแแ
แ แฑแแฏแฅแแญแแแแฆ."
}
]
}
}
]
} |
{"geometry":{"type":"Polygon","coordinates":[[[6.641976,46.342686],[6.642033,46.341787],[6.643329,46.341827],[6.643385,46.340928],[6.645978,46.341009],[6.646035,46.340109],[6.647331,46.340150],[6.647387,46.339250],[6.643498,46.339128],[6.643554,46.338229],[6.640962,46.338148],[6.640905,46.339047],[6.630534,46.338721],[6.630478,46.339621],[6.633070,46.339702],[6.633014,46.340602],[6.636903,46.340724],[6.636847,46.341624],[6.640736,46.341746],[6.640680,46.342645],[6.641976,46.342686]]]},"properties":{"qs:a1r":"0Rh\u00f4ne-Alpes","qs:la":"Chevenoz","wof:supersedes":[],"geom:longitude":6.639605,"qs:level":"locality","lbl:latitude":46.337090,"wof:hierarchy":[{"locality_id":101892117,"country_id":85633147,"region_id":85683227,"county_id":102064421}],"iso:country":"FR","src:geom_alt":[],"wof:geomhash":"ac8b731e53023e58eb830fc8d32f9f40","qs:a1_lc":"74","wof:name":"Chevenoz","src:geom":"quattroshapes","qs:adm0":"France","wof:breaches":[],"qs:la_lc":"*FR8274401073","qs:loc":"Chevenoz","wof:id":101892117,"qs:pop":0,"lbl:longitude":6.648160,"qs:a1r_lc":"82","geom:area":0.000036,"qs:id":0,"geom:latitude":46.340067,"qs:source":"ACustom EuroGlobalMap + UMZ Urban Polygons + Geonames + GeoPlanet","name:fre_p":["Chevenoz"],"src:centroid_lbl":"geonames","wof:belongsto":[85633147,85683227,102064421],"qs:type":"rural hamlet perfect local_admin match","wof:placetype":"locality","gn:population":544,"qs:a0":"France","qs:a1":"*Haute-Savoie","wof:lastmodified":1439924635,"wof:superseded_by":[],"wof:concordances":{"gn:id":3025345,"gp:id":585687,"fct:id":"0a4b1642-8f76-11e1-848f-cfd5bf3ef515"},"wof:parent_id":102064421},"type":"Feature","bbox":[6.630478,46.338148,6.647387,46.342686],"id":101892117} |
/* This Source Code Form is subject to the terms of the Mozilla Public
* License, v. 2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at http://mozilla.org/MPL/2.0/. */
[
{
"namespace": "userScripts",
"permissions": ["manifest:user_scripts"],
"allowedContexts": ["content"],
"events": [
{
"name": "onBeforeScript",
"permissions": ["manifest:user_scripts.api_script"],
"allowedContexts": ["content", "content_only"],
"type": "function",
"description": "Event called when a new userScript global has been created",
"parameters": [
{
"type": "object",
"name": "userScript",
"properties": {
"metadata": {
"type": "any",
"description": "The userScript metadata (as set in userScripts.register)"
},
"global": {
"type": "any",
"description": "The userScript global"
},
"defineGlobals": {
"type": "function",
"description": "Exports all the properties of a given plain object as userScript globals",
"parameters": [
{
"type": "object",
"name": "sourceObject",
"description": "A plain object whose properties are exported as userScript globals"
}
]
},
"export": {
"type": "function",
"description": "Convert a given value to make it accessible to the userScript code",
"parameters": [
{
"type": "any",
"name": "value",
"description": "A value to convert into an object accessible to the userScript"
}
],
"returns": {
"type": "any"
}
}
}
}
]
}
]
}
]
|
{
"cdnBasePath": "https://subgressivecdn.azureedge.net/spfx-photopile-web-part"
} |
{
"micrownet" : [],
"duck" : [],
"common" : {
"milestones" : [
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/German_hotels_step_up_boycotts_against_online_travel_agency_HRS\" title=\"German hotels step up boycotts against online travel agency HRS\"><span class=\"searchmatch\">German</span> hotels step up boycotts against online travel agency HRS</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Virginia_Tech_shooter_identified,_witness_reports_emerge\" title=\"Virginia Tech shooter identified, witness reports emerge\">Virginia Tech shooter identified, witness reports emerge</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Encyclop%C3%A6dia_Britannica_fights_back_against_Wikipedia,_soon_to_let_users_edit_contents\" title=\"Encyclopรฆdia Britannica fights back against Wikipedia, soon to let users edit contents\">Encyclopรฆdia Britannica fights back against Wikipedia, soon to let users edit contents</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Interview:_Danny_O%27Brien_of_the_Electronic_Frontier_Foundation\" title=\"Interview: Danny O'Brien of the Electronic Frontier Foundation\">Interview: Danny O'Brien of the Electronic Frontier Foundation</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/In_the_land_of_the_open_source_elves:_Interview_with_%22Battle_for_Wesnoth%22_creator_David_White\" title=\"In the land of the open source elves: Interview with "Battle for Wesnoth" creator David White\">In the land of the open source elves: Interview with "Battle for Wesnoth" creator David White</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Trial_begins_for_Canadian_soldier_accused_of_murder_in_battlefield_killing\" title=\"Trial begins for Canadian soldier accused of murder in battlefield killing\">Trial begins for Canadian soldier accused of murder in battlefield killing</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/News_briefs:May_07,_2010\" title=\"News briefs:May 07, 2010\">News briefs:May 07, 2010</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Polish_exercise_book_advertisement_copies_Wikipedia_content,_violates_copyright\" title=\"Polish exercise book advertisement copies Wikipedia content, violates copyright\">Polish exercise book advertisement copies Wikipedia content, violates copyright</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Vanity_Fair_contributing_editor_Craig_Unger_on_the_Bush_family_feud,_neoconservatives_and_the_Christian_right\" title=\"Vanity Fair contributing editor Craig Unger on the Bush family feud, neoconservatives and the Christian right\">Vanity Fair contributing editor Craig Unger on the Bush family feud, neoconservatives and the Christian right</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Protesters_mark_3rd_anniversary_of_Iraq_invasion\" title=\"Protesters mark 3rd anniversary of Iraq invasion\">Protesters mark 3rd anniversary of Iraq invasion</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Yemeni_troops_search_for_missing_hostages\" title=\"Yemeni troops search for missing hostages\">Yemeni troops search for missing hostages</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Edmund_White_on_writing,_incest,_life_and_Larry_Kramer\" title=\"Edmund White on writing, incest, life and Larry Kramer\">Edmund White on writing, incest, life and Larry Kramer</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/News_briefs:July_5,_2006\" title=\"News briefs:July 5, 2006\">News briefs:July 5, 2006</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/67th_Annual_Golden_Globe_Award_highlights\" title=\"67th Annual Golden Globe Award highlights\">67th Annual Golden Globe Award highlights</a>",
"<a target=\"_new\" href=\"http://en.wikinews.org/wiki/Olympic_biathlon_silver_medal_stripped_due_to_doping\" title=\"Olympic biathlon silver medal stripped due to doping\">Olympic biathlon silver medal stripped due to doping</a>"
],
"image" : [
[],
[]
]
},
"Lists" : [],
"created" : 1373473696,
"book" : [],
"micro-www" : {
"instance_of_german" : [
""
]
},
"micro-relation" : []
}
|
{
"gatewayApp": {
"ordersDrugOrder": {
"home": {
"title": "DrugOrders",
"createLabel": "Crรฉer un nouveau Drug Order",
"createOrEditLabel": "Crรฉer ou รฉditer un Drug Order",
"notFound": "Aucun Drug Order trouvรฉ"
},
"delete": {
"question": "Etes-vous certain de vouloir supprimer le Drug Order {{ id }} ?"
},
"detail": {
"title": "Drug Order"
},
"uuid": "Uuid",
"drugInventoryUuid": "Drug Inventory Uuid",
"dose": "Dose",
"equivalentDailyDose": "Equivalent Daily Dose",
"units": "Units",
"frequency": "Frequency",
"prn": "Prn",
"complex": "Complex",
"quantity": "Quantity"
}
},
"ordersApp": {
"ordersDrugOrder": {
"created": "Un nouveau Drug Order a รฉtรฉ crรฉรฉ avec l'identifiant {{ param }}",
"updated": "Le Drug Order avec l'identifiant {{ param }} a รฉtรฉ mis ร jour",
"deleted": "Le Drug Order avec l'identifiant {{ param }} a รฉtรฉ supprimรฉ"
}
}
}
|
{"artist": "Killer Mike", "songs": [{"image": "https://images.genius.com/b294ecc265a79f3e4ef86c41b208e8e4.500x500x1.jpg", "title": "Bang", "year": "2008-07-08", "album": "I Pledge Allegiance to the Grind II", "lyrics": "[Verse 1: Killer Mike]\nYeah, motherfucker I'm back from the dead\nDriving like a bat out of hell in a red\nCaprice classic, I spit acid\nI don't rap ringtones, I flow classics\nI am dirty south hip-hop, what's happening?\nTrue shit talking, you ain't into battling\nYou know I let the gun go like a gatling\nFavorite fucking rappers I am embarrassing\nGod in the building, nigga, ain't no comparison\nI don't need swagger, I'm just arrogant\nMartin Luther King Drive made me this way\nAnd I've been real G before Atlanta went gay\nI'm down by law, what more can I say?\nGot a new AK, a new Chevorlet\nNow which fuck boy on the block wanna play?\nI'm the best fucking rapper you will find in the A\n\n[Hook]\nGrind Time Rap Gang, they're those guys\nThe truth and the whole truth, they don't lie\nThey just do (do), do (do), they don't try\nAnd if anybody had a problem, they gonna ride\nLike bang, bang, bang, bang, bang bang\nBang, bang, bang, bang, bang bang\n\n[Verse 2: Killer Mike]\nSidekicks hate, they don't wanna see me conquer\nFired my boss, I don't need no sponsor\nTruck jewelry got me looking tough like Tonka\nRobber try to touch, lose his arm like in Rwanda\nIn the concrete jungle, you prey or a hunter\nWhen you kill a nigga, they say his soul haunts ya\nI'd rather sleep with a ghost than sleep with the fish\nBe judged by twelve, than carried by six\nRapper, walk like a man, and ride a nigga dick\nForty-five got the king size jeans on sag\nDon't make me put another skull & cross on the flag\nGrind Time Rap Gang rep that flag\nBang bang bang, the mack on your ass\nCharging with the hemi going vroom vroom fast\nHead full of smoke every packet got cash\nNo love for the haters you can kiss my ass\n\n[Hook]\n\n[Verse 3: Killer Mike]\nLeader of the Grind Time get money Rap Gang\nDope-ass flows, lyrically, I'm cocaine\nDope dick for the bitches, dope lyrics for the dope mang\nKing Kong is the beast man, no cage, no chain\nTop of the world, white girl in my left hand\nSome monkey-ass niggas better hear me, clearly\nAny mother fucker ain't rappin' payin' dearly\nI'm talking weekly, monthly, yearly\nUntil you punk motherfuckers learn to fear me\nI'm on some G shit; I've got a G card\nI hit a nigga head, leave his ass a retard\nI have his momma saying \"No, take me lord!\"\nPreacher in the pulpit, the choir sings\nAnd on the first row a momma cries and leans\nThe young fella had to die, it's a goddamn shame\nBut it's Grind Time Rap Gang, bang bang bang\n\n[Hook]"}]} |
{
"id": 924142009,
"type": "Feature",
"properties": {
"addr:full":"19 Wellington Avenue Bristol City of Bristol BS6 5HP",
"addr:housenumber":"19",
"addr:postcode":"bs6 5hp",
"addr:street":"Wellington Avenue",
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"-2.5870978832,51.4658699036,-2.5870978832,51.4658699036",
"geom:latitude":51.46587,
"geom:longitude":-2.587098,
"iso:country":"GB",
"mz:hierarchy_label":1,
"mz:is_current":-1,
"sg:address":"19 Wellington Avenue",
"sg:city":"Bristol",
"sg:classifiers":[
{
"category":"Health Services",
"subcategory":"Health Practitioner",
"type":"Services"
}
],
"sg:owner":"simplegeo",
"sg:phone":"+44 117 942 9744",
"sg:postcode":"BS6 5HP",
"sg:province":"City of Bristol",
"sg:tags":[
"homoeopathic"
],
"src:geom":"simplegeo",
"wof:belongsto":[
85790651,
"102191581",
404431949,
"85633159",
404227469,
101750389,
85683793
],
"wof:breaches":[],
"wof:concordances":{
"sg:id":"SG_3YvRrVyFssElhOcMPeyTBC_51.465870_-2.587098@1300740735"
},
"wof:country":"GB",
"wof:created":1471946794,
"wof:geomhash":"234a08c43c3ed486de0d05e5023d4f5e",
"wof:hierarchy":[
{
"continent_id":"102191581",
"country_id":"85633159",
"localadmin_id":404431949,
"locality_id":101750389,
"macroregion_id":404227469,
"neighbourhood_id":85790651,
"region_id":85683793,
"venue_id":924142009
}
],
"wof:id":924142009,
"wof:lastmodified":1496947584,
"wof:name":"Claire Long",
"wof:parent_id":85790651,
"wof:placetype":"venue",
"wof:repo":"whosonfirst-data-venue-gb",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[
"homoeopathic"
]
},
"bbox": [
-2.5870978832,
51.4658699036,
-2.5870978832,
51.4658699036
],
"geometry": {"coordinates":[-2.5870978832,51.4658699036],"type":"Point"}
} |
{
"forum_title": "Bretti",
"user": "Jhosua",
"user_id": "62410",
"date": "2009-11-05 15:20:10",
"title": "Brรกรฐvantar snjรณbrettaplรถtu :S",
"text": "Er eikker aรฐ selja gรณรฐa notaรฐa/รณnotaรฐa snjรณbretta plรถtu รญ stรฆrรฐinni 155-160?? Ef svo er endilega lรกtiรฐ mig vita :)",
"url": "https://www.hugi.is/bretti/korkar/678808/bradvantar-snjobrettaplotu-s/",
"url_id": "678808",
"id": "6943901",
"replies": []
} |
{"_id":{"$oid":"5a27a893729bc449932a2da4"},"transaction_status":"OK","transaction_method":"cod","transaction_email":"user@email.com","transaction_phone":"123456789","transaction_description":"Mua laptop","transaction_address":"Da Nang","transaction_total_product":2,"transaction_date":{"$date":"2017-12-06T08:21:39.941Z"},"transaction_pricing":500000000,"transaction_name":"Laptop","id_category":{"$oid":"5a23c8a4ec776c55c5e530df"},"id_product":{"$oid":"5a23c8a4ec776c5585e530df"},"id_user":{"$oid":"5a25195fc3c2a35acfdafe3c"},"__v":0}
{"_id":{"$oid":"5a27a944729bc449932a2da5"},"transaction_status":"OK","transaction_method":"cod","transaction_email":"user@email.com","transaction_phone":"123456789","transaction_description":"Mua laptop","transaction_address":"Da Nang","transaction_total_product":2,"transaction_date":{"$date":"2017-12-06T08:24:36.544Z"},"transaction_pricing":500000000,"transaction_name":"Laptop","id_category":{"$oid":"5a23c8a4ec776c55c5e530df"},"id_product":{"$oid":"5a23c8a4ec776c5585e530df"},"id_user":{"$oid":"5a25195fc3c2a35acfdafe3c"},"__v":0}
{"_id":{"$oid":"5a27a991729bc449932a2da6"},"transaction_status":"OK","transaction_method":"cod","transaction_email":"user@email.com","transaction_phone":"123456789","transaction_description":"Mua laptop","transaction_address":"Da Nang","transaction_total_product":2,"transaction_date":{"$date":"2017-12-06T08:25:53.798Z"},"transaction_pricing":500000000,"transaction_name":"Laptop","id_category":{"$oid":"5a23c8a4ec776c55c5e530df"},"id_product":{"$oid":"5a23c8a4ec776c5585e530df"},"id_user":{"$oid":"5a25195fc3c2a35acfdafe3c"},"__v":0}
|
{"type": "Feature", "id": 2092142, "geometry": {"type": "MultiPolygon", "coordinates": [[[[43.106831, 54.015072], [43.106831, 54.059929], [43.06197, 54.059929], [43.06197, 54.015072], [43.106831, 54.015072]]]]}, "properties": {"woe:id": 2092142, "woe:parent_id": 12597507, "woe:name": "Surgod'", "woe:placetype": 7, "woe:placetype_name": "Town", "woe:lang": "ENG", "iso:country": "RU", "meta:provider": ["geoplanet:7.6.0", "geoplanet:7.8.1", "geoplanet:7.9.0", "geoplanet:7.10.0", "geoplanet:8.0.0", "woeplanet:8.0.0"], "meta:indexed": "2020-08-21T08:03:41.902993", "meta:updated": "2020-10-14T10:58:43.530271", "woe:adjacent": [2078807, 2054307, 2094114, 1979904, 2037809, 2058232, 2051483], "woe:alias_UNK_Q": ["\u0421\u0443\u0440\u0433\u043e\u0434\u044c"], "woe:hierarchy": {"continent": 24865671, "country": 23424936, "town": 0, "planet": 1, "county": 12597507, "suburb": 0, "state": 2346876, "region": 0, "localadmin": 0}, "woe:timezone_id": 56043614, "woe:hash": "ucwekmm8xgpv", "geom:min_latitude": 54.015072, "woe:centroid": [43.085289, 54.037731], "geom:latitude": 54.037731, "woe:max_longitude": 43.106831, "geom:max_longitude": 43.106831, "geom:centroid": [43.085289, 54.037731], "geom:max_latitude": 54.059929, "woe:bbox": [43.06197, 54.015072, 43.106831, 54.059929], "geom:bbox": [43.06197, 54.015072, 43.106831, 54.059929], "woe:min_latitude": 54.015072, "woe:min_longitude": 43.06197, "geom:longitude": 43.085289, "geom:hash": "ucwekmm8xgpv", "woe:latitude": 54.037731, "geom:min_longitude": 43.06197, "woe:longitude": 43.085289, "woe:max_latitude": 54.059929, "woe:repo": "woeplanet-town-ru", "geom:area": 14674705.078994751, "woe:scale": 16}} |
{"pmid":32335089,"title":"Highly sensitive detection of SARS-CoV-2 RNA by multiplex rRT-PCR for molecular diagnosis of COVID-19 by clinical laboratories.","text":["Highly sensitive detection of SARS-CoV-2 RNA by multiplex rRT-PCR for molecular diagnosis of COVID-19 by clinical laboratories.","BACKGROUND: The detection of SARS-CoV-2 RNA by real-time reverse transcription-polymerase chain reaction (rRT-PCR) is used to confirm the clinical diagnosis of COVID-19 by molecular diagnostic laboratories. We developed a multiplex rRT-PCR methodology for the detection of SARS-CoV-2 RNA. METHODS: Three genes were used for multiplex rRT-PCR: the Sarbecovirus specific E gene, the SARS-CoV-2 specific N gene, and the human ABL1 gene as an internal control. RESULTS: Good correlation of Cq values was observed between the simplex and multiplex rRT-PCR methodologies. Low copies (<25 copies/reaction) of SARS-CoV-2 RNA were detected by the novel multiplex rRT-PCR method. CONCLUSION: The proposed multiplex rRT-PCR methodology will enable highly sensitive detection of SARS-CoV-2 RNA, reducing reagent use and cost, and time required by clinical laboratory technicians.","Clin Chim Acta","Ishige, Takayuki","Murata, Shota","Taniguchi, Toshibumi","Miyabe, Akiko","Kitamura, Kouichi","Kawasaki, Kenji","Nishimura, Motoi","Igari, Hidetoshi","Matsushita, Kazuyuki","32335089"],"abstract":["BACKGROUND: The detection of SARS-CoV-2 RNA by real-time reverse transcription-polymerase chain reaction (rRT-PCR) is used to confirm the clinical diagnosis of COVID-19 by molecular diagnostic laboratories. We developed a multiplex rRT-PCR methodology for the detection of SARS-CoV-2 RNA. METHODS: Three genes were used for multiplex rRT-PCR: the Sarbecovirus specific E gene, the SARS-CoV-2 specific N gene, and the human ABL1 gene as an internal control. RESULTS: Good correlation of Cq values was observed between the simplex and multiplex rRT-PCR methodologies. Low copies (<25 copies/reaction) of SARS-CoV-2 RNA were detected by the novel multiplex rRT-PCR method. CONCLUSION: The proposed multiplex rRT-PCR methodology will enable highly sensitive detection of SARS-CoV-2 RNA, reducing reagent use and cost, and time required by clinical laboratory technicians."],"journal":"Clin Chim Acta","authors":["Ishige, Takayuki","Murata, Shota","Taniguchi, Toshibumi","Miyabe, Akiko","Kitamura, Kouichi","Kawasaki, Kenji","Nishimura, Motoi","Igari, Hidetoshi","Matsushita, Kazuyuki"],"date":"2020-04-27T11:00:00Z","year":2020,"_id":"32335089","week":"202018|Apr 27 - May 03","doi":"10.1016/j.cca.2020.04.023","keywords":["covid-19","high-sensitive","molecular diagnosis","multiplex","sars-cov-2","rrt-pcr"],"source":"PubMed","topics":["Diagnosis"],"weight":1,"locations":["Sarbecovirus"],"_version_":1665172301976436736,"score":8.518259,"similar":[{"pmid":32229322,"pmcid":"PMC7102545","title":"Diagnosis of the Coronavirus disease (COVID-19): rRT-PCR or CT?","text":["Diagnosis of the Coronavirus disease (COVID-19): rRT-PCR or CT?","PURPOSE: To evaluate the diagnostic value of computed tomography (CT) and real-time reverse-transcriptase-polymerase chain reaction (rRT-PCR) for COVID-19 pneumonia. METHODS: This retrospective study included all patients with COVID-19 pneumonia suspicion, who were examined by both CT and rRT-PCR at initial presentation. The sensitivities of both tests were then compared. For patients with a final confirmed diagnosis, clinical and laboratory data, in addition to CT imaging findings were evaluated. RESULTS: A total of 36 patients were finally diagnosed with COVID-19 pneumonia. Thirty-five patients had abnormal CT findings at presentation, whereas one patient had a normal CT. Using rRT-PCR, 30 patients were tested positive, with 6 cases initially missed. Amongst these 6 patients, 3 became positive in the second rRT-PCR assay(after 2 days, 2 days and 3 days respectively), and the other 3 became positive only in the third round of rRT-PCR tests(after 5 days, 6 days and 8 days respectively). At presentation, CT sensitivity was therefore 97.2%, whereas the sensitivity of initial rRT-PCR was only 83.3%. CONCLUSION: rRT-PCR may produce initial false negative results. We suggest that patients with typical CT findings but negative rRT-PCR results should be isolated, and rRT-PCR should be repeated to avoid misdiagnosis.","Eur J Radiol","Long, Chunqin","Xu, Huaxiang","Shen, Qinglin","Zhang, Xianghai","Fan, Bing","Wang, Chuanhong","Zeng, Bingliang","Li, Zicong","Li, Xiaofen","Li, Honglu","32229322"],"abstract":["PURPOSE: To evaluate the diagnostic value of computed tomography (CT) and real-time reverse-transcriptase-polymerase chain reaction (rRT-PCR) for COVID-19 pneumonia. METHODS: This retrospective study included all patients with COVID-19 pneumonia suspicion, who were examined by both CT and rRT-PCR at initial presentation. The sensitivities of both tests were then compared. For patients with a final confirmed diagnosis, clinical and laboratory data, in addition to CT imaging findings were evaluated. RESULTS: A total of 36 patients were finally diagnosed with COVID-19 pneumonia. Thirty-five patients had abnormal CT findings at presentation, whereas one patient had a normal CT. Using rRT-PCR, 30 patients were tested positive, with 6 cases initially missed. Amongst these 6 patients, 3 became positive in the second rRT-PCR assay(after 2 days, 2 days and 3 days respectively), and the other 3 became positive only in the third round of rRT-PCR tests(after 5 days, 6 days and 8 days respectively). At presentation, CT sensitivity was therefore 97.2%, whereas the sensitivity of initial rRT-PCR was only 83.3%. CONCLUSION: rRT-PCR may produce initial false negative results. We suggest that patients with typical CT findings but negative rRT-PCR results should be isolated, and rRT-PCR should be repeated to avoid misdiagnosis."],"journal":"Eur J Radiol","authors":["Long, Chunqin","Xu, Huaxiang","Shen, Qinglin","Zhang, Xianghai","Fan, Bing","Wang, Chuanhong","Zeng, Bingliang","Li, Zicong","Li, Xiaofen","Li, Honglu"],"date":"2020-04-02T11:00:00Z","year":2020,"_id":"32229322","week":"202014|Mar 30 - Apr 05","doi":"10.1016/j.ejrad.2020.108961","keywords":["coronavirus","pneumonia","severe acute respiratory syndrome","tomography","x-ray computed"],"source":"PubMed","topics":["Diagnosis"],"weight":1,"_version_":1664638455306518528,"score":680.7764},{"pmid":32174053,"pmcid":"PMC7082661","title":"False-Negative Results of Real-Time Reverse-Transcriptase Polymerase Chain Reaction for Severe Acute Respiratory Syndrome Coronavirus 2: Role of Deep-Learning-Based CT Diagnosis and Insights from Two Cases.","text":["False-Negative Results of Real-Time Reverse-Transcriptase Polymerase Chain Reaction for Severe Acute Respiratory Syndrome Coronavirus 2: Role of Deep-Learning-Based CT Diagnosis and Insights from Two Cases.","The epidemic of 2019 novel coronavirus, later named as severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), is still gradually spreading worldwide. The nucleic acid test or genetic sequencing serves as the gold standard method for confirmation of infection, yet several recent studies have reported false-negative results of real-time reverse-transcriptase polymerase chain reaction (rRT-PCR). Here, we report two representative false-negative cases and discuss the supplementary role of clinical data with rRT-PCR, including laboratory examination results and computed tomography features. Coinfection with SARS-COV-2 and other viruses has been discussed as well.","Korean J Radiol","Li, Dasheng","Wang, Dawei","Dong, Jianping","Wang, Nana","Huang, He","Xu, Haiwang","Xia, Chen","32174053"],"abstract":["The epidemic of 2019 novel coronavirus, later named as severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), is still gradually spreading worldwide. The nucleic acid test or genetic sequencing serves as the gold standard method for confirmation of infection, yet several recent studies have reported false-negative results of real-time reverse-transcriptase polymerase chain reaction (rRT-PCR). Here, we report two representative false-negative cases and discuss the supplementary role of clinical data with rRT-PCR, including laboratory examination results and computed tomography features. Coinfection with SARS-COV-2 and other viruses has been discussed as well."],"journal":"Korean J Radiol","authors":["Li, Dasheng","Wang, Dawei","Dong, Jianping","Wang, Nana","Huang, He","Xu, Haiwang","Xia, Chen"],"date":"2020-03-17T11:00:00Z","year":2020,"_id":"32174053","week":"202012|Mar 16 - Mar 22","doi":"10.3348/kjr.2020.0146","keywords":["covid-19","computed tomography","false-negative results","laboratory examination","sars-cov-2","rrt-pcr"],"link_erratum_in":"32207257","source":"PubMed","topics":["Diagnosis"],"weight":1,"_version_":1664640874653417472,"score":588.89087},{"pmid":32306853,"title":"Development of a reverse transcription-loop-mediated isothermal amplification as a rapid early-detection method for novel SARS-CoV-2.","text":["Development of a reverse transcription-loop-mediated isothermal amplification as a rapid early-detection method for novel SARS-CoV-2.","The previous outbreaks of SARS-CoV and MERS-CoV have led researchers to study the role of diagnostics in impediment of further spread and transmission. With the recent emergence of the novel SARS-CoV-2, the availability of rapid, sensitive, and reliable diagnostic methods is essential for disease control. Hence, we have developed a reverse transcription loop-mediated isothermal amplification (RT-LAMP) assay for the specific detection of SARS-CoV-2. The primer sets for RT-LAMP assay were designed to target the nucleocapsid gene of the viral RNA, and displayed a detection limit of 10(2) RNA copies close to that of qRT-PCR. Notably, the assay has exhibited a rapid detection span of 30 min combined with the colorimetric visualization. This test can detect specifically viral RNAs of the SARS-CoV-2 with no cross-reactivity to related coronaviruses, such as HCoV-229E, HCoV-NL63, HCoV-OC43, and MERS-CoV as well as human infectious influenza viruses (type B, H1N1pdm, H3N2, H5N1, H5N6, H5N8, and H7N9), and other respiratory disease-causing viruses (RSVA, RSVB, ADV, PIV, MPV, and HRV). Furthermore, the developed RT-LAMP assay has been evaluated using specimens collected from COVID-19 patients that exhibited high agreement to the qRT-PCR. Our RT-LAMP assay is simple to perform, less expensive, time-efficient, and can be used in clinical laboratories for preliminary detection of SARS-CoV-2 in suspected patients. In addition to the high sensitivity and specificity, this isothermal amplification conjugated with a single-tube colorimetric detection method may contribute to the public health responses and disease control, especially in the areas with limited laboratory capacities.","Emerg Microbes Infect","Baek, Yun Hee","Um, Jihye","Antigua, Khristine Joy C","Park, Ji-Hyun","Kim, Yeonjae","Oh, Sol","Kim, Young-Il","Choi, Won-Suk","Kim, Seong Gyu","Jeong, Ju Hwan","Chin, Bum Sik","Nicolas, Halcyon Dawn G","Ahn, Ji-Young","Shin, Kyeong Seob","Choi, Young Ki","Park, Jun-Sun","Song, Min-Suk","32306853"],"abstract":["The previous outbreaks of SARS-CoV and MERS-CoV have led researchers to study the role of diagnostics in impediment of further spread and transmission. With the recent emergence of the novel SARS-CoV-2, the availability of rapid, sensitive, and reliable diagnostic methods is essential for disease control. Hence, we have developed a reverse transcription loop-mediated isothermal amplification (RT-LAMP) assay for the specific detection of SARS-CoV-2. The primer sets for RT-LAMP assay were designed to target the nucleocapsid gene of the viral RNA, and displayed a detection limit of 10(2) RNA copies close to that of qRT-PCR. Notably, the assay has exhibited a rapid detection span of 30 min combined with the colorimetric visualization. This test can detect specifically viral RNAs of the SARS-CoV-2 with no cross-reactivity to related coronaviruses, such as HCoV-229E, HCoV-NL63, HCoV-OC43, and MERS-CoV as well as human infectious influenza viruses (type B, H1N1pdm, H3N2, H5N1, H5N6, H5N8, and H7N9), and other respiratory disease-causing viruses (RSVA, RSVB, ADV, PIV, MPV, and HRV). Furthermore, the developed RT-LAMP assay has been evaluated using specimens collected from COVID-19 patients that exhibited high agreement to the qRT-PCR. Our RT-LAMP assay is simple to perform, less expensive, time-efficient, and can be used in clinical laboratories for preliminary detection of SARS-CoV-2 in suspected patients. In addition to the high sensitivity and specificity, this isothermal amplification conjugated with a single-tube colorimetric detection method may contribute to the public health responses and disease control, especially in the areas with limited laboratory capacities."],"journal":"Emerg Microbes Infect","authors":["Baek, Yun Hee","Um, Jihye","Antigua, Khristine Joy C","Park, Ji-Hyun","Kim, Yeonjae","Oh, Sol","Kim, Young-Il","Choi, Won-Suk","Kim, Seong Gyu","Jeong, Ju Hwan","Chin, Bum Sik","Nicolas, Halcyon Dawn G","Ahn, Ji-Young","Shin, Kyeong Seob","Choi, Young Ki","Park, Jun-Sun","Song, Min-Suk"],"date":"2020-04-21T11:00:00Z","year":2020,"_id":"32306853","week":"202017|Apr 20 - Apr 26","doi":"10.1080/22221751.2020.1756698","keywords":["covid-19","sars-cov-2","colorimetric detection","molecular diagnosis","novel coronavirus","reverse transcription-loop-mediated isothermal amplification"],"source":"PubMed","topics":["Diagnosis"],"weight":1,"_version_":1664632501489893377,"score":541.77966},{"pmid":32132196,"title":"Improved molecular diagnosis of COVID-19 by the novel, highly sensitive and specific COVID-19-RdRp/Hel real-time reverse transcription-polymerase chain reaction assay validated in vitro and with clinical specimens.","text":["Improved molecular diagnosis of COVID-19 by the novel, highly sensitive and specific COVID-19-RdRp/Hel real-time reverse transcription-polymerase chain reaction assay validated in vitro and with clinical specimens.","On 31(st) December 2019, the World Health Organization was informed of a cluster of cases of pneumonia of unknown etiology in Wuhan, China. Subsequent investigations identified a novel coronavirus, now named as severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), from the affected patients. Highly sensitive and specific laboratory diagnostics are important for controlling the rapidly evolving SARS-CoV-2-associated Coronavirus Disease 2019 (COVID-19) epidemic. In this study, we developed and compared the performance of three novel real-time RT-PCR assays targeting the RNA-dependent RNA polymerase (RdRp)/helicase (Hel), spike (S), and nucleocapsid (N) genes of SARS-CoV-2 with that of the reported RdRp-P2 assay which is used in >30 European laboratories. Among the three novel assays, the COVID-19-RdRp/Hel assay had the lowest limit of detection in vitro (1.8 TCID50/ml with genomic RNA and 11.2 RNA copies/reaction with in vitro RNA transcripts). Among 273 specimens from 15 patients with laboratory-confirmed COVID-19 in Hong Kong, 77 (28.2%) were positive by both the COVID-19-RdRp/Hel and RdRp-P2 assays. The COVID-19-RdRp/Hel assay was positive for an additional 42 RdRd-P2-negative specimens [119/273 (43.6%) vs 77/273 (28.2%), P<0.001], including 29/120 (24.2%) respiratory tract specimens and 13/153 (8.5%) non-respiratory tract specimens. The mean viral load of these specimens was 3.21x10(4) RNA copies/ml (range, 2.21x10(2) to 4.71x10(5) RNA copies/ml). The COVID-19-RdRp/Hel assay did not cross-react with other human-pathogenic coronaviruses and respiratory pathogens in cell culture and clinical specimens, whereas the RdRp-P2 assay cross-reacted with SARS-CoV in cell culture. The highly sensitive and specific COVID-19-RdRp/Hel assay may help to improve the laboratory diagnosis of COVID-19.","J Clin Microbiol","Chan, Jasper Fuk-Woo","Yip, Cyril Chik-Yan","To, Kelvin Kai-Wang","Tang, Tommy Hing-Cheung","Wong, Sally Cheuk-Ying","Leung, Kit-Hang","Fung, Agnes Yim-Fong","Ng, Anthony Chin-Ki","Zou, Zijiao","Tsoi, Hoi-Wah","Choi, Garnet Kwan-Yue","Tam, Anthony Raymond","Cheng, Vincent Chi-Chung","Chan, Kwok-Hung","Tsang, Owen Tak-Yin","Yuen, Kwok-Yung","32132196"],"abstract":["On 31(st) December 2019, the World Health Organization was informed of a cluster of cases of pneumonia of unknown etiology in Wuhan, China. Subsequent investigations identified a novel coronavirus, now named as severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2), from the affected patients. Highly sensitive and specific laboratory diagnostics are important for controlling the rapidly evolving SARS-CoV-2-associated Coronavirus Disease 2019 (COVID-19) epidemic. In this study, we developed and compared the performance of three novel real-time RT-PCR assays targeting the RNA-dependent RNA polymerase (RdRp)/helicase (Hel), spike (S), and nucleocapsid (N) genes of SARS-CoV-2 with that of the reported RdRp-P2 assay which is used in >30 European laboratories. Among the three novel assays, the COVID-19-RdRp/Hel assay had the lowest limit of detection in vitro (1.8 TCID50/ml with genomic RNA and 11.2 RNA copies/reaction with in vitro RNA transcripts). Among 273 specimens from 15 patients with laboratory-confirmed COVID-19 in Hong Kong, 77 (28.2%) were positive by both the COVID-19-RdRp/Hel and RdRp-P2 assays. The COVID-19-RdRp/Hel assay was positive for an additional 42 RdRd-P2-negative specimens [119/273 (43.6%) vs 77/273 (28.2%), P<0.001], including 29/120 (24.2%) respiratory tract specimens and 13/153 (8.5%) non-respiratory tract specimens. The mean viral load of these specimens was 3.21x10(4) RNA copies/ml (range, 2.21x10(2) to 4.71x10(5) RNA copies/ml). The COVID-19-RdRp/Hel assay did not cross-react with other human-pathogenic coronaviruses and respiratory pathogens in cell culture and clinical specimens, whereas the RdRp-P2 assay cross-reacted with SARS-CoV in cell culture. The highly sensitive and specific COVID-19-RdRp/Hel assay may help to improve the laboratory diagnosis of COVID-19."],"journal":"J Clin Microbiol","authors":["Chan, Jasper Fuk-Woo","Yip, Cyril Chik-Yan","To, Kelvin Kai-Wang","Tang, Tommy Hing-Cheung","Wong, Sally Cheuk-Ying","Leung, Kit-Hang","Fung, Agnes Yim-Fong","Ng, Anthony Chin-Ki","Zou, Zijiao","Tsoi, Hoi-Wah","Choi, Garnet Kwan-Yue","Tam, Anthony Raymond","Cheng, Vincent Chi-Chung","Chan, Kwok-Hung","Tsang, Owen Tak-Yin","Yuen, Kwok-Yung"],"date":"2020-03-06T11:00:00Z","year":2020,"_id":"32132196","week":"202010|Mar 02 - Mar 08","doi":"10.1128/JCM.00310-20","source":"PubMed","topics":["Diagnosis"],"weight":1,"locations":["Wuhan","China","China","RdRd"],"countries":["China"],"countries_codes":["CHN|China"],"_version_":1664640874974281728,"score":538.51215},{"pmid":32276116,"pmcid":"PMC7144850","title":"Rapid and visual detection of 2019 novel coronavirus (SARS-CoV-2) by a reverse transcription loop-mediated isothermal amplification assay.","text":["Rapid and visual detection of 2019 novel coronavirus (SARS-CoV-2) by a reverse transcription loop-mediated isothermal amplification assay.","OBJECTIVE: To evaluate a reverse transcription loop-mediated isothermal amplification (RT-LAMP) assay for detection of SARS-CoV-2, and compare it with RT polymerase chain reaction (RT-PCR). METHODS: We designed primers specific to the orf1ab and S genes of SARS-CoV-2. Total viral RNA was extracted using the QIAamp Viral RNA Mini Kit. We optimized the RT-LAMP assay. And, this assay was evaluated for its sensitivity and specificity of detection using real-time turbidity monitoring and visual observation. RESULTS: The primer sets orf1ab-4 and S-123 amplified the genes in the shortest times, the mean (+/-SD) time was 18 +/- 1.32 min and 20 +/- 1.80 min, respectively, and 63 degrees C was the optimum reaction temperature. The sensitivity was 2x10(1) copies and 2x10(2) copies per reaction with primer sets orf1ab-4 and S-123, respectively. This assay showed no cross-reactivity with other 60 respiratory pathogens. To describe the availability of this method in clinical diagnosis, we collected 130 specimens from patients with clinically suspected SARS-CoV-2 infection. Among them, 58 were confirmed to be positive and 72 were negative by RT-LAMP. The sensiticity was 100% (95% CI 92.3% - 100%), specificity 100% (95% CI 93.7% - 100%). This assay detected SARS-CoV-2 in the mean (+/-SD) time of 26.28 +/- 4.48 min and the results can be identified with visual observation. CONCLUSION: These results demonstrate that we developed a rapid, simple, specific, and sensitive RT-LAMP assay for SARS-CoV-2 detection among clinical samples. It will be a powerful tool for SARS-CoV-2 identification, and for monitoring suspected patients, close contacts, and high-risk groups.","Clin Microbiol Infect","Yan, Chao","Cui, Jinghua","Huang, Lei","Du, Bing","Chen, Lu","Xue, Guanhua","Li, Shaoli","Zhang, Weiwei","Zhao, Linqing","Sun, Yu","Yao, Hailan","Li, Nannan","Zhao, Hanqing","Feng, Yanling","Liu, Shiyu","Zhang, Qun","Liu, Di","Yuan, Jing","32276116"],"abstract":["OBJECTIVE: To evaluate a reverse transcription loop-mediated isothermal amplification (RT-LAMP) assay for detection of SARS-CoV-2, and compare it with RT polymerase chain reaction (RT-PCR). METHODS: We designed primers specific to the orf1ab and S genes of SARS-CoV-2. Total viral RNA was extracted using the QIAamp Viral RNA Mini Kit. We optimized the RT-LAMP assay. And, this assay was evaluated for its sensitivity and specificity of detection using real-time turbidity monitoring and visual observation. RESULTS: The primer sets orf1ab-4 and S-123 amplified the genes in the shortest times, the mean (+/-SD) time was 18 +/- 1.32 min and 20 +/- 1.80 min, respectively, and 63 degrees C was the optimum reaction temperature. The sensitivity was 2x10(1) copies and 2x10(2) copies per reaction with primer sets orf1ab-4 and S-123, respectively. This assay showed no cross-reactivity with other 60 respiratory pathogens. To describe the availability of this method in clinical diagnosis, we collected 130 specimens from patients with clinically suspected SARS-CoV-2 infection. Among them, 58 were confirmed to be positive and 72 were negative by RT-LAMP. The sensiticity was 100% (95% CI 92.3% - 100%), specificity 100% (95% CI 93.7% - 100%). This assay detected SARS-CoV-2 in the mean (+/-SD) time of 26.28 +/- 4.48 min and the results can be identified with visual observation. CONCLUSION: These results demonstrate that we developed a rapid, simple, specific, and sensitive RT-LAMP assay for SARS-CoV-2 detection among clinical samples. It will be a powerful tool for SARS-CoV-2 identification, and for monitoring suspected patients, close contacts, and high-risk groups."],"journal":"Clin Microbiol Infect","authors":["Yan, Chao","Cui, Jinghua","Huang, Lei","Du, Bing","Chen, Lu","Xue, Guanhua","Li, Shaoli","Zhang, Weiwei","Zhao, Linqing","Sun, Yu","Yao, Hailan","Li, Nannan","Zhao, Hanqing","Feng, Yanling","Liu, Shiyu","Zhang, Qun","Liu, Di","Yuan, Jing"],"date":"2020-04-11T11:00:00Z","year":2020,"_id":"32276116","week":"202015|Apr 06 - Apr 12","doi":"10.1016/j.cmi.2020.04.001","source":"PubMed","topics":["Diagnosis"],"weight":1,"_version_":1664637190236274689,"score":529.7041}]} |
{"poster":"Yxx","date":"2016-09-28T11:01:59.396+0000","title":"Lux Stahllegion Skin (Muss man da was รndern?)","subforum":"Champions & Gameplay","up_votes":1,"down_votes":1,"body":"Guten Tag Liebe League of Legendes Gemeinde !\r\nVorab, ich weiß nicht ob es dazu schon einen Forum Eintrag gibt oder ich der erste bin, dennoch möchte ich das hier einmal ansprechen.\r\n\r\nIch hab mich jetzt mit freunden in Unzähligen Spielen mit denn verschiedenen Skins von {{champion:99}} befasst, da wir der Meinung waren das Der Stahllegion Skin\r\nim Gegensatz zu denn anderen sehr unkendliche Skills besitzt.\r\nSo kommt es unserer Meinung öfters dazu das Die Q oder die E öfters garnicht wirklich erkennbar ist, zumindest in relation zu anderen Lux Skins.\r\n\r\n**Doch wie wurden wir darauf aufmerksam ?**\r\n\r\nWir hörten öfters das Spieler in allen Elos sich für diesen Skin interessieren da Skills für Gegner nicht wirklich gut Sichtbar sind.\r\nDas heißt dieser Skin wird des öfteren nur Gespielt um dadurch einen Vorteil zu bekommen, ist das der Sinn des Skins? Ich denke nicht.\r\n\r\n**Wo ist das Problem das man die Skills nicht so gut Erkennt?**\r\n\r\nNun ja um dazu etwas sagen zu können müssen wir uns erstmal der Wertigkeit des Skills an sich bewusst werden.\r\nDie Q ist ein sogenannter "Root" und hält die Gegner Fest. Das heißt sie werden bewegungsunfähig. \r\nSofern er auf denn richtigen Gegner, beispielsweise eine sehr Teamfight relevante Person etc, getroffen wird entscheidet es öfters einen Fight wenn nicht ein Game!\r\n\r\nDaher Frage ich euch, findet ihr die Skills Von Stahllegion {{champion:99}} genau so erkennbar wie die Skills aller anderen {{champion:99}} Skins oder findet ihr sie schwerer zu erkennen wie wir ?\r\nWir würden uns freuen wenn ihr dazu im Kommentarbereich Stellung nehmen würdet!\r\n\r\nPs: Könnte auch die Skills in einem Video einfügen wenn erwünscht","replies":[{"poster":"TerrorRaven","date":"2016-09-28T11:21:10.827+0000","up_votes":2,"down_votes":0,"body":"Stahllegion Lux ist/war deswegen sogar in der LCS gesperrt.\n\nIch finde, es geht. Sie sind schwerer zu Erkennen als bei den anderen Skins, aber es hรคlt sich noch in Grenzen. Zudem ist es nicht der einzige Skin, der so ein Problem hat (Kopfjรคger Nidalee, iBlitzcrank, ect.).","replies":[{"poster":"CYPHฮR","date":"2016-09-28T11:35:45.066+0000","up_votes":1,"down_votes":0,"body":"Alle Skins mit stark verรคnderten Partikeln (z.B. Archlight Skins) sind an offiziellen Turnieren verboten.","replies":[{"poster":"Timethief49","date":"2016-09-28T13:46:13.547+0000","up_votes":1,"down_votes":1,"body":"Ich glaube es sind nicht strikt stark verรคnderte, sondern eher schelcht erkennbar oder sehr helle effekte, da diese im Stream ablenkend oder nerfend sind fรผr spectator und caster. dj sona ist erlaubt auch wenn die partikel start verรคndert sind","replies":[]}]},{"poster":"Yxx","date":"2016-09-28T11:24:39.969+0000","up_votes":1,"down_votes":0,"body":"Merke es jedeglich an da es wirklich auch fรผr uns Persรถnlich sehr schwer zu erkennen ist :)\nTrotzdem vielen dank fรผr denn Einwand :)\nSchรถnen Tag Wรผnsche ich","replies":[]}]},{"poster":"Yxx","date":"2016-09-28T11:04:01.882+0000","up_votes":1,"down_votes":0,"body":"Ouw hab vergessen eine Umfrage anzuhรคngen!\nSeit ihr fรผr ein Rework der Skillanimationen oder ist das so wie es jetzt ist Vollkommen okay!\nGeht bitte auch darauf ein, vielen dank :)","replies":[{"poster":"Homunculi","date":"2016-09-28T11:18:57.090+0000","up_votes":2,"down_votes":0,"body":"Es gibt mehrere solcher Skins, bei denen man nicht immer die Animation sieht, bsp. Headhunter Nidalee, Applecrank und Meister Arkanist Ziggs.\nIch hab mir mal sagen lassen, dass die ersten beiden deswegen in der LCS verboten waren/sind.\n\nZu deinem eigentlichen anliegen: Ich besitze zwar den Skin, aber habe ihn noch nie gespielt O_o, kannst du evtl. mal ein paar Screenshots hochladen?","replies":[{"poster":"Yxx","date":"2016-09-28T11:22:42.263+0000","up_votes":1,"down_votes":0,"body":"http://vignette1.wikia.nocookie.net/leagueoflegends/images/a/ab/Lux_Stahllegion_Screenshots.jpg/revision/latest/scale-to-width-down/613?cb=20150513075730&path-prefix=de","replies":[]}]}]},{"poster":"Queen of Pings","date":"2016-09-28T15:02:44.368+0000","up_votes":1,"down_votes":0,"body":"https://www.youtube.com/playlist?list=PLrum9hQsVLkIiUh-bCc1aoaXeMtLeZv27\n\nauรer bei STARGUIARDIAN LUX, kein groรer Unterschied fรผr mich....","replies":[]},{"poster":"Uranbrennstab","date":"2016-09-28T11:23:33.441+0000","up_votes":1,"down_votes":0,"body":"Surfer Singed bekommt 1 Movement speed mehr durch Namis Ulti und alle Helden und Skins mit Sonnenbrille bekommen 1 Schaden weniger durch Leonas passive. Nur soviel zum Thema skins und Vorteile.","replies":[{"poster":"Megamaexx","date":"2016-09-28T12:09:13.539+0000","up_votes":1,"down_votes":0,"body":"Wenn man das mal als Vorteil durchgehen lassen will^^","replies":[{"poster":"Uranbrennstab","date":"2016-09-28T14:29:22.683+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Megamaexx,realm=EUW,application-id=Wj1wcocU,discussion-id=1Z3EEMKf,comment-id=00030001,timestamp=2016-09-28T12:09:13.539+0000)\n>\n> Wenn man das mal als Vorteil durchgehen lassen will^^\n\nIch finde das broken, Rito pls Nerf Irelia!","replies":[]}]},{"poster":"CYPHฮR","date":"2016-09-28T11:36:39.704+0000","up_votes":1,"down_votes":0,"body":"Da gibts unzรคhlige Effekte.","replies":[{"poster":"Uranbrennstab","date":"2016-09-28T14:28:31.229+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=CypherHD,realm=EUW,application-id=Wj1wcocU,discussion-id=1Z3EEMKf,comment-id=00030000,timestamp=2016-09-28T11:36:39.704+0000)\n>\n> Da gibts unzรคhlige Effekte.\n\nWaren ja auch nur Beispiele","replies":[]}]}]},{"poster":"OrangeBubble","date":"2016-09-28T11:39:24.844+0000","up_votes":1,"down_votes":0,"body":"Als er raus kam, da war das E relativ schwer zu erkennen, das wurde aber nachtrรคglich geรคndert. Mittlerweile sollte man alle Skills gut erkennen kรถnnen...\nUnd ja, ich hab mir ein aktuelles Video zu dem Skin angeschaut und man kann eigentlich alles wunderbar erkennen! Und das Q konnte man schon immer gut erkennen, ich mein, da kannst auch behauptet, man kann den Q generell nicht bei Lux erkennen lol","replies":[]},{"poster":"Awsane","date":"2016-09-28T11:28:47.368+0000","up_votes":1,"down_votes":0,"body":"also ich habe kein Problem damit\nes ist schwerer zu erkennen, ja ein bisschen, aber das hat fรผr mich so wenig Einfluss, dass es im spiel sich egalisiert, also ich bin noch nie von ihr getroffen worden weil ich es nicht oder zu spรคt gesehen habe, daher fรผr mich kann man das so lassen","replies":[]},{"poster":"Maรญko","date":"2016-09-28T11:23:26.999+0000","up_votes":1,"down_votes":0,"body":"Ich hatte noch nie Probleme bei dem Skin die Skills zu sehen...und hab auch noch nie gehรถrt, dass andere Probleme damit gehabt hรคtten.\n\nUnd selbst wenn.....die Animationen von Lux selbst sind immer noch die selben...von daher weiร man, selbst wenn man den Skill schlechter erkennt, dass sie ihn gerade benutzt.\n\nFรผr mich also kein Grund dafรผr, dass Riot Zeit un Geld in ein Rework investieren sollte^^","replies":[]}]} |
{
"code": "EEL3701C",
"name": "Digital Logic and Computer Systems",
"credits": 4,
"description": "Overview of logic design, algorithms, computer organization and assembly language programming and computer engineering technology. Laboratory."
} |
[{"lineNumber": 23, "col_offset": 19, "nodeName": "SQLStore", "type": "Any"}, {"lineNumber": 23, "col_offset": 29, "nodeName": "UserStore", "type": "Any"}, {"lineNumber": 35, "col_offset": 8, "nodeName": "user", "type": "Any"}, {"lineNumber": 37, "col_offset": 15, "nodeName": "user", "type": "Any"}, {"lineNumber": 47, "col_offset": 8, "nodeName": "links", "type": "List[Any]"}, {"lineNumber": 48, "col_offset": 8, "nodeName": "db_users", "type": "Any"}, {"lineNumber": 49, "col_offset": 12, "nodeName": "user", "type": "Any"}, {"lineNumber": 49, "col_offset": 20, "nodeName": "db_users", "type": "Any"}, {"lineNumber": 51, "col_offset": 15, "nodeName": "links", "type": "List[Any]"}, {"lineNumber": 26, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 26, "col_offset": 26, "nodeName": "self", "type": "SQLUserStore"}, {"lineNumber": 26, "col_offset": 32, "nodeName": "storage_engine", "type": "Any"}, {"lineNumber": 29, "col_offset": 15, "nodeName": "query", "type": "Any"}, {"lineNumber": 29, "col_offset": 50, "nodeName": "User", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "delete", "type": "Any"}, {"lineNumber": 35, "col_offset": 15, "nodeName": "User", "type": "Any"}, {"lineNumber": 36, "col_offset": 8, "nodeName": "add", "type": "Any"}, {"lineNumber": 36, "col_offset": 41, "nodeName": "user", "type": "Any"}, {"lineNumber": 48, "col_offset": 19, "nodeName": "filter", "type": "Any"}, {"lineNumber": 26, "col_offset": 8, "nodeName": "SQLStore", "type": "Any"}, {"lineNumber": 29, "col_offset": 15, "nodeName": "session", "type": "Any"}, {"lineNumber": 35, "col_offset": 27, "nodeName": "userid", "type": "Any"}, {"lineNumber": 35, "col_offset": 42, "nodeName": "clientid", "type": "Any"}, {"lineNumber": 36, "col_offset": 8, "nodeName": "session", "type": "Any"}, {"lineNumber": 41, "col_offset": 12, "nodeName": "one", "type": "Any"}, {"lineNumber": 48, "col_offset": 67, "nodeName": "userid", "type": "Any"}, {"lineNumber": 48, "col_offset": 82, "nodeName": "userid", "type": "Any"}, {"lineNumber": 50, "col_offset": 12, "nodeName": "append", "type": "Callable"}, {"lineNumber": 50, "col_offset": 25, "nodeName": "client", "type": "Any"}, {"lineNumber": 55, "col_offset": 12, "nodeName": "delete", "type": "Any"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "delete", "type": "Any"}, {"lineNumber": 29, "col_offset": 15, "nodeName": "_storage_engine", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "query", "type": "Any"}, {"lineNumber": 32, "col_offset": 43, "nodeName": "User", "type": "Any"}, {"lineNumber": 36, "col_offset": 8, "nodeName": "_storage_engine", "type": "Any"}, {"lineNumber": 48, "col_offset": 19, "nodeName": "query", "type": "Any"}, {"lineNumber": 48, "col_offset": 54, "nodeName": "User", "type": "Any"}, {"lineNumber": 48, "col_offset": 67, "nodeName": "User", "type": "Any"}, {"lineNumber": 50, "col_offset": 12, "nodeName": "links", "type": "List[Any]"}, {"lineNumber": 50, "col_offset": 25, "nodeName": "user", "type": "Any"}, {"lineNumber": 29, "col_offset": 15, "nodeName": "self", "type": "SQLUserStore"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "session", "type": "Any"}, {"lineNumber": 36, "col_offset": 8, "nodeName": "self", "type": "SQLUserStore"}, {"lineNumber": 41, "col_offset": 12, "nodeName": "filter", "type": "Any"}, {"lineNumber": 48, "col_offset": 19, "nodeName": "session", "type": "Any"}, {"lineNumber": 55, "col_offset": 12, "nodeName": "filter", "type": "Any"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "filter", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "_storage_engine", "type": "Any"}, {"lineNumber": 41, "col_offset": 60, "nodeName": "userid", "type": "Any"}, {"lineNumber": 41, "col_offset": 75, "nodeName": "userid", "type": "Any"}, {"lineNumber": 41, "col_offset": 83, "nodeName": "client", "type": "Any"}, {"lineNumber": 41, "col_offset": 98, "nodeName": "clientid", "type": "Any"}, {"lineNumber": 48, "col_offset": 19, "nodeName": "_storage_engine", "type": "Any"}, {"lineNumber": 55, "col_offset": 60, "nodeName": "userid", "type": "Any"}, {"lineNumber": 55, "col_offset": 75, "nodeName": "userid", "type": "Any"}, {"lineNumber": 55, "col_offset": 83, "nodeName": "client", "type": "Any"}, {"lineNumber": 55, "col_offset": 98, "nodeName": "clientid", "type": "Any"}, {"lineNumber": 65, "col_offset": 60, "nodeName": "userid", "type": "Any"}, {"lineNumber": 65, "col_offset": 75, "nodeName": "userid", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "self", "type": "SQLUserStore"}, {"lineNumber": 41, "col_offset": 12, "nodeName": "query", "type": "Any"}, {"lineNumber": 41, "col_offset": 47, "nodeName": "User", "type": "Any"}, {"lineNumber": 41, "col_offset": 60, "nodeName": "User", "type": "Any"}, {"lineNumber": 41, "col_offset": 83, "nodeName": "User", "type": "Any"}, {"lineNumber": 48, "col_offset": 19, "nodeName": "self", "type": "SQLUserStore"}, {"lineNumber": 55, "col_offset": 12, "nodeName": "query", "type": "Any"}, {"lineNumber": 55, "col_offset": 47, "nodeName": "User", "type": "Any"}, {"lineNumber": 55, "col_offset": 60, "nodeName": "User", "type": "Any"}, {"lineNumber": 55, "col_offset": 83, "nodeName": "User", "type": "Any"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "query", "type": "Any"}, {"lineNumber": 65, "col_offset": 47, "nodeName": "User", "type": "Any"}, {"lineNumber": 65, "col_offset": 60, "nodeName": "User", "type": "Any"}, {"lineNumber": 41, "col_offset": 12, "nodeName": "session", "type": "Any"}, {"lineNumber": 55, "col_offset": 12, "nodeName": "session", "type": "Any"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "session", "type": "Any"}, {"lineNumber": 41, "col_offset": 12, "nodeName": "_storage_engine", "type": "Any"}, {"lineNumber": 55, "col_offset": 12, "nodeName": "_storage_engine", "type": "Any"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "_storage_engine", "type": "Any"}, {"lineNumber": 41, "col_offset": 12, "nodeName": "self", "type": "SQLUserStore"}, {"lineNumber": 55, "col_offset": 12, "nodeName": "self", "type": "SQLUserStore"}, {"lineNumber": 65, "col_offset": 12, "nodeName": "self", "type": "SQLUserStore"}] |
[{"lineNumber": 29, "col_offset": 0, "nodeName": "_format_dig_points", "type": "Callable[[Any], Any]"}, {"lineNumber": 19, "col_offset": 0, "nodeName": "_dig_kind_ints", "type": "Tuple[Any, ...]"}, {"lineNumber": 25, "col_offset": 0, "nodeName": "_dig_kind_rev", "type": "Dict[Any, str]"}, {"lineNumber": 26, "col_offset": 0, "nodeName": "_cardinal_kind_rev", "type": "Dict[int, str]"}, {"lineNumber": 35, "col_offset": 15, "nodeName": "dict", "type": "Type[Dict[Any, Any]]"}, {"lineNumber": 53, "col_offset": 4, "nodeName": "__repr__", "type": "Callable[[Any], Any]"}, {"lineNumber": 66, "col_offset": 4, "nodeName": "__eq__", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 81, "col_offset": 19, "nodeName": "list", "type": "Type[List[Any]]"}, {"lineNumber": 90, "col_offset": 4, "nodeName": "__init__", "type": "Callable[..., Any]"}, {"lineNumber": 100, "col_offset": 4, "nodeName": "__eq__", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 14, "col_offset": 16, "nodeName": "FIFFV_POINT_CARDINAL", "type": "Any"}, {"lineNumber": 15, "col_offset": 11, "nodeName": "FIFFV_POINT_HPI", "type": "Any"}, {"lineNumber": 16, "col_offset": 11, "nodeName": "FIFFV_POINT_EEG", "type": "Any"}, {"lineNumber": 17, "col_offset": 13, "nodeName": "FIFFV_POINT_EXTRA", "type": "Any"}, {"lineNumber": 19, "col_offset": 17, "nodeName": "tuple", "type": "Type[Tuple[Any, ...]]"}, {"lineNumber": 25, "col_offset": 17, "nodeName": "val", "type": "Any"}, {"lineNumber": 25, "col_offset": 22, "nodeName": "key", "type": "str"}, {"lineNumber": 31, "col_offset": 4, "nodeName": "dig_points", "type": "Union[Any, List[DigPoint]]"}, {"lineNumber": 14, "col_offset": 16, "nodeName": "FIFF", "type": "Any"}, {"lineNumber": 15, "col_offset": 11, "nodeName": "FIFF", "type": "Any"}, {"lineNumber": 16, "col_offset": 11, "nodeName": "FIFF", "type": "Any"}, {"lineNumber": 17, "col_offset": 13, "nodeName": "FIFF", "type": "Any"}, {"lineNumber": 19, "col_offset": 23, "nodeName": "sorted", "type": "Callable"}, {"lineNumber": 31, "col_offset": 68, "nodeName": "dig", "type": "Any"}, {"lineNumber": 32, "col_offset": 11, "nodeName": "Digitization", "type": "Type[Digitization]"}, {"lineNumber": 32, "col_offset": 24, "nodeName": "dig_points", "type": "Union[List[DigPoint], Any]"}, {"lineNumber": 61, "col_offset": 8, "nodeName": "id_", "type": "str"}, {"lineNumber": 62, "col_offset": 8, "nodeName": "cf", "type": "Any"}, {"lineNumber": 63, "col_offset": 8, "nodeName": "pos", "type": "str"}, {"lineNumber": 72, "col_offset": 8, "nodeName": "my_keys", "type": "List[str]"}, {"lineNumber": 92, "col_offset": 8, "nodeName": "elements", "type": "Union[List[nothing], Any]"}, {"lineNumber": 19, "col_offset": 30, "nodeName": "values", "type": "Callable"}, {"lineNumber": 25, "col_offset": 30, "nodeName": "key", "type": "str"}, {"lineNumber": 25, "col_offset": 35, "nodeName": "val", "type": "Any"}, {"lineNumber": 25, "col_offset": 42, "nodeName": "items", "type": "Callable"}, {"lineNumber": 31, "col_offset": 47, "nodeName": "dig", "type": "Any"}, {"lineNumber": 54, "col_offset": 27, "nodeName": "FIFFV_POINT_CARDINAL", "type": "Any"}, {"lineNumber": 60, "col_offset": 12, "nodeName": "id_", "type": "str"}, {"lineNumber": 61, "col_offset": 14, "nodeName": "rjust", "type": "Callable[..., str]"}, {"lineNumber": 62, "col_offset": 13, "nodeName": "_coord_frame_name", "type": "Any"}, {"lineNumber": 63, "col_offset": 15, "nodeName": "ljust", "type": "Callable[..., str]"}, {"lineNumber": 92, "col_offset": 51, "nodeName": "elements", "type": "Any"}, {"lineNumber": 95, "col_offset": 12, "nodeName": "_msg", "type": "str"}, {"lineNumber": 19, "col_offset": 30, "nodeName": "_dig_kind_dict", "type": "Dict[str, Any]"}, {"lineNumber": 25, "col_offset": 42, "nodeName": "_dig_kind_dict", "type": "Dict[str, Any]"}, {"lineNumber": 31, "col_offset": 18, "nodeName": "DigPoint", "type": "Type[DigPoint]"}, {"lineNumber": 31, "col_offset": 27, "nodeName": "d", "type": "Any"}, {"lineNumber": 31, "col_offset": 34, "nodeName": "d", "type": "Any"}, {"lineNumber": 31, "col_offset": 39, "nodeName": "dig", "type": "Any"}, {"lineNumber": 54, "col_offset": 11, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 54, "col_offset": 27, "nodeName": "FIFF", "type": "Any"}, {"lineNumber": 55, "col_offset": 18, "nodeName": "get", "type": "Callable"}, {"lineNumber": 58, "col_offset": 18, "nodeName": "_dig_kind_proper", "type": "Dict[str, str]"}, {"lineNumber": 61, "col_offset": 14, "nodeName": "id_", "type": "str"}, {"lineNumber": 62, "col_offset": 31, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 64, "col_offset": 53, "nodeName": "id_", "type": "str"}, {"lineNumber": 64, "col_offset": 58, "nodeName": "pos", "type": "str"}, {"lineNumber": 64, "col_offset": 63, "nodeName": "cf", "type": "Any"}, {"lineNumber": 73, "col_offset": 11, "nodeName": "sorted", "type": "Callable"}, {"lineNumber": 73, "col_offset": 34, "nodeName": "sorted", "type": "Callable"}, {"lineNumber": 75, "col_offset": 13, "nodeName": "any", "type": "Callable[[Any], bool]"}, {"lineNumber": 92, "col_offset": 29, "nodeName": "elements", "type": "Any"}, {"lineNumber": 92, "col_offset": 19, "nodeName": "list", "type": "Type[List[Any]]"}, {"lineNumber": 94, "col_offset": 15, "nodeName": "all", "type": "Callable[[Any], bool]"}, {"lineNumber": 96, "col_offset": 18, "nodeName": "ValueError", "type": "Type[ValueError]"}, {"lineNumber": 96, "col_offset": 29, "nodeName": "_msg", "type": "str"}, {"lineNumber": 98, "col_offset": 12, "nodeName": "__init__", "type": "Callable"}, {"lineNumber": 105, "col_offset": 19, "nodeName": "all", "type": "Callable[[Any], bool]"}, {"lineNumber": 55, "col_offset": 18, "nodeName": "_cardinal_kind_rev", "type": "Dict[int, str]"}, {"lineNumber": 56, "col_offset": 16, "nodeName": "get", "type": "Callable"}, {"lineNumber": 60, "col_offset": 31, "nodeName": "id_", "type": "str"}, {"lineNumber": 73, "col_offset": 18, "nodeName": "keys", "type": "Callable"}, {"lineNumber": 73, "col_offset": 41, "nodeName": "keys", "type": "Any"}, {"lineNumber": 78, "col_offset": 19, "nodeName": "allclose", "type": "Any"}, {"lineNumber": 98, "col_offset": 47, "nodeName": "deepcopy", "type": "Callable"}, {"lineNumber": 98, "col_offset": 56, "nodeName": "elements", "type": "Union[Any, List[nothing]]"}, {"lineNumber": 101, "col_offset": 15, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 101, "col_offset": 26, "nodeName": "other", "type": "Any"}, {"lineNumber": 102, "col_offset": 11, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 102, "col_offset": 15, "nodeName": "self", "type": "Digitization"}, {"lineNumber": 102, "col_offset": 24, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 102, "col_offset": 28, "nodeName": "other", "type": "Any"}, {"lineNumber": 56, "col_offset": 16, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 59, "col_offset": 16, "nodeName": "get", "type": "Callable"}, {"lineNumber": 60, "col_offset": 36, "nodeName": "get", "type": "Callable"}, {"lineNumber": 63, "col_offset": 44, "nodeName": "tuple", "type": "Type[Tuple[Any, ...]]"}, {"lineNumber": 73, "col_offset": 18, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 73, "col_offset": 41, "nodeName": "other", "type": "Any"}, {"lineNumber": 75, "col_offset": 42, "nodeName": "_", "type": "str"}, {"lineNumber": 75, "col_offset": 47, "nodeName": "my_keys", "type": "List[str]"}, {"lineNumber": 78, "col_offset": 19, "nodeName": "np", "type": "module"}, {"lineNumber": 78, "col_offset": 31, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 78, "col_offset": 42, "nodeName": "other", "type": "Any"}, {"lineNumber": 94, "col_offset": 20, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 94, "col_offset": 31, "nodeName": "_", "type": "Any"}, {"lineNumber": 94, "col_offset": 34, "nodeName": "DigPoint", "type": "Type[DigPoint]"}, {"lineNumber": 94, "col_offset": 48, "nodeName": "_", "type": "Any"}, {"lineNumber": 94, "col_offset": 53, "nodeName": "elements", "type": "Union[Any, List[nothing]]"}, {"lineNumber": 98, "col_offset": 12, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 98, "col_offset": 18, "nodeName": "Digitization", "type": "Type[Digitization]"}, {"lineNumber": 98, "col_offset": 32, "nodeName": "self", "type": "Digitization"}, {"lineNumber": 101, "col_offset": 34, "nodeName": "Digitization", "type": "Type[Digitization]"}, {"lineNumber": 101, "col_offset": 48, "nodeName": "list", "type": "Type[List[Any]]"}, {"lineNumber": 105, "col_offset": 24, "nodeName": "ss", "type": "Any"}, {"lineNumber": 105, "col_offset": 30, "nodeName": "oo", "type": "Any"}, {"lineNumber": 59, "col_offset": 16, "nodeName": "_dig_kind_rev", "type": "Dict[Any, str]"}, {"lineNumber": 59, "col_offset": 34, "nodeName": "get", "type": "Callable"}, {"lineNumber": 60, "col_offset": 36, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 75, "col_offset": 18, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 75, "col_offset": 29, "nodeName": "other", "type": "Any"}, {"lineNumber": 105, "col_offset": 37, "nodeName": "ss", "type": "Any"}, {"lineNumber": 105, "col_offset": 41, "nodeName": "oo", "type": "Any"}, {"lineNumber": 105, "col_offset": 47, "nodeName": "zip", "type": "Callable"}, {"lineNumber": 105, "col_offset": 51, "nodeName": "self", "type": "Digitization"}, {"lineNumber": 105, "col_offset": 57, "nodeName": "other", "type": "Any"}, {"lineNumber": 59, "col_offset": 34, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 63, "col_offset": 57, "nodeName": "self", "type": "DigPoint"}, {"lineNumber": 75, "col_offset": 23, "nodeName": "_", "type": "str"}, {"lineNumber": 75, "col_offset": 35, "nodeName": "_", "type": "str"}] |
[{"lineNumber": 67, "col_offset": 0, "nodeName": "test_revert_point", "type": "Callable[[], Any]"}, {"lineNumber": 82, "col_offset": 0, "nodeName": "test_revert_device", "type": "Callable[[], Any]"}, {"lineNumber": 97, "col_offset": 0, "nodeName": "test_revert_point_no_default", "type": "Callable[[], Any]"}, {"lineNumber": 126, "col_offset": 0, "nodeName": "test_revert_all_no_default", "type": "Callable[[], Any]"}, {"lineNumber": 155, "col_offset": 0, "nodeName": "test_revert_no_default_changing_value", "type": "Callable[[], Any]"}, {"lineNumber": 65, "col_offset": 0, "nodeName": "registry_config", "type": "Any"}, {"lineNumber": 65, "col_offset": 18, "nodeName": "process_raw_config", "type": "Callable[..., Any]"}, {"lineNumber": 65, "col_offset": 37, "nodeName": "registry_config_string", "type": "str"}, {"lineNumber": 69, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 71, "col_offset": 4, "nodeName": "value", "type": "Any"}, {"lineNumber": 75, "col_offset": 4, "nodeName": "value", "type": "Any"}, {"lineNumber": 79, "col_offset": 4, "nodeName": "value", "type": "Any"}, {"lineNumber": 84, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 86, "col_offset": 4, "nodeName": "value", "type": "Any"}, {"lineNumber": 90, "col_offset": 4, "nodeName": "value", "type": "Any"}, {"lineNumber": 94, "col_offset": 4, "nodeName": "value", "type": "Any"}, {"lineNumber": 99, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 101, "col_offset": 4, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 103, "col_offset": 4, "nodeName": "scrape_values", "type": "Any"}, {"lineNumber": 107, "col_offset": 4, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 110, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 114, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 119, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 123, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 128, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 130, "col_offset": 4, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 132, "col_offset": 4, "nodeName": "scrape_values", "type": "Any"}, {"lineNumber": 136, "col_offset": 4, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 139, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 143, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 148, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 152, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 157, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 159, "col_offset": 4, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 164, "col_offset": 4, "nodeName": "new_value", "type": "Any"}, {"lineNumber": 167, "col_offset": 4, "nodeName": "register", "type": "Any"}, {"lineNumber": 168, "col_offset": 4, "nodeName": "value", "type": "Any"}, {"lineNumber": 168, "col_offset": 21, "nodeName": "new_value", "type": "Any"}, {"lineNumber": 173, "col_offset": 4, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 176, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 180, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 187, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 191, "col_offset": 4, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 69, "col_offset": 16, "nodeName": "Interface", "type": "Any"}, {"lineNumber": 70, "col_offset": 4, "nodeName": "configure", "type": "Any"}, {"lineNumber": 70, "col_offset": 28, "nodeName": "registry_config", "type": "Any"}, {"lineNumber": 71, "col_offset": 12, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 72, "col_offset": 11, "nodeName": "value", "type": "Any"}, {"lineNumber": 74, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 75, "col_offset": 12, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 76, "col_offset": 11, "nodeName": "value", "type": "Any"}, {"lineNumber": 78, "col_offset": 4, "nodeName": "revert_point", "type": "Any"}, {"lineNumber": 79, "col_offset": 12, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 80, "col_offset": 11, "nodeName": "value", "type": "Any"}, {"lineNumber": 84, "col_offset": 16, "nodeName": "Interface", "type": "Any"}, {"lineNumber": 85, "col_offset": 4, "nodeName": "configure", "type": "Any"}, {"lineNumber": 85, "col_offset": 28, "nodeName": "registry_config", "type": "Any"}, {"lineNumber": 86, "col_offset": 12, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 87, "col_offset": 11, "nodeName": "value", "type": "Any"}, {"lineNumber": 89, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 90, "col_offset": 12, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 91, "col_offset": 11, "nodeName": "value", "type": "Any"}, {"lineNumber": 93, "col_offset": 4, "nodeName": "revert_all", "type": "Any"}, {"lineNumber": 94, "col_offset": 12, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 95, "col_offset": 11, "nodeName": "value", "type": "Any"}, {"lineNumber": 99, "col_offset": 16, "nodeName": "Interface", "type": "Any"}, {"lineNumber": 100, "col_offset": 4, "nodeName": "configure", "type": "Any"}, {"lineNumber": 100, "col_offset": 28, "nodeName": "registry_config", "type": "Any"}, {"lineNumber": 101, "col_offset": 20, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 103, "col_offset": 20, "nodeName": "scrape_all", "type": "Any"}, {"lineNumber": 105, "col_offset": 46, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 107, "col_offset": 17, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 109, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 109, "col_offset": 42, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 110, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 111, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 111, "col_offset": 25, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 113, "col_offset": 4, "nodeName": "revert_point", "type": "Any"}, {"lineNumber": 114, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 115, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 115, "col_offset": 25, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 118, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 118, "col_offset": 42, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 119, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 120, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 120, "col_offset": 25, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 122, "col_offset": 4, "nodeName": "revert_point", "type": "Any"}, {"lineNumber": 123, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 124, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 124, "col_offset": 25, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 128, "col_offset": 16, "nodeName": "Interface", "type": "Any"}, {"lineNumber": 129, "col_offset": 4, "nodeName": "configure", "type": "Any"}, {"lineNumber": 129, "col_offset": 28, "nodeName": "registry_config", "type": "Any"}, {"lineNumber": 130, "col_offset": 20, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 132, "col_offset": 20, "nodeName": "scrape_all", "type": "Any"}, {"lineNumber": 134, "col_offset": 46, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 136, "col_offset": 17, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 138, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 138, "col_offset": 42, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 139, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 140, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 140, "col_offset": 25, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 142, "col_offset": 4, "nodeName": "revert_all", "type": "Any"}, {"lineNumber": 143, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 144, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 144, "col_offset": 25, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 147, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 147, "col_offset": 42, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 148, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 149, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 149, "col_offset": 25, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 151, "col_offset": 4, "nodeName": "revert_all", "type": "Any"}, {"lineNumber": 152, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 153, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 153, "col_offset": 25, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 157, "col_offset": 16, "nodeName": "Interface", "type": "Any"}, {"lineNumber": 158, "col_offset": 4, "nodeName": "configure", "type": "Any"}, {"lineNumber": 158, "col_offset": 28, "nodeName": "registry_config", "type": "Any"}, {"lineNumber": 159, "col_offset": 20, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 162, "col_offset": 4, "nodeName": "scrape_all", "type": "Any"}, {"lineNumber": 164, "col_offset": 16, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 167, "col_offset": 15, "nodeName": "get_register_by_name", "type": "Any"}, {"lineNumber": 168, "col_offset": 4, "nodeName": "register", "type": "Any"}, {"lineNumber": 171, "col_offset": 4, "nodeName": "scrape_all", "type": "Any"}, {"lineNumber": 173, "col_offset": 17, "nodeName": "new_value", "type": "Any"}, {"lineNumber": 175, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 175, "col_offset": 42, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 176, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 177, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 177, "col_offset": 25, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 179, "col_offset": 4, "nodeName": "revert_point", "type": "Any"}, {"lineNumber": 180, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 181, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 181, "col_offset": 25, "nodeName": "new_value", "type": "Any"}, {"lineNumber": 183, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 183, "col_offset": 25, "nodeName": "initial_value", "type": "Any"}, {"lineNumber": 186, "col_offset": 4, "nodeName": "set_point", "type": "Any"}, {"lineNumber": 186, "col_offset": 42, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 187, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 188, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 188, "col_offset": 25, "nodeName": "test_value", "type": "Any"}, {"lineNumber": 190, "col_offset": 4, "nodeName": "revert_point", "type": "Any"}, {"lineNumber": 191, "col_offset": 17, "nodeName": "get_point", "type": "Any"}, {"lineNumber": 192, "col_offset": 11, "nodeName": "temp_value", "type": "Any"}, {"lineNumber": 192, "col_offset": 25, "nodeName": "new_value", "type": "Any"}, {"lineNumber": 70, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 71, "col_offset": 12, "nodeName": "interface", "type": "Any"}, {"lineNumber": 74, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 75, "col_offset": 12, "nodeName": "interface", "type": "Any"}, {"lineNumber": 78, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 79, "col_offset": 12, "nodeName": "interface", "type": "Any"}, {"lineNumber": 85, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 86, "col_offset": 12, "nodeName": "interface", "type": "Any"}, {"lineNumber": 89, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 90, "col_offset": 12, "nodeName": "interface", "type": "Any"}, {"lineNumber": 93, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 94, "col_offset": 12, "nodeName": "interface", "type": "Any"}, {"lineNumber": 100, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 101, "col_offset": 20, "nodeName": "interface", "type": "Any"}, {"lineNumber": 103, "col_offset": 20, "nodeName": "interface", "type": "Any"}, {"lineNumber": 105, "col_offset": 11, "nodeName": "scrape_values", "type": "Any"}, {"lineNumber": 109, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 110, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 113, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 114, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 118, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 119, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 122, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 123, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 129, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 130, "col_offset": 20, "nodeName": "interface", "type": "Any"}, {"lineNumber": 132, "col_offset": 20, "nodeName": "interface", "type": "Any"}, {"lineNumber": 134, "col_offset": 11, "nodeName": "scrape_values", "type": "Any"}, {"lineNumber": 138, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 139, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 142, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 143, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 147, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 148, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 151, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 152, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 158, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 159, "col_offset": 20, "nodeName": "interface", "type": "Any"}, {"lineNumber": 162, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 167, "col_offset": 15, "nodeName": "interface", "type": "Any"}, {"lineNumber": 171, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 175, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 176, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 179, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 180, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 186, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 187, "col_offset": 17, "nodeName": "interface", "type": "Any"}, {"lineNumber": 190, "col_offset": 4, "nodeName": "interface", "type": "Any"}, {"lineNumber": 191, "col_offset": 17, "nodeName": "interface", "type": "Any"}] |
{
"version": "1.0.0",
"name": "asp.net",
"private": true,
"devDependencies": {
"gulp": "3.9.0",
"del": "3.0.0",
"jquery": "3.3.1",
"popper.js": "1.14.4",
"bootstrap": "4.1.3",
"gulp-browserify": "0.5.1",
"gulp-uglify": "3.0.1",
"@types/jquery": "3.3.10"
},
"-vs-binding": {
"BeforeBuild": [
"update"
],
"Clean": [
"install"
]
}
}
|
["2b8cfb8f3939277bed6921576c6635002804cb7c","62732924d3cb62b8b5a51c09067c55b057c501d1","8bd32d7a18ff1a80bcfae039e57c3d170971a1a7","2b40e9d870a4daad8d6fb4f3c0a3cbdad8f1e5d5","0fcf9ff4054f391441bb0aafdf578939e07925c7","18bbfa6f2b8a48b9266c3883815fdd91ce3ffd31"] |
{"achilles george kogiantis": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "xiang yang li": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "chingroung chou": {"Citation Count": 0.5, "Geo Mean W Impact": 1.658, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "james william mcgowan": {"Citation Count": 1.0, "Geo Mean W Impact": 3.317, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "terry s cheng": {"Citation Count": 0.667, "Geo Mean W Impact": 2.322, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "martin k gladstein": {"Citation Count": 1.714, "Geo Mean W Impact": 5.332, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "david c ma": {"Citation Count": 0.0, "Geo Mean W Impact": 1.0, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "ruth schaefer gayde": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "zulfiquar sayeed": {"Citation Count": 0.6, "Geo Mean W Impact": 1.99, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "alina m ionescugraff": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "martin belzner": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "michael j lemke": {"Citation Count": 1.0, "Geo Mean W Impact": 3.483, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "peter busschbach": {"Citation Count": 2.4, "Geo Mean W Impact": 7.56, "Geo Mean Score": 1.193, "Arith Mean Score": 2.438, "Publication Count": 0.4}, "mohamed elsayed": {"Citation Count": 0.6, "Geo Mean W Impact": 1.99, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "david abuschmagder": {"Citation Count": 4.333, "Geo Mean W Impact": 13.095, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "bradley d shaw": {"Citation Count": 0.0, "Geo Mean W Impact": 1.0, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "lori a flynn": {"Citation Count": 6.2, "Geo Mean W Impact": 13.648, "Geo Mean Score": 2.088, "Arith Mean Score": 4.267, "Publication Count": 0.7}, "samrat kulkarni": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "thierry bessis": {"Citation Count": 0.0, "Geo Mean W Impact": 1.0, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "rajeev rastogi": {"Citation Count": 2.857, "Geo Mean W Impact": 5.938, "Geo Mean Score": 1.847, "Arith Mean Score": 3.773, "Publication Count": 0.619}, "armin dekorsy": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "peter schefczik": {"Citation Count": 4.2, "Geo Mean W Impact": 2.85, "Geo Mean Score": 1.343, "Arith Mean Score": 2.743, "Publication Count": 0.45}, "honghai zhang": {"Citation Count": 0.5, "Geo Mean W Impact": 1.742, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "stan vitebsky": {"Citation Count": 1.1, "Geo Mean W Impact": 3.673, "Geo Mean Score": 1.343, "Arith Mean Score": 2.743, "Publication Count": 0.45}, "sanjay d kamat": {"Citation Count": 0.375, "Geo Mean W Impact": 1.244, "Geo Mean Score": 0.373, "Arith Mean Score": 0.762, "Publication Count": 0.125}, "luay ho tahat": {"Citation Count": 0.333, "Geo Mean W Impact": 1.161, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "narayan raman": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "tavaris j thomas": {"Citation Count": 4.0, "Geo Mean W Impact": 12.433, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "ankur jain": {"Citation Count": 0.0, "Geo Mean W Impact": 0.143, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "ying hu": {"Citation Count": 0.6, "Geo Mean W Impact": 1.99, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "sharad jaiswal": {"Citation Count": 2.0, "Geo Mean W Impact": 6.3, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "cheng shao": {"Citation Count": 1.667, "Geo Mean W Impact": 5.306, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "hansjuergen kettschau": {"Citation Count": 2.0, "Geo Mean W Impact": 6.133, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "zhao haibo": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "jorge hernandezherrero": {"Citation Count": 0.5, "Geo Mean W Impact": 1.992, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "louis gwyn samuel": {"Citation Count": 8.533, "Geo Mean W Impact": 25.682, "Geo Mean Score": 1.094, "Arith Mean Score": 2.235, "Publication Count": 0.367}, "alexei e ashikhmin": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "kenneth w del signore": {"Citation Count": 0.667, "Geo Mean W Impact": 2.322, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "carlos c solari": {"Citation Count": 1.667, "Geo Mean W Impact": 5.306, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "edward s zuranski": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "michael a zuniga": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "freddy goh": {"Citation Count": 0.5, "Geo Mean W Impact": 1.658, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "fangchen cheng": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "erik e anderlind": {"Citation Count": 0.333, "Geo Mean W Impact": 1.161, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "michael soellner": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "s rao vasireddy": {"Citation Count": 0.2, "Geo Mean W Impact": 0.797, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "andrew guo": {"Citation Count": 0.333, "Geo Mean W Impact": 1.328, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "bjoern m luettmann": {"Citation Count": 2.0, "Geo Mean W Impact": 6.467, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "cynthia liem": {"Citation Count": 2.667, "Geo Mean W Impact": 8.289, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "enrico jugl": {"Citation Count": 2.0, "Geo Mean W Impact": 6.133, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "steven fortune": {"Citation Count": 1.714, "Geo Mean W Impact": 5.332, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "gopal n kumar": {"Citation Count": 0.5, "Geo Mean W Impact": 1.658, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "jonqyin sun": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "janet baum": {"Citation Count": 1.667, "Geo Mean W Impact": 5.306, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "said tatesh": {"Citation Count": 10.0, "Geo Mean W Impact": 30.083, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "k v m naidu": {"Citation Count": 0.857, "Geo Mean W Impact": 1.242, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "peretz m feder": {"Citation Count": 0.5, "Geo Mean W Impact": 1.742, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "pramod v koppol": {"Citation Count": 0.375, "Geo Mean W Impact": 1.244, "Geo Mean Score": 0.373, "Arith Mean Score": 0.762, "Publication Count": 0.125}, "anirban majumder": {"Citation Count": 0.0, "Geo Mean W Impact": 0.143, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "shupeng li": {"Citation Count": 0.4, "Geo Mean W Impact": 1.293, "Geo Mean Score": 0.298, "Arith Mean Score": 0.61, "Publication Count": 0.1}, "bertrand m hochwald": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "minkyu lee": {"Citation Count": 1.0, "Geo Mean W Impact": 3.317, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "jon a solworth": {"Citation Count": 0.5, "Geo Mean W Impact": 1.992, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "subramanian prakash": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "scott satkin": {"Citation Count": 0.857, "Geo Mean W Impact": 2.7, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "sivarama venkatesan": {"Citation Count": 0.4, "Geo Mean W Impact": 1.293, "Geo Mean Score": 0.298, "Arith Mean Score": 0.61, "Publication Count": 0.1}, "kurt rausch": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "wenhua jiao": {"Citation Count": 3.333, "Geo Mean W Impact": 10.278, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "daping wang": {"Citation Count": 10.0, "Geo Mean W Impact": 31.833, "Geo Mean Score": 5.967, "Arith Mean Score": 12.19, "Publication Count": 2.0}, "anand srinivasan": {"Citation Count": 0.857, "Geo Mean W Impact": 1.242, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "vinay purohit": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "suman das": {"Citation Count": 10.4, "Geo Mean W Impact": 22.269, "Geo Mean Score": 1.044, "Arith Mean Score": 2.133, "Publication Count": 0.35}, "yifei yuan": {"Citation Count": 0.5, "Geo Mean W Impact": 1.742, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "igor faynberg": {"Citation Count": 2.4, "Geo Mean W Impact": 7.56, "Geo Mean Score": 1.193, "Arith Mean Score": 2.438, "Publication Count": 0.4}, "dalton li": {"Citation Count": 0.333, "Geo Mean W Impact": 1.328, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "dor skuler": {"Citation Count": 0.375, "Geo Mean W Impact": 1.244, "Geo Mean Score": 0.373, "Arith Mean Score": 0.762, "Publication Count": 0.125}, "thomas l marzetta": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "sheng chen": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "uma chandrashekhar": {"Citation Count": 2.2, "Geo Mean W Impact": 4.958, "Geo Mean Score": 1.343, "Arith Mean Score": 2.743, "Publication Count": 0.45}, "ashok p shah": {"Citation Count": 0.333, "Geo Mean W Impact": 1.161, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "kristin f kocan": {"Citation Count": 0.0, "Geo Mean W Impact": 1.0, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "chen qinghong": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "dieter stoll": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "huilan lu": {"Citation Count": 2.4, "Geo Mean W Impact": 7.56, "Geo Mean Score": 1.193, "Arith Mean Score": 2.438, "Publication Count": 0.4}, "michael link": {"Citation Count": 2.0, "Geo Mean W Impact": 6.133, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "c n kanthi": {"Citation Count": 0.857, "Geo Mean W Impact": 2.7, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "frances lin": {"Citation Count": 0.667, "Geo Mean W Impact": 2.322, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "eric s fisher": {"Citation Count": 1.714, "Geo Mean W Impact": 5.332, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "david tsay": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "jens mueckenheim": {"Citation Count": 2.0, "Geo Mean W Impact": 6.133, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "h james mosher": {"Citation Count": 1.714, "Geo Mean W Impact": 5.332, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "gordon t wilfong": {"Citation Count": 1.714, "Geo Mean W Impact": 5.332, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "semyon b mizikovsky": {"Citation Count": 1.333, "Geo Mean W Impact": 4.311, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "musa unmehopa": {"Citation Count": 10.333, "Geo Mean W Impact": 17.009, "Geo Mean Score": 2.486, "Arith Mean Score": 5.079, "Publication Count": 0.833}, "shengrong zhou": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "michael j flanagan": {"Citation Count": 1.0, "Geo Mean W Impact": 3.183, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "peter bosch": {"Citation Count": 8.533, "Geo Mean W Impact": 25.682, "Geo Mean Score": 1.094, "Arith Mean Score": 2.235, "Publication Count": 0.367}, "mansoor alicherry": {"Citation Count": 0.375, "Geo Mean W Impact": 1.244, "Geo Mean Score": 0.373, "Arith Mean Score": 0.762, "Publication Count": 0.125}, "angeliki alexiou": {"Citation Count": 2.0, "Geo Mean W Impact": 6.967, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "sudhir ramakrishna": {"Citation Count": 0.4, "Geo Mean W Impact": 1.293, "Geo Mean Score": 0.298, "Arith Mean Score": 0.61, "Publication Count": 0.1}, "nidal n khrais": {"Citation Count": 4.7, "Geo Mean W Impact": 10.04, "Geo Mean Score": 1.094, "Arith Mean Score": 2.235, "Publication Count": 0.367}, "chris mooney": {"Citation Count": 0.286, "Geo Mean W Impact": 0.995, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "santosh paul abraham": {"Citation Count": 0.5, "Geo Mean W Impact": 1.742, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "yalou wang": {"Citation Count": 0.5, "Geo Mean W Impact": 1.658, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "yigang cai": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "andrea francini": {"Citation Count": 0.375, "Geo Mean W Impact": 1.244, "Geo Mean Score": 0.373, "Arith Mean Score": 0.762, "Publication Count": 0.125}, "kevin wang": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "zhibi wang": {"Citation Count": 1.333, "Geo Mean W Impact": 4.311, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "adam bender": {"Citation Count": 2.0, "Geo Mean W Impact": 6.467, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "georg fischer": {"Citation Count": 22.0, "Geo Mean W Impact": 66.634, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "gerald r thompson": {"Citation Count": 6.0, "Geo Mean W Impact": 18.4, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "suresh goyal": {"Citation Count": 1.714, "Geo Mean W Impact": 5.332, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "james paul seymour": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "andrew c clark": {"Citation Count": 0.0, "Geo Mean W Impact": 0.5, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "carlos urrutiavaldes": {"Citation Count": 0.6, "Geo Mean W Impact": 1.99, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "stefan brueck": {"Citation Count": 2.0, "Geo Mean W Impact": 6.133, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "brian huang": {"Citation Count": 0.333, "Geo Mean W Impact": 1.328, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "ganesan radhakrishnan": {"Citation Count": 0.0, "Geo Mean W Impact": 2.0, "Geo Mean Score": 5.967, "Arith Mean Score": 12.19, "Publication Count": 2.0}, "harish viswanathan": {"Citation Count": 4.733, "Geo Mean W Impact": 10.651, "Geo Mean Score": 0.796, "Arith Mean Score": 1.625, "Publication Count": 0.267}, "niranjan sudhir joshi": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "tony putman": {"Citation Count": 0.5, "Geo Mean W Impact": 1.658, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "jayanthi srinivasan": {"Citation Count": 1.0, "Geo Mean W Impact": 3.183, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "subramanian vasudevan": {"Citation Count": 0.4, "Geo Mean W Impact": 1.293, "Geo Mean Score": 0.298, "Arith Mean Score": 0.61, "Publication Count": 0.1}, "shipra agrawal": {"Citation Count": 0.857, "Geo Mean W Impact": 2.7, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "edward a clark": {"Citation Count": 0.333, "Geo Mean W Impact": 1.161, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "peter christian gunreben": {"Citation Count": 10.0, "Geo Mean W Impact": 30.083, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "alvaro h diaz": {"Citation Count": 1.0, "Geo Mean W Impact": 3.183, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "lily h zhu": {"Citation Count": 0.286, "Geo Mean W Impact": 0.995, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "jialin zou": {"Citation Count": 0.686, "Geo Mean W Impact": 2.183, "Geo Mean Score": 0.725, "Arith Mean Score": 1.48, "Publication Count": 0.243}, "paul anthony polakos": {"Citation Count": 4.333, "Geo Mean W Impact": 13.095, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "krishna balachandran": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "thomas w anderson": {"Citation Count": 2.4, "Geo Mean W Impact": 7.56, "Geo Mean Score": 1.193, "Arith Mean Score": 2.438, "Publication Count": 0.4}, "veena b mendiratta": {"Citation Count": 1.0, "Geo Mean W Impact": 3.317, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "erik meeuwissen": {"Citation Count": 2.667, "Geo Mean W Impact": 8.289, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "markus bauer": {"Citation Count": 4.2, "Geo Mean W Impact": 2.85, "Geo Mean Score": 1.343, "Arith Mean Score": 2.743, "Publication Count": 0.45}, "karen e plonty": {"Citation Count": 0.0, "Geo Mean W Impact": 0.5, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "hongru zhu": {"Citation Count": 1.333, "Geo Mean W Impact": 4.311, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "larry a cohen": {"Citation Count": 1.0, "Geo Mean W Impact": 3.183, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "lloyd g greenwald": {"Citation Count": 4.0, "Geo Mean W Impact": 12.433, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "michael brenner": {"Citation Count": 10.0, "Geo Mean W Impact": 30.333, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "anthony j wycklendt": {"Citation Count": 0.333, "Geo Mean W Impact": 1.161, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "william b lyons": {"Citation Count": 1.714, "Geo Mean W Impact": 5.332, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "dong sun": {"Citation Count": 2.4, "Geo Mean W Impact": 7.56, "Geo Mean Score": 1.193, "Arith Mean Score": 2.438, "Publication Count": 0.4}, "robert s hanmer": {"Citation Count": 1.0, "Geo Mean W Impact": 3.317, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "michael charles recchione": {"Citation Count": 1.5, "Geo Mean W Impact": 4.982, "Geo Mean Score": 1.74, "Arith Mean Score": 3.556, "Publication Count": 0.583}, "yang yang": {"Citation Count": 1.386, "Geo Mean W Impact": 4.658, "Geo Mean Score": 1.769, "Arith Mean Score": 3.614, "Publication Count": 0.593}, "qinqing zhang": {"Citation Count": 0.886, "Geo Mean W Impact": 2.941, "Geo Mean Score": 1.023, "Arith Mean Score": 2.09, "Publication Count": 0.343}, "frank a bastry": {"Citation Count": 2.2, "Geo Mean W Impact": 4.958, "Geo Mean Score": 1.343, "Arith Mean Score": 2.743, "Publication Count": 0.45}, "kumar vemuri": {"Citation Count": 0.333, "Geo Mean W Impact": 1.328, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "pichun chen": {"Citation Count": 0.886, "Geo Mean W Impact": 2.941, "Geo Mean Score": 1.023, "Arith Mean Score": 2.09, "Publication Count": 0.343}, "james s peterson": {"Citation Count": 1.5, "Geo Mean W Impact": 4.975, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "andrew r mcgee": {"Citation Count": 1.7, "Geo Mean W Impact": 5.362, "Geo Mean Score": 2.088, "Arith Mean Score": 4.267, "Publication Count": 0.7}, "dohsuk kim": {"Citation Count": 10.5, "Geo Mean W Impact": 31.825, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "ashok n rudrapatna": {"Citation Count": 6.8, "Geo Mean W Impact": 14.812, "Geo Mean Score": 0.895, "Arith Mean Score": 1.829, "Publication Count": 0.3}, "doru calin": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "andrei zaporozhets": {"Citation Count": 2.0, "Geo Mean W Impact": 6.133, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "shirish nagaraj": {"Citation Count": 0.4, "Geo Mean W Impact": 1.293, "Geo Mean Score": 0.298, "Arith Mean Score": 0.61, "Publication Count": 0.1}, "abdol saleh": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "jianfeng chen": {"Citation Count": 3.333, "Geo Mean W Impact": 10.278, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "adriaan j de lind van wijngaarden": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "vijay k gurbani": {"Citation Count": 1.5, "Geo Mean W Impact": 4.975, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "donald t mcbride": {"Citation Count": 1.0, "Geo Mean W Impact": 3.317, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "fang liu": {"Citation Count": 3.333, "Geo Mean W Impact": 10.278, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "albert j sawyer": {"Citation Count": 1.0, "Geo Mean W Impact": 3.483, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "paul reinold": {"Citation Count": 2.667, "Geo Mean W Impact": 8.289, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "michael j sheehan": {"Citation Count": 0.0, "Geo Mean W Impact": 1.0, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "ahmed tarraf": {"Citation Count": 10.5, "Geo Mean W Impact": 31.825, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "suhasini v sabnis": {"Citation Count": 2.0, "Geo Mean W Impact": 6.217, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "joseph a tarallo": {"Citation Count": 1.5, "Geo Mean W Impact": 4.975, "Geo Mean Score": 1.492, "Arith Mean Score": 3.048, "Publication Count": 0.5}, "lawrence m drabeck": {"Citation Count": 1.0, "Geo Mean W Impact": 3.183, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "stinson s mathai": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "lawrence c cowsar": {"Citation Count": 1.0, "Geo Mean W Impact": 3.983, "Geo Mean Score": 2.983, "Arith Mean Score": 6.095, "Publication Count": 1.0}, "pantelis monogioudis": {"Citation Count": 0.4, "Geo Mean W Impact": 1.293, "Geo Mean Score": 0.298, "Arith Mean Score": 0.61, "Publication Count": 0.1}, "amit mukhopadhyay": {"Citation Count": 0.6, "Geo Mean W Impact": 1.99, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "thierry e klein": {"Citation Count": 4.333, "Geo Mean W Impact": 13.095, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "joseph h kang": {"Citation Count": 6.4, "Geo Mean W Impact": 19.293, "Geo Mean Score": 0.597, "Arith Mean Score": 1.219, "Publication Count": 0.2}, "jeyashankher ramamirtham": {"Citation Count": 0.857, "Geo Mean W Impact": 1.242, "Geo Mean Score": 0.852, "Arith Mean Score": 1.741, "Publication Count": 0.286}, "jim borger": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "partha dutta": {"Citation Count": 2.0, "Geo Mean W Impact": 6.3, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "ren da": {"Citation Count": 0.286, "Geo Mean W Impact": 0.995, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "dupyo choi": {"Citation Count": 0.333, "Geo Mean W Impact": 1.161, "Geo Mean Score": 0.497, "Arith Mean Score": 1.016, "Publication Count": 0.167}, "supratim deb": {"Citation Count": 0.0, "Geo Mean W Impact": 0.143, "Geo Mean Score": 0.426, "Arith Mean Score": 0.871, "Publication Count": 0.143}, "dimitrios stiliadis": {"Citation Count": 0.375, "Geo Mean W Impact": 1.244, "Geo Mean Score": 0.373, "Arith Mean Score": 0.762, "Publication Count": 0.125}, "wolfgang thomas": {"Citation Count": 0.0, "Geo Mean W Impact": 0.333, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "rainer walter bachl": {"Citation Count": 10.0, "Geo Mean W Impact": 30.083, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "salman shaikh": {"Citation Count": 0.0, "Geo Mean W Impact": 0.25, "Geo Mean Score": 0.746, "Arith Mean Score": 1.524, "Publication Count": 0.25}, "qi bi": {"Citation Count": 1.1, "Geo Mean W Impact": 3.673, "Geo Mean Score": 1.343, "Arith Mean Score": 2.743, "Publication Count": 0.45}, "ramesh v pattabhiraman": {"Citation Count": 0.333, "Geo Mean W Impact": 1.328, "Geo Mean Score": 0.994, "Arith Mean Score": 2.032, "Publication Count": 0.333}, "ashok k gupta": {"Citation Count": 2.375, "Geo Mean W Impact": 6.872, "Geo Mean Score": 1.119, "Arith Mean Score": 2.286, "Publication Count": 0.375}, "paul a wilford": {"Citation Count": 0.091, "Geo Mean W Impact": 0.362, "Geo Mean Score": 0.271, "Arith Mean Score": 0.554, "Publication Count": 0.091}, "adiseshu hari": {"Citation Count": 0.375, "Geo Mean W Impact": 1.244, "Geo Mean Score": 0.373, "Arith Mean Score": 0.762, "Publication Count": 0.125}} |
{"title":"NHL.2013.11.30.Canucks.vs.Rangers.720p.HDTV.x264-PRiNCE","uid":9280610,"size":2741627435,"categoryP":"video","categoryS":"hd___tv_shows","magnet":"?xt=urn:btih:553774c0c2440c9d010aae87ea05ae29c2e981b9&dn=NHL.2013.11.30.Canucks.vs.Rangers.720p.HDTV.x264-PRiNCE&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":"sceneline","files":59,"time":1385932766,"description":"Please Seed back to make the speed Faster!!\nand use comment \n ............ NFO .............\n-","torrent":{"xt":"urn:btih:553774c0c2440c9d010aae87ea05ae29c2e981b9","amp;dn":"NHL.2013.11.30.Canucks.vs.Rangers.720p.HDTV.x264-PRiNCE","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":"553774c0c2440c9d010aae87ea05ae29c2e981b9","infoHashBuffer":{"type":"Buffer","data":[85,55,116,192,194,68,12,157,1,10,174,135,234,5,174,41,194,233,129,185]},"announce":[],"urlList":[]}} |
{
"id": 320373913,
"type": "Feature",
"properties": {
"addr:full":"50 Queen Street Morpeth Northumberland NE65 0BZ",
"addr:housenumber":"50",
"addr:postcode":"ne65 0bz",
"addr:street":"Queen Street",
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"-1.584533,55.333401,-1.584533,55.333401",
"geom:latitude":55.333401,
"geom:longitude":-1.584533,
"iso:country":"GB",
"mz:hierarchy_label":1,
"mz:is_current":-1,
"sg:address":"50 Queen Street",
"sg:city":"Morpeth",
"sg:classifiers":[
{
"category":"Fast Food",
"subcategory":"",
"type":"Food & Drink"
}
],
"sg:owner":"simplegeo",
"sg:phone":"+44 1665 713389",
"sg:postcode":"NE65 0BZ",
"sg:province":"Northumberland",
"sg:tags":[
"away",
"take"
],
"src:geom":"simplegeo",
"wof:belongsto":[
85633159,
101872379,
85683821
],
"wof:breaches":[],
"wof:concordances":{
"sg:id":"SG_0WiniiGX9xYvzhp1TMEMm4_55.333401_-1.584533@1300740316"
},
"wof:country":"GB",
"wof:geomhash":"049dc2f60fd40423194b53f9d4b3285b",
"wof:hierarchy":[
{
"continent_id":-1,
"country_id":85633159,
"locality_id":101872379,
"neighbourhood_id":-1,
"region_id":85683821,
"venue_id":320373913
}
],
"wof:id":320373913,
"wof:lastmodified":1496963045,
"wof:name":"Amble Chinese Take-Away",
"wof:parent_id":-1,
"wof:placetype":"venue",
"wof:repo":"whosonfirst-data-venue-gb",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[
"away",
"take"
]
},
"bbox": [
-1.584533,
55.333401,
-1.584533,
55.333401
],
"geometry": {"coordinates":[-1.584533,55.333401],"type":"Point"}
} |
{
"docs": {
"Test": [
{
"type": "category",
"label": "Category Label",
"items": "doc1"
}
]
}
}
|
[{"web_url": "https://www.nytimes.com/aponline/2017/03/04/sports/basketball/ap-bkn-all-star-format-changes.html", "source": "AP", "_id": "58bacf9195d0e024902fd860", "pub_date": "2017-03-04T14:30:35+0000", "lead_paragraph": "Change is coming to the defense-optional All-Star Game, and NBA Commissioner Adam Silver wants to hear ideas.", "section_name": "Sports", "type_of_material": "News", "snippet": "Change is coming to the defense-optional All-Star Game, and NBA Commissioner Adam Silver wants to hear ideas....", "document_type": "article", "headline": {"main": "Texas Town Looks to Tell Story of Mexican Guest Workers", "print_headline": "Texas Town Looks to Tell Story of Mexican Guest Workers"}}] |
{"title":"ๆ้ฆใ่ใใใๆฐใซใชใใพใใปใปใปใ","url":"http://horahorazoon.blog134.fc2.com/blog-entry-12186.html","time":"2017-10-03 09:01:07 UTC"} |
{"id":74256,"kecid":6243,"name":"Duryar Rumoy","hash":"d0eaf03bea21ab331543e46425c766ce","related":{"kecamatan":{"id":6243,"nama":"Teor"},"kabupaten":{"id":460,"nama":"Kabupaten Seram Bagian Timur","ibukota":"Dataran Hunimoa"},"provinsi":{"id":31,"nama":"Maluku"}}}
|
{"title":"Tom Petty And The Heartbreakers - Greatest Hits (Remastered)","uid":13415010,"size":540030528,"categoryP":"audio","categoryS":"flac","magnet":"?xt=urn:btih:d13dfda1836f4ff0e436ec77028406b6b6396511&dn=Tom+Petty+And+The+Heartbreakers+-+Greatest+Hits+%28Remastered%29&tr=udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969&tr=udp%3A%2F%2Fzer0day.ch%3A1337&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":"blxtn","files":18,"time":1454480953,"description":"Tom Petty And The Heartbreakers - Greatest Hits (Remastered)\r\n\r\n\r\nType: Music\r\nGenre: Rock\r\nFormat: FLAC\r\nCompression Level: 0\r\nRuntime: 01:06:22\r\n\r\n\r\nTracklist:\r\n\r\n01. Tom Petty And The Heartbreakers - American Girl\r\n02. Tom Petty And The Heartbreakers - Breakdown\r\n03. Tom Petty And The Heartbreakers - Listen To Her Heart\r\n04. Tom Petty And The Heartbreakers - I Need To Know\r\n05. Tom Petty And The Heartbreakers - Refugee\r\n06. Tom Petty And The Heartbreakers - Don't Do Me Like That\r\n07. Tom Petty And The Heartbreakers - Even The Losers\r\n08. Tom Petty And The Heartbreakers - Here Comes My Girl\r\n09. Tom Petty And The Heartbreakers - The Waiting\r\n10. Tom Petty And The Heartbreakers - You Got Lucky\r\n11. Tom Petty And The Heartbreakers - Don't Come Around Here No More\r\n12. Tom Petty And The Heartbreakers - I Won't Back Down\r\n13. Tom Petty And The Heartbreakers - Runnin' Down A Dream\r\n14. Tom Petty And The Heartbreakers - Free Fallin'\r\n15. Tom Petty And The Heartbreakers - Learning To Fly\r\n16. Tom Petty And The Heartbreakers - Into The Great Wide Open\r\n17. Tom Petty And The Heartbreakers - Mary Jane's Last Dance\r\n18. Tom Petty And The Heartbreakers - Stop Draggin' My Heart Around (with Stevie Nicks)\r\n\r\nEnjoy!","torrent":{"xt":"urn:btih:d13dfda1836f4ff0e436ec77028406b6b6396511","amp;dn":"Tom+Petty+And+The+Heartbreakers+-+Greatest+Hits+%28Remastered%29","amp;tr":["udp%3A%2F%2Ftracker.leechers-paradise.org%3A6969","udp%3A%2F%2Fzer0day.ch%3A1337","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"d13dfda1836f4ff0e436ec77028406b6b6396511","infoHashBuffer":{"type":"Buffer","data":[209,61,253,161,131,111,79,240,228,54,236,119,2,132,6,182,182,57,101,17]},"announce":[],"urlList":[]}} |
{
"forum_title": "Ljรณรฐ",
"user": "honkadunk",
"user_id": "53894",
"date": "2005-02-05 13:55:02",
"title": "Aรฐ borรฐa tilfinningar sรญnar!",
"text": "Mรฉr\nleiรฐist\nog รฉg opna รญskรกpinn heima\ntek รบt myglaรฐar og gamlar tilfinningar,\nog gleipi til aรฐ gleyma.\nรg รก enga vini\nef รฉg รฆtti รพรก myndi รฉg borรฐa รพรก\nรพvรญ mรฉr รพรฆtti\nvรฆnt\num รพรก.\nรg รก afmรฆli\nรฉg borรฐa pakkana\nรพvรญ รพeir eru\nรกnรฆgjulegir\nMig langar aรฐ borรฐa รพetta ljรณรฐ\nรพvรญ รพaรฐ er\ntilfinningalegt\n!",
"url": "https://www.hugi.is/ljod/greinar/274417/ad-borda-tilfinningar-sinar/",
"url_id": "274417",
"id": "1947206",
"replies": [
{
"user": "gummibill",
"user_id": "56078",
"date": "2005-02-06 01:23:15",
"id": "1953662",
"reply_to_id": "1947206",
"text": "skemmtilegt"
},
{
"user": "zorglubb",
"user_id": "347",
"date": "2005-02-07 17:35:18",
"id": "1956572",
"reply_to_id": "1947206",
"text": "Fyrsta erindiรฐ er frรกbรฆrt, svo finnst mรฉr ljรณรฐiรฐ fara รบt รญ vitleysu, sorry :]"
},
{
"user": "mayday",
"user_id": "21661",
"date": "2005-02-11 18:00:12",
"id": "1965144",
"reply_to_id": "1947206",
"text": "Mรฉr finnst รพetta vera skondiรฐ ljรณรฐ og รญ leiรฐinni svolรญtiรฐ dapurt.Gaman af รพessu."
},
{
"user": "honkadunk",
"user_id": "53894",
"date": "2005-02-15 23:44:26",
"id": "1973236",
"reply_to_id": "1947206",
"text": "รรบ รพarft ekkert aรฐ segja sorry รพvรญ aรฐ mรฉr er nรกkvรฆmlega samaโฆรg fer ek aรฐ setja eitthvaรฐ hรฉrna inn nema fรณlk meigi nรฝรฐast รก รพvรญ:)"
}
]
} |
{"geometry":{"type":"Polygon","coordinates":[[[9.164762,54.291408],[9.164798,54.289611],[9.166333,54.289621],[9.166369,54.287824],[9.167904,54.287834],[9.167940,54.286037],[9.169475,54.286048],[9.169493,54.285149],[9.171028,54.285159],[9.171064,54.283362],[9.172599,54.283373],[9.172616,54.282474],[9.169547,54.282454],[9.169565,54.281555],[9.168030,54.281545],[9.168066,54.279748],[9.166531,54.279737],[9.166549,54.278839],[9.157340,54.278776],[9.157322,54.279675],[9.160392,54.279696],[9.160319,54.283290],[9.158784,54.283279],[9.158766,54.284178],[9.152626,54.284136],[9.152644,54.283237],[9.151109,54.283227],[9.151036,54.286821],[9.147966,54.286800],[9.147929,54.288597],[9.149464,54.288608],[9.149483,54.287709],[9.157158,54.287762],[9.157104,54.290457],[9.160174,54.290478],[9.160156,54.291377],[9.164762,54.291408]]]},"properties":{"qs:a1r":"0","qs:la":"Hennstedt","geom:longitude":9.161585,"lbl:latitude":54.283330,"qs:loc_alt":"Hennstedt","iso:country":"DE","src:geom_alt":[],"wof:geomhash":"77a041e9b7b5c2cd89c2810cb78d2fa2","qs:level":"locality","wof:name":"Hennstedt","src:geom":"quattroshapes","qs:adm0":"Bundesrepublik Deutschland","wof:breaches":[],"wof:hierarchy":[{"locality_id":101805137,"country_id":85633111,"region_id":85682517,"county_id":102064119}],"qs:la_lc":"*DE01005127049","qs:loc":"Hennstedt","wof:id":101805137,"qs:pop":0,"lbl:longitude":9.166670,"wof:supersedes":[],"geom:area":0.000150,"geom:latitude":54.285125,"qs:source":"UCustom EuroGlobalMap + UMZ Urban Polygons + Geonames + GeoPlanet","src:centroid_lbl":"geonames","wof:belongsto":[85633111,85682517,102064119],"qs:type":"rural point-in-poly","wof:placetype":"locality","gn:population":1852,"qs:a0":"Bundesrepublik Deutschland","qs:a1":"*Schleswig-Holstein","qs:a2":"Dithmarschen","wof:lastmodified":1439924364,"wof:superseded_by":[],"wof:concordances":{"gn:id":2906316,"qs:id":5},"wof:parent_id":102064119},"type":"Feature","bbox":[9.147929,54.278776,9.172616,54.291408],"id":101805137} |
{"classModifiers": ["private"], "className": "Test", "constructors": [{"modifiers": ["public"]}, {"arguments": [["Car", "car"], ["int", "counter"]], "modifiers": ["public"]}], "extendedClassName": "ParentTest", "fields": [{"fieldName": "testInt", "isCollection": false, "isPrimitive": true, "modifiers": [null], "typeName": "int"}, {"fieldName": "testFloat", "isCollection": false, "isPrimitive": true, "modifiers": ["private", "static"], "typeName": "float"}, {"fieldName": "cars", "isCollection": true, "isPrimitive": false, "modifiers": ["public"], "typeName": "Car"}, {"fieldName": "garage", "isCollection": false, "isPrimitive": false, "modifiers": [null], "typeName": "Garage"}, {"fieldName": "bytes", "isCollection": true, "modifiers": ["private"], "typeName": "byte"}, {"fieldName": "garages", "isCollection": true, "modifiers": ["public"], "typeName": "Garage"}], "implementedInterfacesNames": ["TestInterface2", "TestInterface"], "methods": [{"modifiers": ["public"], "name": "testMethod", "returnType": "void"}, {"arguments": [["int", "counter"]], "modifiers": [null], "name": "testMethod2", "returnType": "int"}]} |
{"title":"Banshee.S02E05.Retail.DKsubs.720p.HDTV.x264-","uid":9594976,"size":1623869147,"categoryP":"video","categoryS":"hd___tv_shows","magnet":"?xt=urn:btih:065bb3673a6d82537201c2a9a38d170b3156bd2e&dn=Banshee.S02E05.Retail.DKsubs.720p.HDTV.x264-&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":null,"files":1,"time":1391990522,"description":"Banshee.S02E05.Retail.DKsubs.720p.HDTV.x264-\n\n\n\n <a href="\nhttp://tv-film.wix.com/tv-film#" rel="nofollow" target="_NEW">\nhttp://tv-film.wix.com/tv-film#</a>","torrent":{"xt":"urn:btih:065bb3673a6d82537201c2a9a38d170b3156bd2e","amp;dn":"Banshee.S02E05.Retail.DKsubs.720p.HDTV.x264-","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":"065bb3673a6d82537201c2a9a38d170b3156bd2e","infoHashBuffer":{"type":"Buffer","data":[6,91,179,103,58,109,130,83,114,1,194,169,163,141,23,11,49,86,189,46]},"announce":[],"urlList":[]}} |
{
"id": "808e5005-4e1d-4bcc-9306-7883ffab7655",
"name": "Laos",
"iso_code": "LA",
"wikidata": "Q819"
} |
{".js":"7cb28759fa325c9b2a18c8fcd2e8b3ab4217c632.js"} |
["dd228a7531a1db27d895e7a7c0480497073e21fe"] |
{"poster":"POBacke123k","date":"2019-11-06T13:20:07.126+0000","title":"Wie lange hรคlt eine sogenannte \"Warteschlange mit geringer Prioritรคt\" รผberhaupt an","subforum":"Hilfe & Support","up_votes":1,"down_votes":0,"body":"Hey ich habe da eine frage, u. z. ich hab schon seit ungefรคhr 1 1/2 Jahren eine Warteschlangen zeit strafe von 20 Minuten wegen AFK gehen in einem Game nur damals wurde mir noch angezeigt wie oft ich sowas noch absitzen muss. Ich habe mir vor kurzem wieder LoL auf mein PC geladen und diese Sperrzeit ist immer noch da, wie lange muss ich das denn jetzt noch absitzen?","replies":[{"poster":"CptPICHU","date":"2019-11-06T14:22:35.163+0000","up_votes":1,"down_votes":0,"body":"Ja, es geht nach Spielen, nicht nach Zeit.\n5 Spiele mรผssten es sein.\nVorsicht aber: Wenn du oder ein Mate von dir ein Match ablehnt oder die Champauswahl verlรคsst,\nzรคhlt das nicht als gespieltes Spiel und du musst komplett nochmal 20 Min. warten.\n\nOb ein Remake als Spiel zรคhlt, weiss ich nicht genau.\nAufjeden Fall funktioniert das Ganze so.","replies":[{"poster":"Allerbester Biss","date":"2019-11-06T15:26:16.142+0000","up_votes":1,"down_votes":0,"body":"Ein Remake zรคhlt auch als ein Spiel...\nSolange du nicht der Grund fรผr den Remake warst!","replies":[]}]},{"poster":"00 M4ddin 00","date":"2019-11-06T13:32:30.504+0000","up_votes":1,"down_votes":0,"body":"Die Zeit zum absitzen wird in gespielten spielen gerechnet nicht in vergangener zeit ;) \n\nSonst wรผrde jeder einfach auf einem smurf wechseln bis die Zeit abgelaufen ist ^^","replies":[]},{"poster":"Amycos Cyrus","date":"2019-11-06T13:27:23.044+0000","up_votes":1,"down_votes":0,"body":"Das ist 5 Spiele. Kann sich allerdings auch steigern, wenn man hรคufiger AFK ist.","replies":[]},{"poster":"HookEmUp","date":"2019-11-06T13:23:32.250+0000","up_votes":1,"down_votes":0,"body":"Nur ein Game AFK gewesen? \n\nIch glaube, das geht nach gespielten Games. Ist also nicht zeitlich gebunden... aber evtl. wissen das andere besser.","replies":[]}]} |
{"poster":"Ghost Shadow26","date":"2016-04-24T23:02:15.488+0000","title":"ยฟQue Opinan? (skin caja Hextech)","subforum":"Charlas Generales","up_votes":1,"down_votes":1,"body":"_**Buenas Invocadores:**_ {{champion:51}} \r\n\r\nMe toco en una caja hextech, la skin de Sejuani "Cazadora de Bestias"\r\n\r\n¿Que Opinan, esta buena la skin? nunca en mi vida jugué sejuani (y por casualidad esta gratis) debería transformarla? o esperar y conseguir otra mejor?.\r\n\r\nhttp://imgur.com/NjcgQIs\r\n\r\nhttp://imgur.com/8hcMffn\r\n\r\n**Saludos!** {{sticker:slayer-pantheon-thumbs}}","replies":[{"poster":"Kyousuke","date":"2016-04-24T23:08:54.587+0000","up_votes":2,"down_votes":0,"body":"realmente es fea xD solo cambia aspecto y cerdo nada mas. yo lo guardarรญa para desencantar o cambiar","replies":[]},{"poster":"vk0utsider","date":"2016-04-24T23:04:39.345+0000","up_votes":1,"down_votes":0,"body":"Lo que vos quieras ... que importa lo que piensen los demรกs.","replies":[{"poster":"ZanahoriaAsesina","date":"2016-04-25T00:41:59.732+0000","up_votes":1,"down_votes":0,"body":"^ Exactamente.","replies":[]}]},{"poster":"Bienzahar","date":"2016-04-25T00:13:38.433+0000","up_votes":1,"down_votes":0,"body":"Es terrible de fea, lo unico bueno es que vas por ahรญ dando cornadas por el culo xD","replies":[]},{"poster":"Americans","date":"2016-04-24T23:06:10.151+0000","up_votes":1,"down_votes":0,"body":"Busca en youtube como se ve y listo.","replies":[]}]} |
{
"name": "or_tutorial_2",
"category": "RealSense SDK",
"tag": "realsense",
"description": "This console app builds on top of or_tutorial_1, and illustrates how to utilize the libOR object localization and 3d localization functionality. All items with >= 90% confidence will identified along with the bounding box coordinates being displayed on the console.",
"author": "Intel Corporation",
"date": "2016-09-01",
"main": "main.cpp",
"platform": {
"hwreq": [
"ZR300"
],
"libs": []
},
"cxxflags": "--std=c++11 -pthread -fPIC -std=c++0x -I/usr/include/librealsense -I/usr/include/librealsense/object_recognition",
"ldflags": "-lrs_projection -lrs_image -lrs_playback -lrs_record -lrs_log_utils -lrealsense -lpthread -lobject_recognition -lopencv_highgui -lopencv_imgproc -lopencv_core"
}
|
[{"jsonrpc": "2.0", "result": [{"blockTime": 1631807784, "confirmationStatus": "finalized", "err": null, "memo": null, "signature": "2kWkHbRo5Zvy5HpPDxfSGE6hb1ruiBZzAii6qep5UDKKqqanqbUCjWDZZEsurvzreoKYJV5Kq5iuihXJox6CQrcA", "slot": 96802078}, {"blockTime": 1631807780, "confirmationStatus": "finalized", "err": null, "memo": null, "signature": "3AEhcjNrHgvqHJFd5VR6SjQyknnQchhe6WDXJpcaNsWJGiuKvqVz2ntTcm7VyaB34Rqs6CA1wK1JFkyirxhDNNfx", "slot": 96802069}, {"blockTime": 1631807771, "confirmationStatus": "finalized", "err": null, "memo": null, "signature": "66zeaBemWLNvuyLZiYUggZL2Nb6bDNmbb2KVmJ4cbrduB2onckndMnEV7LM7iztMtipVPMXiqsJAYK1WEPr7uWfs", "slot": 96802054}], "id": "533de89c-e083-4930-b91e-c1a1e4921e06"}] |
{"poster":"Recuro","date":"2017-07-02T02:37:35.467+0000","title":"Fail to connect, game not loading properly after reconecting.","subforum":"[ARCHIVED] Help & Support","up_votes":1,"down_votes":0,"body":"This happens to me occasionally, after champ select it says failed to connect. Upon retrying and finally loading into game the game does not run properly. I cannot see items, skills, health bars don't change, no chat, gold amount doesn't increase, etc. Pretty much the only thing I can see is champions moving. Reconnecting repeatedly does not solve the problem.","replies":[{"poster":"Broporo","date":"2017-07-02T03:20:46.733+0000","up_votes":1,"down_votes":0,"body":"Hmmmmm that seems like a lot of visual errors pertaining to certain key aspects of the game which makes me feel like some of the game files are corrupted. Let's run a quick repair through the client options to make sure everything is still intact. Hit me back up after testing it in a practice game and let me know if you can see everything correctly again.","replies":[]}]} |
{"_id":"A83753","titles":["The order and form for church government by bishops and the clergie of this kingdome. Voted in the House of Commons on Friday, July 16, 1641. : Whereunto is added Mr. Grimstons and Mr. Seldens arguments concerning Episcopacie."],"author":["England and Wales. Parliament. House of Commons.","Grimston, Harbottle, Sir, 1603-1685.","Selden, John, 1584-1654."],"place":"[London :","date":"Printed Anno, 1641.","publisher":"s.n.],","notes":["Place of publication suggested by Wing.","Imperfect: p. 2-3 are numbered 4-5.","Reproduction of original in: Henry E. Huntington Library, San Marino, California."],"editionDate":"1641","language":"eng","keywords":["Church of England -- Government.","Episcopacy."]} |
{
"id": 924385145,
"type": "Feature",
"properties": {
"addr:full":"231 Stand Lane, Radcliffe Manchester Greater Manchester M26 1JJ",
"addr:housenumber":"231",
"addr:postcode":"m26 1jj",
"addr:street":"Stand Lane",
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"-2.3409190178,53.5557289124,-2.3409190178,53.5557289124",
"geom:latitude":53.555729,
"geom:longitude":-2.340919,
"iso:country":"GB",
"mz:hierarchy_label":1,
"mz:is_current":-1,
"sg:address":"231 Stand Lane, Radcliffe",
"sg:city":"Manchester",
"sg:classifiers":[
{
"category":"Building & Trades",
"subcategory":"Construction",
"type":"Services"
},
{
"category":"Utilities",
"subcategory":"Natural Gas",
"type":"Services"
}
],
"sg:owner":"simplegeo",
"sg:phone":"+44 161 796 2643",
"sg:postcode":"M26 1JJ",
"sg:province":"Greater Manchester",
"sg:tags":[
"control",
"management",
"system",
"energy",
"heating",
"contractor"
],
"src:geom":"simplegeo",
"wof:belongsto":[
85633159,
85785901,
85683615
],
"wof:breaches":[],
"wof:concordances":{
"sg:id":"SG_6sN7VkR0YYjEqc8lTwYvmh_53.555729_-2.340919@1300740788"
},
"wof:country":"GB",
"wof:created":1471959363,
"wof:geomhash":"93629cbc269568128d9a6b1ee7e927da",
"wof:hierarchy":[
{
"country_id":85633159,
"neighbourhood_id":85785901,
"region_id":85683615,
"venue_id":924385145
}
],
"wof:id":924385145,
"wof:lastmodified":1496952137,
"wof:name":"Waters Heating & Plumbing",
"wof:parent_id":85785901,
"wof:placetype":"venue",
"wof:repo":"whosonfirst-data-venue-gb",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[
"control",
"management",
"system",
"energy",
"heating",
"contractor"
]
},
"bbox": [
-2.3409190178,
53.5557289124,
-2.3409190178,
53.5557289124
],
"geometry": {"coordinates":[-2.3409190178,53.5557289124],"type":"Point"}
} |
[{"lineNumber": 62, "col_offset": 0, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 91, "col_offset": 0, "nodeName": "authenticate", "type": "Callable[[Any, Any, Any], Any]"}, {"lineNumber": 111, "col_offset": 0, "nodeName": "check_multiple_platforms", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 118, "col_offset": 0, "nodeName": "each_result_contains", "type": "Callable[[Any, Any], Any]"}, {"lineNumber": 123, "col_offset": 0, "nodeName": "validate_at_least_one", "type": "Callable[[Any], Any]"}, {"lineNumber": 130, "col_offset": 0, "nodeName": "validate_response", "type": "Callable[[Any], Any]"}, {"lineNumber": 6, "col_offset": 31, "nodeName": "Exception", "type": "Type[Exception]"}, {"lineNumber": 10, "col_offset": 16, "nodeName": "object", "type": "Type[object]"}, {"lineNumber": 72, "col_offset": 11, "nodeName": "rpc_root", "type": "Any"}, {"lineNumber": 80, "col_offset": 7, "nodeName": "auth_token", "type": "None"}, {"lineNumber": 83, "col_offset": 7, "nodeName": "params", "type": "Dict[str, Any]"}, {"lineNumber": 86, "col_offset": 4, "nodeName": "data", "type": "Any"}, {"lineNumber": 106, "col_offset": 4, "nodeName": "jsonres", "type": "Any"}, {"lineNumber": 112, "col_offset": 11, "nodeName": "bind_web_address", "type": "Any"}, {"lineNumber": 113, "col_offset": 11, "nodeName": "bind_web_address", "type": "Any"}, {"lineNumber": 119, "col_offset": 8, "nodeName": "result", "type": "Any"}, {"lineNumber": 119, "col_offset": 18, "nodeName": "result_list", "type": "Any"}, {"lineNumber": 125, "col_offset": 4, "nodeName": "result", "type": "Any"}, {"lineNumber": 127, "col_offset": 11, "nodeName": "result", "type": "Any"}, {"lineNumber": 136, "col_offset": 11, "nodeName": "ok", "type": "bool"}, {"lineNumber": 137, "col_offset": 4, "nodeName": "rpcdict", "type": "Any"}, {"lineNumber": 18, "col_offset": 8, "nodeName": "_url", "type": "Any"}, {"lineNumber": 18, "col_offset": 20, "nodeName": "url", "type": "Any"}, {"lineNumber": 19, "col_offset": 8, "nodeName": "_username", "type": "Any"}, {"lineNumber": 19, "col_offset": 25, "nodeName": "username", "type": "Any"}, {"lineNumber": 20, "col_offset": 8, "nodeName": "_password", "type": "Any"}, {"lineNumber": 20, "col_offset": 25, "nodeName": "password", "type": "Any"}, {"lineNumber": 21, "col_offset": 8, "nodeName": "_auth_token", "type": "Any"}, {"lineNumber": 30, "col_offset": 11, "nodeName": "use_auth_token", "type": "bool"}, {"lineNumber": 77, "col_offset": 18, "nodeName": "method", "type": "str"}, {"lineNumber": 81, "col_offset": 40, "nodeName": "auth_token", "type": "Any"}, {"lineNumber": 84, "col_offset": 33, "nodeName": "params", "type": "Dict[str, Any]"}, {"lineNumber": 86, "col_offset": 11, "nodeName": "dumps", "type": "Any"}, {"lineNumber": 86, "col_offset": 25, "nodeName": "json_package", "type": "Dict[str, Union[str, Dict[str, Any]]]"}, {"lineNumber": 88, "col_offset": 11, "nodeName": "post", "type": "Callable[..., requests.models.Response]"}, {"lineNumber": 88, "col_offset": 25, "nodeName": "rpc_root", "type": "Any"}, {"lineNumber": 100, "col_offset": 4, "nodeName": "print", "type": "Callable[..., None]"}, {"lineNumber": 100, "col_offset": 23, "nodeName": "jsonrpcaddr", "type": "Any"}, {"lineNumber": 101, "col_offset": 15, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 105, "col_offset": 4, "nodeName": "validate_response", "type": "Callable[[Any], Any]"}, {"lineNumber": 105, "col_offset": 22, "nodeName": "response", "type": "requests.models.Response"}, {"lineNumber": 106, "col_offset": 14, "nodeName": "json", "type": "Callable[..., Any]"}, {"lineNumber": 108, "col_offset": 11, "nodeName": "username", "type": "Any"}, {"lineNumber": 112, "col_offset": 11, "nodeName": "platformwrapper1", "type": "Any"}, {"lineNumber": 113, "col_offset": 11, "nodeName": "platformwrapper2", "type": "Any"}, {"lineNumber": 114, "col_offset": 11, "nodeName": "bind_web_address", "type": "Any"}, {"lineNumber": 115, "col_offset": 8, "nodeName": "bind_web_address", "type": "Any"}, {"lineNumber": 124, "col_offset": 4, "nodeName": "validate_response", "type": "Callable[[Any], Any]"}, {"lineNumber": 124, "col_offset": 22, "nodeName": "response", "type": "Any"}, {"lineNumber": 136, "col_offset": 11, "nodeName": "response", "type": "requests.models.Response"}, {"lineNumber": 137, "col_offset": 14, "nodeName": "json", "type": "Callable[..., Any]"}, {"lineNumber": 138, "col_offset": 4, "nodeName": "print", "type": "Callable[..., None]"}, {"lineNumber": 138, "col_offset": 21, "nodeName": "rpcdict", "type": "Any"}, {"lineNumber": 140, "col_offset": 11, "nodeName": "rpcdict", "type": "Any"}, {"lineNumber": 18, "col_offset": 8, "nodeName": "self", "type": "APITester"}, {"lineNumber": 19, "col_offset": 8, "nodeName": "self", "type": "APITester"}, {"lineNumber": 20, "col_offset": 8, "nodeName": "self", "type": "APITester"}, {"lineNumber": 21, "col_offset": 8, "nodeName": "self", "type": "APITester"}, {"lineNumber": 21, "col_offset": 27, "nodeName": "get_auth_token", "type": "Callable[[], Any]"}, {"lineNumber": 26, "col_offset": 22, "nodeName": "method", "type": "str"}, {"lineNumber": 27, "col_offset": 22, "nodeName": "params", "type": "Dict[str, Union[Any, bool]]"}, {"lineNumber": 31, "col_offset": 36, "nodeName": "_auth_token", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "print", "type": "Callable[..., None]"}, {"lineNumber": 33, "col_offset": 8, "nodeName": "print", "type": "Callable[..., None]"}, {"lineNumber": 33, "col_offset": 14, "nodeName": "data", "type": "Dict[str, Union[str, Dict[str, Union[Any, bool]]]]"}, {"lineNumber": 34, "col_offset": 15, "nodeName": "post", "type": "Callable[..., requests.models.Response]"}, {"lineNumber": 34, "col_offset": 29, "nodeName": "_url", "type": "Any"}, {"lineNumber": 37, "col_offset": 19, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 40, "col_offset": 15, "nodeName": "response", "type": "requests.models.Response"}, {"lineNumber": 41, "col_offset": 18, "nodeName": "FailedToGetAuthorization", "type": "Type[FailedToGetAuthorization]"}, {"lineNumber": 42, "col_offset": 8, "nodeName": "validate_response", "type": "Callable[[Any], Any]"}, {"lineNumber": 42, "col_offset": 26, "nodeName": "response", "type": "requests.models.Response"}, {"lineNumber": 46, "col_offset": 15, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 50, "col_offset": 15, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 54, "col_offset": 15, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 57, "col_offset": 15, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 60, "col_offset": 15, "nodeName": "do_rpc", "type": "Callable[..., Any]"}, {"lineNumber": 81, "col_offset": 8, "nodeName": "json_package", "type": "Dict[str, Union[Any, str]]"}, {"lineNumber": 84, "col_offset": 8, "nodeName": "json_package", "type": "Dict[str, Union[str, Dict[str, Any]]]"}, {"lineNumber": 86, "col_offset": 11, "nodeName": "jsonapi", "type": "Any"}, {"lineNumber": 88, "col_offset": 11, "nodeName": "requests", "type": "module"}, {"lineNumber": 88, "col_offset": 40, "nodeName": "data", "type": "Any"}, {"lineNumber": 101, "col_offset": 56, "nodeName": "username", "type": "Any"}, {"lineNumber": 102, "col_offset": 56, "nodeName": "password", "type": "Any"}, {"lineNumber": 103, "col_offset": 31, "nodeName": "jsonrpcaddr", "type": "Any"}, {"lineNumber": 106, "col_offset": 14, "nodeName": "response", "type": "requests.models.Response"}, {"lineNumber": 108, "col_offset": 21, "nodeName": "jsonres", "type": "Any"}, {"lineNumber": 114, "col_offset": 11, "nodeName": "platformwrapper1", "type": "Any"}, {"lineNumber": 115, "col_offset": 8, "nodeName": "platformwrapper2", "type": "Any"}, {"lineNumber": 120, "col_offset": 15, "nodeName": "all", "type": "Callable[[Any], bool]"}, {"lineNumber": 125, "col_offset": 13, "nodeName": "json", "type": "Any"}, {"lineNumber": 126, "col_offset": 11, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 126, "col_offset": 15, "nodeName": "result", "type": "Any"}, {"lineNumber": 137, "col_offset": 14, "nodeName": "response", "type": "requests.models.Response"}, {"lineNumber": 139, "col_offset": 11, "nodeName": "rpcdict", "type": "Any"}, {"lineNumber": 21, "col_offset": 27, "nodeName": "self", "type": "APITester"}, {"lineNumber": 31, "col_offset": 12, "nodeName": "data", "type": "Dict[str, Any]"}, {"lineNumber": 31, "col_offset": 36, "nodeName": "self", "type": "APITester"}, {"lineNumber": 34, "col_offset": 15, "nodeName": "requests", "type": "module"}, {"lineNumber": 34, "col_offset": 29, "nodeName": "self", "type": "APITester"}, {"lineNumber": 34, "col_offset": 45, "nodeName": "data", "type": "Dict[str, Union[str, Dict[str, Union[Any, bool]]]]"}, {"lineNumber": 37, "col_offset": 19, "nodeName": "self", "type": "APITester"}, {"lineNumber": 39, "col_offset": 21, "nodeName": "_username", "type": "Any"}, {"lineNumber": 39, "col_offset": 46, "nodeName": "_password", "type": "Any"}, {"lineNumber": 43, "col_offset": 15, "nodeName": "loads", "type": "Any"}, {"lineNumber": 43, "col_offset": 29, "nodeName": "content", "type": "bytes"}, {"lineNumber": 46, "col_offset": 15, "nodeName": "self", "type": "APITester"}, {"lineNumber": 46, "col_offset": 27, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 47, "col_offset": 44, "nodeName": "platform_uuid", "type": "Any"}, {"lineNumber": 47, "col_offset": 59, "nodeName": "agent_uuid", "type": "Any"}, {"lineNumber": 50, "col_offset": 15, "nodeName": "self", "type": "APITester"}, {"lineNumber": 50, "col_offset": 66, "nodeName": "addr", "type": "Any"}, {"lineNumber": 51, "col_offset": 40, "nodeName": "name", "type": "Any"}, {"lineNumber": 54, "col_offset": 15, "nodeName": "self", "type": "APITester"}, {"lineNumber": 57, "col_offset": 15, "nodeName": "self", "type": "APITester"}, {"lineNumber": 60, "col_offset": 15, "nodeName": "self", "type": "APITester"}, {"lineNumber": 60, "col_offset": 64, "nodeName": "platform_uuid", "type": "Any"}, {"lineNumber": 125, "col_offset": 13, "nodeName": "response", "type": "Any"}, {"lineNumber": 141, "col_offset": 22, "nodeName": "keys", "type": "Any"}, {"lineNumber": 141, "col_offset": 52, "nodeName": "keys", "type": "Any"}, {"lineNumber": 39, "col_offset": 21, "nodeName": "self", "type": "APITester"}, {"lineNumber": 39, "col_offset": 46, "nodeName": "self", "type": "APITester"}, {"lineNumber": 43, "col_offset": 15, "nodeName": "jsonapi", "type": "Any"}, {"lineNumber": 43, "col_offset": 29, "nodeName": "response", "type": "requests.models.Response"}, {"lineNumber": 57, "col_offset": 47, "nodeName": "platform_uuid", "type": "Any"}, {"lineNumber": 120, "col_offset": 19, "nodeName": "field", "type": "Any"}, {"lineNumber": 120, "col_offset": 46, "nodeName": "field", "type": "Any"}, {"lineNumber": 120, "col_offset": 55, "nodeName": "fields", "type": "Any"}, {"lineNumber": 141, "col_offset": 22, "nodeName": "rpcdict", "type": "Any"}, {"lineNumber": 141, "col_offset": 52, "nodeName": "rpcdict", "type": "Any"}, {"lineNumber": 120, "col_offset": 28, "nodeName": "keys", "type": "Any"}, {"lineNumber": 120, "col_offset": 28, "nodeName": "result", "type": "Any"}] |
{"type": "Feature", "id": 792860, "geometry": {"type": "MultiPolygon", "coordinates": [[[[14.65888, 49.46093], [14.65888, 49.481419], [14.63754, 49.481419], [14.63754, 49.46093], [14.65888, 49.46093]]]]}, "properties": {"woe:id": 792860, "woe:parent_id": 12604520, "woe:name": "Liderovice", "woe:placetype": 7, "woe:placetype_name": "Town", "woe:lang": "CZE", "iso:country": "CZ", "meta:provider": ["geoplanet:7.6.0", "geoplanet:7.8.1", "geoplanet:7.9.0", "geoplanet:7.10.0", "geoplanet:8.0.0", "woeplanet:8.0.0"], "meta:indexed": "2020-08-21T06:57:45.502100", "meta:updated": "2020-10-14T11:16:43.777071", "woe:adjacent": [797055, 797049, 797708, 787420, 24929510, 791655], "woe:hierarchy": {"continent": 24865675, "country": 23424810, "town": 0, "planet": 1, "county": 12582544, "suburb": 0, "state": 20070502, "region": 0, "localadmin": 12604520}, "woe:timezone_id": 28350912, "woe:concordances": {"gn:id": 3071859, "qs:id": 399118}, "woe:hash": "u2f3mmf1cx6d", "geom:min_latitude": 49.46093, "woe:centroid": [14.64759, 49.470402], "geom:latitude": 49.470402, "woe:max_longitude": 14.65888, "geom:max_longitude": 14.65888, "geom:centroid": [14.64759, 49.470402], "geom:max_latitude": 49.481419, "woe:bbox": [14.63754, 49.46093, 14.65888, 49.481419], "geom:bbox": [14.63754, 49.46093, 14.65888, 49.481419], "woe:min_latitude": 49.46093, "woe:min_longitude": 14.63754, "geom:longitude": 14.64759, "geom:hash": "u2f3mmf1cx6d", "woe:latitude": 49.470402, "geom:min_longitude": 14.63754, "woe:longitude": 14.64759, "woe:max_latitude": 49.481419, "woe:repo": "woeplanet-town-cz", "geom:area": 3524571.762435913, "woe:scale": 16}} |
{
"restaurant-info": [{
"id": 1,
"restaurant": "Ploy",
"image": "https://imgur.com/6wjsgp9.jpg",
"rating": "3.8",
"cuisine": "Asian, Japanese, Thai",
"location": "Publika, Kuala Lumpur",
"description": "Ploy serves Japa-Thai cuisine, a study in modern Asian food culminating from years of travel.",
"phone number": "03 62019899",
"opening hours": "Today 12noon โ 12midnight",
"average cost": "MYR150 for two people (approx.)"
},
{
"id": 2,
"restaurant": "D'Timer Cafe",
"image": "https://imgur.com/c9sX3dd.jpg",
"rating": "3.5",
"cuisine": "Malaysian",
"location": "Taman Sri Rampai, Kuala Lumpur",
"description": "D'Timer serves Malaysian Halal cuisine for a good affordable price.",
"phone number": "0123158270",
"opening hours": "Today 10am โ 10pm",
"average cost": "MYR25 for two people (approx.)"
},
{
"id": 3,
"restaurant": "Brilliant Nasi Lemak House",
"image": "https://imgur.com/rdQT2DZ.jpg",
"rating": "3.6",
"cuisine": "Malaysian",
"location": "Taman Usahawan, Kuala Lumpur",
"description": "Nasi Lemak House serves non halal breakfast food for an affordable price. ",
"phone number": "03 62428925",
"opening hours": "Today 10am โ 9pm",
"average cost": "MYR25 for two people (approx.)"
},
{
"id": 4,
"restaurant": "Gindaco",
"image": "https://imgur.com/el1iDcN.jpg",
"rating": "3.8",
"cuisine": "Japanese",
"location": "Mid Valley Megamall, Kuala Lumpur",
"description": "Gindaco serves pork free Japanese cuisine. It has paid parking and indoor seating available.",
"phone number": "03 61518581",
"opening hours": "Today 10am โ 10pm",
"average cost": "MYR20 for two people (approx.)"
},
{
"id": 5,
"restaurant": "Baba Low's 486",
"image": "https://imgur.com/LYVGcDt.jpg",
"rating": "3.8",
"cuisine": "Nyonya",
"location": "Bukit Pantai, Kuala Lumpur",
"description": "Baba Low's serves pork free non-halal breakfast food, it has both indoor and outdoor seating.",
"phone number": "03 22848486",
"opening hours": "Today 7am โ 10pm",
"average cost": "MYR20 for two people (approx.)"
},
{
"id": 6,
"restaurant": "Torii",
"image": "https://imgur.com/rHBI4El.jpg",
"rating": "3.7",
"cuisine": "Japanese",
"location": "Plaza Batai, Kuala Lumpur",
"description": "Torii serves pork free Japanese food. There is live-music with indoor and outdoor seating available.",
"phone number": "03 20113798",
"opening hours": "Today 11:30am โ 2:30pm, 5pm โ 1am",
"average cost": "MYR100 for two people (approx.)"
},
{
"id": 7,
"restaurant": "The Daily Grind",
"image": "https://imgur.com/b9Wt3cn.jpg",
"rating": "3.6",
"cuisine": "Western, Burger",
"location": "Off Jalan Ampang, Kuala Lumpur",
"description": "The Daily Grind serves pork free burgers, there is both indoor as outdoor seating available.",
"phone number": "03 42657600",
"opening hours": "Today 11am โ 11pm",
"average cost": "MYR80 for two people (approx.)"
},
{
"id": 8,
"restaurant": "Secret Recipe",
"image": "https://imgur.com/qOsJktJ.jpg",
"rating": "3.6",
"cuisine": "Malaysian, Desserts",
"location": "Suria KLCC, Kuala Lumpur",
"description": "Secret Recipe serves Malaysian halal desserts and breakfast food.",
"phone number": "03 216173736",
"opening hours": "Today 10am โ 10pm",
"average cost": "MYR60 for two people (approx.)"
},
{
"id": 9,
"restaurant": "Gastro Sentral - Le Meridien",
"image": "https://imgur.com/iZeiBgS.jpg",
"rating": "3.6",
"cuisine": "Asian, European",
"location": "Le Meridien, Kuala Lumpur",
"description": "Gastro Sentral serves both Asian and European cuisine, it has a bar and is suitable for luxury dining.",
"phone number": "03 22637434",
"opening hours": "Today 11am โ 12midnight",
"average cost": "MYR250 for two people (approx.)"
},
{
"id": 10,
"restaurant": "Hubba Hubba",
"image": "https://imgur.com/KaryROi.jpg",
"rating": "3.9",
"cuisine": "Western",
"location": "Mont Kiara, Kuala Lumpur",
"description": "Hubba Hubba serves Western cuisine, it has a bar and is directed towards the nightlife scene.",
"phone number": "012 2050442",
"opening hours": "Today 11am โ 12midnight",
"average cost": "MYR120 for two people (approx.)"
},
{
"id": 11,
"restaurant": "Gridiron",
"image": "https://imgur.com/v8j9Zil.jpg",
"rating": "3.9",
"cuisine": "Western",
"location": "Bangsar Baru, Kuala Lumpur",
"description": "Gridiron serves Western cuisine, it has a bar with live music. Perfect for nightlife.",
"phone number": "03 22014820",
"opening hours": "Today 4pm โ 3am",
"average cost": "MYR100 for two people (approx.)"
},
{
"id": 12,
"restaurant": "Barat",
"image": "https://imgur.com/dHy0IYo.jpg",
"rating": "3.7",
"cuisine": "Mediterranean, Vegetarian",
"location": "Bukit Pantai, Kuala Lumpur",
"description": "Barat serves vegetarian food in a cozy setting. It has a bar an is suitable for nightlife.",
"phone number": "010 2882654",
"opening hours": "Today 11:30am โ 2:30pm, 6:30pm โ 11:30pm",
"average cost": "MYR70 for two people (approx.)"
},
{
"id": 13,
"restaurant": "PS150",
"image": "https://imgur.com/hh0a3mR.jpg",
"rating": "4.2",
"cuisine": "Western, Finger Food",
"location": "City Center, Kuala Lumpur",
"description": "PS150 is a high rated bar that serves finger food for hungry party goers.",
"phone number": "03 20222888",
"opening hours": "Today 6pm โ 2am",
"average cost": "MYR70 for two people (approx.)"
},
{
"id": 14,
"restaurant": "Claret - The Troika",
"image": "https://imgur.com/j0zvKuv.jpg",
"rating": "3.5",
"cuisine": "Western, Drinks",
"location": "The Troika, Kuala Lumpur",
"description": "The Troika exclusivly serves drinks, it is a high-end bar located in the City Center by the KLCC. ",
"phone number": "03 21620886",
"opening hours": "Today 4pm โ 1am",
"average cost": "MYR100 for two people (approx.)"
},
{
"id": 15,
"restaurant": "The Social",
"image": "https://imgur.com/CdDKSJI.jpg",
"rating": "4.0",
"cuisine": "Western, Malaysian",
"location": "Bangsar Baru, Kuala Lumpur",
"description": "The Social serves both Western and Malaysian food. A great place to meet new people.",
"phone number": "03 22822260",
"opening hours": "Today 12noon โ 2am",
"average cost": "MYR160 for two people (approx.)"
}
]
} |
[{"lineNumber": 28, "col_offset": 16, "nodeName": "XTick", "type": "Any"}, {"lineNumber": 58, "col_offset": 16, "nodeName": "XAxis", "type": "Any"}, {"lineNumber": 77, "col_offset": 16, "nodeName": "Spine", "type": "Any"}, {"lineNumber": 96, "col_offset": 16, "nodeName": "Axes", "type": "Any"}, {"lineNumber": 28, "col_offset": 16, "nodeName": "maxis", "type": "Any"}, {"lineNumber": 58, "col_offset": 16, "nodeName": "maxis", "type": "Any"}, {"lineNumber": 77, "col_offset": 16, "nodeName": "mspines", "type": "Any"}, {"lineNumber": 100, "col_offset": 4, "nodeName": "name", "type": "str"}, {"lineNumber": 148, "col_offset": 0, "nodeName": "register_projection", "type": "Any"}, {"lineNumber": 148, "col_offset": 20, "nodeName": "SkewXAxes", "type": "Type[SkewXAxes]"}, {"lineNumber": 150, "col_offset": 3, "nodeName": "__name__", "type": "str"}, {"lineNumber": 235, "col_offset": 4, "nodeName": "sound_data", "type": "io.StringIO"}, {"lineNumber": 239, "col_offset": 4, "nodeName": "fig", "type": "Any"}, {"lineNumber": 240, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 250, "col_offset": 4, "nodeName": "l", "type": "Any"}, {"lineNumber": 34, "col_offset": 8, "nodeName": "lower_interval", "type": "Any"}, {"lineNumber": 34, "col_offset": 25, "nodeName": "lower_interval", "type": "Any"}, {"lineNumber": 35, "col_offset": 8, "nodeName": "upper_interval", "type": "Any"}, {"lineNumber": 35, "col_offset": 25, "nodeName": "upper_interval", "type": "Any"}, {"lineNumber": 61, "col_offset": 8, "nodeName": "upper_interval", "type": "Tuple[float, float]"}, {"lineNumber": 68, "col_offset": 15, "nodeName": "intervalx", "type": "Any"}, {"lineNumber": 79, "col_offset": 8, "nodeName": "trans", "type": "Any"}, {"lineNumber": 84, "col_offset": 8, "nodeName": "left", "type": "Any"}, {"lineNumber": 85, "col_offset": 8, "nodeName": "right", "type": "Any"}, {"lineNumber": 87, "col_offset": 8, "nodeName": "pts", "type": "Any"}, {"lineNumber": 87, "col_offset": 14, "nodeName": "vertices", "type": "Any"}, {"lineNumber": 88, "col_offset": 20, "nodeName": "left", "type": "Any"}, {"lineNumber": 89, "col_offset": 20, "nodeName": "right", "type": "Any"}, {"lineNumber": 90, "col_offset": 8, "nodeName": "upper_interval", "type": "Tuple[Any, Any]"}, {"lineNumber": 104, "col_offset": 8, "nodeName": "xaxis", "type": "SkewXAxis"}, {"lineNumber": 107, "col_offset": 8, "nodeName": "yaxis", "type": "Any"}, {"lineNumber": 116, "col_offset": 15, "nodeName": "spines", "type": "Dict[str, Any]"}, {"lineNumber": 123, "col_offset": 8, "nodeName": "rot", "type": "int"}, {"lineNumber": 137, "col_offset": 8, "nodeName": "transData", "type": "Any"}, {"lineNumber": 235, "col_offset": 17, "nodeName": "StringIO", "type": "Type[io.StringIO]"}, {"lineNumber": 235, "col_offset": 26, "nodeName": "data_txt", "type": "str"}, {"lineNumber": 236, "col_offset": 4, "nodeName": "p", "type": "Any"}, {"lineNumber": 236, "col_offset": 7, "nodeName": "h", "type": "Any"}, {"lineNumber": 236, "col_offset": 10, "nodeName": "T", "type": "Any"}, {"lineNumber": 236, "col_offset": 13, "nodeName": "Td", "type": "Any"}, {"lineNumber": 236, "col_offset": 18, "nodeName": "loadtxt", "type": "Any"}, {"lineNumber": 236, "col_offset": 29, "nodeName": "sound_data", "type": "io.StringIO"}, {"lineNumber": 239, "col_offset": 10, "nodeName": "figure", "type": "Any"}, {"lineNumber": 240, "col_offset": 9, "nodeName": "add_subplot", "type": "Any"}, {"lineNumber": 242, "col_offset": 4, "nodeName": "grid", "type": "Any"}, {"lineNumber": 246, "col_offset": 4, "nodeName": "semilogy", "type": "Any"}, {"lineNumber": 246, "col_offset": 16, "nodeName": "T", "type": "Any"}, {"lineNumber": 246, "col_offset": 19, "nodeName": "p", "type": "Any"}, {"lineNumber": 247, "col_offset": 4, "nodeName": "semilogy", "type": "Any"}, {"lineNumber": 247, "col_offset": 16, "nodeName": "Td", "type": "Any"}, {"lineNumber": 247, "col_offset": 20, "nodeName": "p", "type": "Any"}, {"lineNumber": 250, "col_offset": 8, "nodeName": "axvline", "type": "Any"}, {"lineNumber": 253, "col_offset": 4, "nodeName": "set_major_formatter", "type": "Any"}, {"lineNumber": 254, "col_offset": 4, "nodeName": "set_yticks", "type": "Any"}, {"lineNumber": 255, "col_offset": 4, "nodeName": "set_ylim", "type": "Any"}, {"lineNumber": 257, "col_offset": 4, "nodeName": "set_major_locator", "type": "Any"}, {"lineNumber": 258, "col_offset": 4, "nodeName": "set_xlim", "type": "Any"}, {"lineNumber": 260, "col_offset": 4, "nodeName": "show", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "open_group", "type": "Any"}, {"lineNumber": 32, "col_offset": 28, "nodeName": "__name__", "type": "Any"}, {"lineNumber": 34, "col_offset": 25, "nodeName": "xaxis", "type": "Any"}, {"lineNumber": 35, "col_offset": 25, "nodeName": "xaxis", "type": "Any"}, {"lineNumber": 37, "col_offset": 11, "nodeName": "gridOn", "type": "Any"}, {"lineNumber": 41, "col_offset": 11, "nodeName": "interval_contains", "type": "Any"}, {"lineNumber": 41, "col_offset": 40, "nodeName": "lower_interval", "type": "Any"}, {"lineNumber": 42, "col_offset": 15, "nodeName": "tick1On", "type": "Any"}, {"lineNumber": 44, "col_offset": 15, "nodeName": "label1On", "type": "Any"}, {"lineNumber": 47, "col_offset": 11, "nodeName": "interval_contains", "type": "Any"}, {"lineNumber": 47, "col_offset": 40, "nodeName": "upper_interval", "type": "Any"}, {"lineNumber": 48, "col_offset": 15, "nodeName": "tick2On", "type": "Any"}, {"lineNumber": 50, "col_offset": 15, "nodeName": "label2On", "type": "Any"}, {"lineNumber": 53, "col_offset": 8, "nodeName": "close_group", "type": "Any"}, {"lineNumber": 53, "col_offset": 29, "nodeName": "__name__", "type": "Any"}, {"lineNumber": 60, "col_offset": 8, "nodeName": "__init__", "type": "Any"}, {"lineNumber": 60, "col_offset": 29, "nodeName": "self", "type": "SkewXAxis"}, {"lineNumber": 61, "col_offset": 8, "nodeName": "self", "type": "SkewXAxis"}, {"lineNumber": 64, "col_offset": 15, "nodeName": "SkewXTick", "type": "Type[SkewXTick]"}, {"lineNumber": 64, "col_offset": 25, "nodeName": "axes", "type": "Any"}, {"lineNumber": 68, "col_offset": 15, "nodeName": "viewLim", "type": "Any"}, {"lineNumber": 79, "col_offset": 16, "nodeName": "inverted", "type": "Any"}, {"lineNumber": 80, "col_offset": 11, "nodeName": "spine_type", "type": "Any"}, {"lineNumber": 81, "col_offset": 12, "nodeName": "yloc", "type": "float"}, {"lineNumber": 83, "col_offset": 12, "nodeName": "yloc", "type": "float"}, {"lineNumber": 87, "col_offset": 14, "nodeName": "_path", "type": "Any"}, {"lineNumber": 88, "col_offset": 8, "nodeName": "pts", "type": "Any"}, {"lineNumber": 89, "col_offset": 8, "nodeName": "pts", "type": "Any"}, {"lineNumber": 90, "col_offset": 8, "nodeName": "axis", "type": "Any"}, {"lineNumber": 90, "col_offset": 36, "nodeName": "left", "type": "Any"}, {"lineNumber": 90, "col_offset": 42, "nodeName": "right", "type": "Any"}, {"lineNumber": 104, "col_offset": 8, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 104, "col_offset": 21, "nodeName": "SkewXAxis", "type": "Type[SkewXAxis]"}, {"lineNumber": 104, "col_offset": 31, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 105, "col_offset": 8, "nodeName": "register_axis", "type": "Any"}, {"lineNumber": 105, "col_offset": 41, "nodeName": "xaxis", "type": "SkewXAxis"}, {"lineNumber": 106, "col_offset": 8, "nodeName": "register_axis", "type": "Any"}, {"lineNumber": 106, "col_offset": 44, "nodeName": "xaxis", "type": "SkewXAxis"}, {"lineNumber": 107, "col_offset": 8, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 107, "col_offset": 21, "nodeName": "YAxis", "type": "Any"}, {"lineNumber": 107, "col_offset": 33, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 108, "col_offset": 8, "nodeName": "register_axis", "type": "Any"}, {"lineNumber": 108, "col_offset": 42, "nodeName": "yaxis", "type": "Any"}, {"lineNumber": 109, "col_offset": 8, "nodeName": "register_axis", "type": "Any"}, {"lineNumber": 109, "col_offset": 43, "nodeName": "yaxis", "type": "Any"}, {"lineNumber": 126, "col_offset": 8, "nodeName": "_set_lim_and_transforms", "type": "Any"}, {"lineNumber": 126, "col_offset": 37, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 137, "col_offset": 8, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 137, "col_offset": 25, "nodeName": "transDataToAxes", "type": "Any"}, {"lineNumber": 137, "col_offset": 48, "nodeName": "transAxes", "type": "Any"}, {"lineNumber": 144, "col_offset": 54, "nodeName": "transAxes", "type": "Any"}, {"lineNumber": 236, "col_offset": 18, "nodeName": "np", "type": "module"}, {"lineNumber": 239, "col_offset": 10, "nodeName": "plt", "type": "Any"}, {"lineNumber": 240, "col_offset": 9, "nodeName": "fig", "type": "Any"}, {"lineNumber": 242, "col_offset": 4, "nodeName": "plt", "type": "Any"}, {"lineNumber": 246, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 247, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 250, "col_offset": 8, "nodeName": "ax", "type": "Any"}, {"lineNumber": 253, "col_offset": 4, "nodeName": "yaxis", "type": "Any"}, {"lineNumber": 253, "col_offset": 33, "nodeName": "ScalarFormatter", "type": "Any"}, {"lineNumber": 254, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 254, "col_offset": 18, "nodeName": "linspace", "type": "Any"}, {"lineNumber": 255, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 257, "col_offset": 4, "nodeName": "xaxis", "type": "Any"}, {"lineNumber": 257, "col_offset": 31, "nodeName": "MultipleLocator", "type": "Any"}, {"lineNumber": 258, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 260, "col_offset": 4, "nodeName": "plt", "type": "Any"}, {"lineNumber": 30, "col_offset": 15, "nodeName": "get_visible", "type": "Any"}, {"lineNumber": 32, "col_offset": 8, "nodeName": "renderer", "type": "Any"}, {"lineNumber": 32, "col_offset": 28, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 34, "col_offset": 25, "nodeName": "axes", "type": "Any"}, {"lineNumber": 35, "col_offset": 25, "nodeName": "axes", "type": "Any"}, {"lineNumber": 37, "col_offset": 11, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 37, "col_offset": 27, "nodeName": "interval_contains", "type": "Any"}, {"lineNumber": 39, "col_offset": 12, "nodeName": "draw", "type": "Any"}, {"lineNumber": 39, "col_offset": 31, "nodeName": "renderer", "type": "Any"}, {"lineNumber": 41, "col_offset": 11, "nodeName": "transforms", "type": "Any"}, {"lineNumber": 41, "col_offset": 56, "nodeName": "get_loc", "type": "Any"}, {"lineNumber": 42, "col_offset": 15, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 44, "col_offset": 15, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 47, "col_offset": 11, "nodeName": "transforms", "type": "Any"}, {"lineNumber": 47, "col_offset": 56, "nodeName": "get_loc", "type": "Any"}, {"lineNumber": 48, "col_offset": 15, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 50, "col_offset": 15, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 53, "col_offset": 8, "nodeName": "renderer", "type": "Any"}, {"lineNumber": 53, "col_offset": 29, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 60, "col_offset": 8, "nodeName": "XAxis", "type": "Any"}, {"lineNumber": 60, "col_offset": 36, "nodeName": "args", "type": "Tuple[SkewXAxes]"}, {"lineNumber": 60, "col_offset": 44, "nodeName": "kwargs", "type": "Dict[nothing, nothing]"}, {"lineNumber": 64, "col_offset": 25, "nodeName": "self", "type": "SkewXAxis"}, {"lineNumber": 64, "col_offset": 49, "nodeName": "major", "type": "Any"}, {"lineNumber": 68, "col_offset": 15, "nodeName": "axes", "type": "Any"}, {"lineNumber": 71, "col_offset": 15, "nodeName": "upper_interval", "type": "Tuple[float, float]"}, {"lineNumber": 71, "col_offset": 39, "nodeName": "intervalx", "type": "Any"}, {"lineNumber": 79, "col_offset": 16, "nodeName": "transDataToAxes", "type": "Any"}, {"lineNumber": 80, "col_offset": 11, "nodeName": "self", "type": "SkewSpine"}, {"lineNumber": 84, "col_offset": 15, "nodeName": "transform_point", "type": "Any"}, {"lineNumber": 85, "col_offset": 16, "nodeName": "transform_point", "type": "Any"}, {"lineNumber": 87, "col_offset": 14, "nodeName": "self", "type": "SkewSpine"}, {"lineNumber": 90, "col_offset": 8, "nodeName": "self", "type": "SkewSpine"}, {"lineNumber": 105, "col_offset": 41, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 106, "col_offset": 44, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 107, "col_offset": 21, "nodeName": "maxis", "type": "Any"}, {"lineNumber": 108, "col_offset": 42, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 109, "col_offset": 43, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 112, "col_offset": 25, "nodeName": "linear_spine", "type": "Any"}, {"lineNumber": 112, "col_offset": 48, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 113, "col_offset": 28, "nodeName": "linear_spine", "type": "Any"}, {"lineNumber": 113, "col_offset": 55, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 114, "col_offset": 26, "nodeName": "linear_spine", "type": "Any"}, {"lineNumber": 114, "col_offset": 53, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 115, "col_offset": 27, "nodeName": "linear_spine", "type": "Any"}, {"lineNumber": 115, "col_offset": 54, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 126, "col_offset": 8, "nodeName": "Axes", "type": "Any"}, {"lineNumber": 134, "col_offset": 12, "nodeName": "transLimits", "type": "Any"}, {"lineNumber": 134, "col_offset": 31, "nodeName": "skew_deg", "type": "Any"}, {"lineNumber": 134, "col_offset": 62, "nodeName": "rot", "type": "int"}, {"lineNumber": 137, "col_offset": 25, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 137, "col_offset": 48, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 144, "col_offset": 54, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 236, "col_offset": 49, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 253, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 254, "col_offset": 18, "nodeName": "np", "type": "module"}, {"lineNumber": 257, "col_offset": 4, "nodeName": "ax", "type": "Any"}, {"lineNumber": 30, "col_offset": 15, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 34, "col_offset": 25, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 35, "col_offset": 25, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 37, "col_offset": 27, "nodeName": "transforms", "type": "Any"}, {"lineNumber": 38, "col_offset": 16, "nodeName": "get_view_interval", "type": "Any"}, {"lineNumber": 38, "col_offset": 53, "nodeName": "get_loc", "type": "Any"}, {"lineNumber": 39, "col_offset": 12, "nodeName": "gridline", "type": "Any"}, {"lineNumber": 41, "col_offset": 56, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 43, "col_offset": 16, "nodeName": "draw", "type": "Any"}, {"lineNumber": 43, "col_offset": 36, "nodeName": "renderer", "type": "Any"}, {"lineNumber": 45, "col_offset": 16, "nodeName": "draw", "type": "Any"}, {"lineNumber": 45, "col_offset": 33, "nodeName": "renderer", "type": "Any"}, {"lineNumber": 47, "col_offset": 56, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 49, "col_offset": 16, "nodeName": "draw", "type": "Any"}, {"lineNumber": 49, "col_offset": 36, "nodeName": "renderer", "type": "Any"}, {"lineNumber": 51, "col_offset": 16, "nodeName": "draw", "type": "Any"}, {"lineNumber": 51, "col_offset": 33, "nodeName": "renderer", "type": "Any"}, {"lineNumber": 60, "col_offset": 8, "nodeName": "maxis", "type": "Any"}, {"lineNumber": 68, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 71, "col_offset": 15, "nodeName": "self", "type": "SkewXAxis"}, {"lineNumber": 71, "col_offset": 39, "nodeName": "viewLim", "type": "Any"}, {"lineNumber": 79, "col_offset": 16, "nodeName": "axes", "type": "Any"}, {"lineNumber": 84, "col_offset": 15, "nodeName": "trans", "type": "Any"}, {"lineNumber": 84, "col_offset": 43, "nodeName": "yloc", "type": "float"}, {"lineNumber": 85, "col_offset": 16, "nodeName": "trans", "type": "Any"}, {"lineNumber": 85, "col_offset": 44, "nodeName": "yloc", "type": "float"}, {"lineNumber": 105, "col_offset": 8, "nodeName": "spines", "type": "Any"}, {"lineNumber": 106, "col_offset": 8, "nodeName": "spines", "type": "Any"}, {"lineNumber": 108, "col_offset": 8, "nodeName": "spines", "type": "Any"}, {"lineNumber": 109, "col_offset": 8, "nodeName": "spines", "type": "Any"}, {"lineNumber": 112, "col_offset": 25, "nodeName": "SkewSpine", "type": "Type[SkewSpine]"}, {"lineNumber": 113, "col_offset": 28, "nodeName": "Spine", "type": "Any"}, {"lineNumber": 114, "col_offset": 26, "nodeName": "Spine", "type": "Any"}, {"lineNumber": 115, "col_offset": 27, "nodeName": "Spine", "type": "Any"}, {"lineNumber": 134, "col_offset": 12, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 141, "col_offset": 33, "nodeName": "blended_transform_factory", "type": "Any"}, {"lineNumber": 144, "col_offset": 12, "nodeName": "skew_deg", "type": "Any"}, {"lineNumber": 144, "col_offset": 43, "nodeName": "rot", "type": "int"}, {"lineNumber": 38, "col_offset": 16, "nodeName": "xaxis", "type": "Any"}, {"lineNumber": 38, "col_offset": 53, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 39, "col_offset": 12, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 43, "col_offset": 16, "nodeName": "tick1line", "type": "Any"}, {"lineNumber": 45, "col_offset": 16, "nodeName": "label1", "type": "Any"}, {"lineNumber": 49, "col_offset": 16, "nodeName": "tick2line", "type": "Any"}, {"lineNumber": 51, "col_offset": 16, "nodeName": "label2", "type": "Any"}, {"lineNumber": 71, "col_offset": 39, "nodeName": "axes", "type": "Any"}, {"lineNumber": 79, "col_offset": 16, "nodeName": "self", "type": "SkewSpine"}, {"lineNumber": 105, "col_offset": 8, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 106, "col_offset": 8, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 108, "col_offset": 8, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 109, "col_offset": 8, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 113, "col_offset": 28, "nodeName": "mspines", "type": "Any"}, {"lineNumber": 114, "col_offset": 26, "nodeName": "mspines", "type": "Any"}, {"lineNumber": 115, "col_offset": 27, "nodeName": "mspines", "type": "Any"}, {"lineNumber": 134, "col_offset": 31, "nodeName": "Affine2D", "type": "Any"}, {"lineNumber": 141, "col_offset": 33, "nodeName": "transforms", "type": "Any"}, {"lineNumber": 142, "col_offset": 12, "nodeName": "transScale", "type": "Any"}, {"lineNumber": 142, "col_offset": 30, "nodeName": "transLimits", "type": "Any"}, {"lineNumber": 143, "col_offset": 12, "nodeName": "IdentityTransform", "type": "Any"}, {"lineNumber": 38, "col_offset": 16, "nodeName": "axes", "type": "Any"}, {"lineNumber": 43, "col_offset": 16, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 45, "col_offset": 16, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 49, "col_offset": 16, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 51, "col_offset": 16, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 71, "col_offset": 39, "nodeName": "self", "type": "SkewXAxis"}, {"lineNumber": 134, "col_offset": 31, "nodeName": "transforms", "type": "Any"}, {"lineNumber": 142, "col_offset": 12, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 142, "col_offset": 30, "nodeName": "self", "type": "SkewXAxes"}, {"lineNumber": 143, "col_offset": 12, "nodeName": "transforms", "type": "Any"}, {"lineNumber": 144, "col_offset": 12, "nodeName": "Affine2D", "type": "Any"}, {"lineNumber": 38, "col_offset": 16, "nodeName": "self", "type": "SkewXTick"}, {"lineNumber": 144, "col_offset": 12, "nodeName": "transforms", "type": "Any"}] |
{"poster":"Mbrox","date":"2017-01-14T00:02:46.791+0000","title":"Suche DuoQ Partner oder Team - Silber - Gold","subforum":"Clans & Teams","up_votes":1,"down_votes":0,"body":"Bin main jngl/mid/adc - Bei Interesse adden","replies":[{"poster":"Poseidn64","date":"2017-01-14T09:58:19.131+0000","up_votes":1,"down_votes":0,"body":"Hey :3\nWenn du Leute zum spielen suchst (Normal,Aram,DuoQ,Flex) Solltest du mal bei uns vorbeischauen :9\nWir sind eine zur Zeit 30-40 Mann starke Community und wรผrden uns รผber Zuwachs freuen.\n\nTS: 81.89.101.108:4371\n\nMit freundlichem Gruร Puzzle","replies":[]}]} |
[{"id": 5040, "gempId": "203_8", "side": "Light", "rarity": "R2", "set": "203", "printings": [{"set": "203"}], "front": {"title": "\u2022Major Bren Derlin (V)", "imageUrl": "https://res.starwarsccg.org/cards/Virtual3-Light/large/majorbrenderlin.gif", "type": "Character", "subType": "Rebel", "uniqueness": "*", "destiny": "2", "power": "2", "ability": "2", "deploy": "2", "forfeit": "5", "icons": ["Warrior", "Hoth"], "characteristics": ["scout"], "gametext": "Scout. Deploys free to (and power +2 at) Cantina, Endor, or Hoth. Opponent may not 'react' to or from here. Once per game, may retrieve an Explosive Charge into hand.", "lore": "Hero of Nentan. Supervised construction of Echo Base on Hoth. Head of base security. At the Mos Eisley Cantina, everyone knows his name."}, "conceptBy": "(Original concept by Matt Thornton)", "pulledBy": ["General Crix Madine"], "cancels": ["'Reacts' to the same location"], "legacy": false}] |
{"poster":"Divine Winds","date":"2016-09-08T00:55:25.516+0000","title":"How long does PBE acceptance take?","subforum":"[ARCHIVED] Help & Support","up_votes":1,"down_votes":0,"body":"I feel like Riot has forgotten me... Been waiting for 3 months+ now...","replies":[{"poster":"Targons Blade","date":"2016-09-08T15:40:19.574+0000","up_votes":1,"down_votes":0,"body":"Wait time can vary for each player signed up for PBE access. We don't invite everyone who signs up and our criteria for how we select testers changes all the time. Generally, we look for players who are a positive influence on the community and would provide great feedback to our teams. At this point, the best thing to do is to remain patient and continue to actively play.\n\nFor complete details on the PBE, check out our [PBE FAQ](https://support.riotgames.com/hc/en-us/articles/201751904-Public-Beta-Environment-FAQ#top). Let me know if you have any questions.","replies":[{"poster":"Divine Winds","date":"2016-09-08T22:56:15.021+0000","up_votes":1,"down_votes":0,"body":"Alright riot! Let's hope I get into it once kat rework comes out {{champion:55}} {{champion:55}} {{champion:55}} {{champion:55}}","replies":[]}]},{"poster":"Lew","date":"2016-09-08T01:07:34.530+0000","up_votes":1,"down_votes":0,"body":"There isn't a specific time frame and it can take a while for someone to get chosen for PBE.","replies":[]}]} |
[{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738821000,"args":{"JVM stats":"heap_memory_usage: 180130264\nnon_heap_memory_usage: 144224176\nloaded_class_count: 14693\nthread_count: 25\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738895000,"args":{"JVM stats":"heap_memory_usage: 189601048\nnon_heap_memory_usage: 144355240\nloaded_class_count: 14694\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738896000,"args":{"JVM stats":"heap_memory_usage: 189601048\nnon_heap_memory_usage: 144355560\nloaded_class_count: 14694\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738973000,"args":{"JVM stats":"heap_memory_usage: 197069584\nnon_heap_memory_usage: 144385096\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738981000,"args":{"JVM stats":"heap_memory_usage: 197302328\nnon_heap_memory_usage: 144387104\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738989000,"args":{"JVM stats":"heap_memory_usage: 197768088\nnon_heap_memory_usage: 144387104\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738990000,"args":{"JVM stats":"heap_memory_usage: 197768088\nnon_heap_memory_usage: 144387104\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738991000,"args":{"JVM stats":"heap_memory_usage: 197768088\nnon_heap_memory_usage: 144387104\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738992000,"args":{"JVM stats":"heap_memory_usage: 197768088\nnon_heap_memory_usage: 144387104\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738993000,"args":{"JVM stats":"heap_memory_usage: 198000504\nnon_heap_memory_usage: 144387104\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230738994000,"args":{"JVM stats":"heap_memory_usage: 198000504\nnon_heap_memory_usage: 144387104\nloaded_class_count: 14694\nthread_count: 30\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739269000,"args":{"JVM stats":"heap_memory_usage: 245438680\nnon_heap_memory_usage: 144588816\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739270000,"args":{"JVM stats":"heap_memory_usage: 245438680\nnon_heap_memory_usage: 144588816\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739275000,"args":{"JVM stats":"heap_memory_usage: 245802144\nnon_heap_memory_usage: 144588816\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739276000,"args":{"JVM stats":"heap_memory_usage: 245802144\nnon_heap_memory_usage: 144588816\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739620000,"args":{"JVM stats":"heap_memory_usage: 265415464\nnon_heap_memory_usage: 144771960\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739621000,"args":{"JVM stats":"heap_memory_usage: 265647856\nnon_heap_memory_usage: 144771960\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739636000,"args":{"JVM stats":"heap_memory_usage: 266113616\nnon_heap_memory_usage: 144780152\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739650000,"args":{"JVM stats":"heap_memory_usage: 267043520\nnon_heap_memory_usage: 144780152\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739651000,"args":{"JVM stats":"heap_memory_usage: 267043520\nnon_heap_memory_usage: 144780152\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739652000,"args":{"JVM stats":"heap_memory_usage: 267043520\nnon_heap_memory_usage: 144780152\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739653000,"args":{"JVM stats":"heap_memory_usage: 267043520\nnon_heap_memory_usage: 144780152\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739658000,"args":{"JVM stats":"heap_memory_usage: 267508408\nnon_heap_memory_usage: 144784136\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739736000,"args":{"JVM stats":"heap_memory_usage: 284959976\nnon_heap_memory_usage: 144842088\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739739000,"args":{"JVM stats":"heap_memory_usage: 285200592\nnon_heap_memory_usage: 144842088\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739740000,"args":{"JVM stats":"heap_memory_usage: 285432952\nnon_heap_memory_usage: 144842088\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739756000,"args":{"JVM stats":"heap_memory_usage: 286362584\nnon_heap_memory_usage: 144843112\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739772000,"args":{"JVM stats":"heap_memory_usage: 287529616\nnon_heap_memory_usage: 144843112\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739773000,"args":{"JVM stats":"heap_memory_usage: 287529616\nnon_heap_memory_usage: 144843112\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739774000,"args":{"JVM stats":"heap_memory_usage: 287762504\nnon_heap_memory_usage: 144843112\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739782000,"args":{"JVM stats":"heap_memory_usage: 288692064\nnon_heap_memory_usage: 144843112\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739783000,"args":{"JVM stats":"heap_memory_usage: 288924424\nnon_heap_memory_usage: 144846400\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739800000,"args":{"JVM stats":"heap_memory_usage: 289854992\nnon_heap_memory_usage: 144847104\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739802000,"args":{"JVM stats":"heap_memory_usage: 289854992\nnon_heap_memory_usage: 144847104\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739822000,"args":{"JVM stats":"heap_memory_usage: 291947400\nnon_heap_memory_usage: 144856128\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739824000,"args":{"JVM stats":"heap_memory_usage: 292412304\nnon_heap_memory_usage: 144856128\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739825000,"args":{"JVM stats":"heap_memory_usage: 292412304\nnon_heap_memory_usage: 144856128\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739826000,"args":{"JVM stats":"heap_memory_usage: 292412304\nnon_heap_memory_usage: 144856744\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739827000,"args":{"JVM stats":"heap_memory_usage: 292412304\nnon_heap_memory_usage: 144860008\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739829000,"args":{"JVM stats":"heap_memory_usage: 292644696\nnon_heap_memory_usage: 144860008\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739841000,"args":{"JVM stats":"heap_memory_usage: 293574568\nnon_heap_memory_usage: 144860008\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739857000,"args":{"JVM stats":"heap_memory_usage: 295667496\nnon_heap_memory_usage: 144873728\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739864000,"args":{"JVM stats":"heap_memory_usage: 296521784\nnon_heap_memory_usage: 144876352\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739870000,"args":{"JVM stats":"heap_memory_usage: 297375848\nnon_heap_memory_usage: 144876352\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739872000,"args":{"JVM stats":"heap_memory_usage: 297375848\nnon_heap_memory_usage: 144876352\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739874000,"args":{"JVM stats":"heap_memory_usage: 298229928\nnon_heap_memory_usage: 144876352\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230739877000,"args":{"JVM stats":"heap_memory_usage: 298229928\nnon_heap_memory_usage: 144884448\nloaded_class_count: 14694\nthread_count: 31\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230740036000,"args":{"JVM stats":"heap_memory_usage: 346101272\nnon_heap_memory_usage: 144957536\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230740038000,"args":{"JVM stats":"heap_memory_usage: 346342664\nnon_heap_memory_usage: 144957536\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230740039000,"args":{"JVM stats":"heap_memory_usage: 346342664\nnon_heap_memory_usage: 144957536\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230740039001,"args":{"JVM stats":"heap_memory_usage: 346342664\nnon_heap_memory_usage: 144957536\nloaded_class_count: 14694\nthread_count: 32\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1509230740056000,"args":{"JVM stats":"heap_memory_usage: 347196704\nnon_heap_memory_usage: 144965280\nloaded_class_count: 14694\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":1,"tid":23,"id":2,"name":"base plugin project configure","args":{"span_id":"2","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738821000,"dur":4000},{"pid":1,"tid":23,"id":3,"name":"base plugin project base extension creation","args":{"span_id":"3","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738825000,"dur":4000},{"pid":1,"tid":23,"id":5,"name":"task manager create tasks","args":{"span_id":"5","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738829000,"dur":1000},{"pid":1,"tid":23,"id":4,"name":"base plugin project tasks creation","args":{"span_id":"4","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738829000,"dur":1000},{"pid":1,"tid":23,"id":8,"name":"variant manager create variants","args":{"span_id":"8","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738835000,"dur":2000},{"pid":1,"tid":23,"id":9,"name":"variant manager create tests tasks","args":{"span_id":"9","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738837000,"dur":1000},{"pid":1,"tid":23,"id":11,"name":"app task manager create merge manifest task","args":{"span_id":"11","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738839000,"dur":1000},{"pid":1,"tid":23,"id":12,"name":"app task manager create generate res values task","args":{"span_id":"12","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738840000,"dur":100},{"pid":1,"tid":23,"id":13,"name":"app task manager create create renderscript task","args":{"span_id":"13","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738840000,"dur":100},{"pid":1,"tid":23,"id":14,"name":"app task manager create merge resources task","args":{"span_id":"14","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738840000,"dur":1000},{"pid":1,"tid":23,"id":15,"name":"app task manager create merge assets task","args":{"span_id":"15","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738841000,"dur":100},{"pid":1,"tid":23,"id":16,"name":"app task manager create build config task","args":{"span_id":"16","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738841000,"dur":100},{"pid":1,"tid":23,"id":17,"name":"app task manager create process res task","args":{"span_id":"17","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738841000,"dur":2000},{"pid":1,"tid":23,"id":18,"name":"app task manager create aidl task","args":{"span_id":"18","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738843000,"dur":1000},{"pid":1,"tid":23,"id":19,"name":"app task manager create shader task","args":{"span_id":"19","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738844000,"dur":100},{"pid":1,"tid":23,"id":20,"name":"app task manager create ndk task","args":{"span_id":"20","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738844000,"dur":100},{"pid":1,"tid":23,"id":21,"name":"app task manager create external native build task","args":{"span_id":"21","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738844000,"dur":100},{"pid":1,"tid":23,"id":22,"name":"app task manager create merge jnilibs folders task","args":{"span_id":"22","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738844000,"dur":100},{"pid":1,"tid":23,"id":23,"name":"app task manager create compile task","args":{"span_id":"23","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738844000,"dur":5000},{"pid":1,"tid":23,"id":24,"name":"app task manager create packaging task","args":{"span_id":"24","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738849000,"dur":3000},{"pid":1,"tid":23,"id":25,"name":"app task manager create lint task","args":{"span_id":"25","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738852000,"dur":100},{"pid":1,"tid":23,"id":10,"name":"variant manager create tasks for variant","args":{"span_id":"10","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1509230738838000,"dur":14000},{"pid":1,"tid":23,"id":26,"name":"variant manager create tasks for variant","args":{"span_id":"26","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738852000,"dur":3000},{"pid":1,"tid":23,"id":27,"name":"variant manager create tasks for variant","args":{"span_id":"27","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738855000,"dur":7000},{"pid":1,"tid":23,"id":7,"name":"variant manager create android tasks","args":{"span_id":"7","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738834000,"dur":29000},{"pid":1,"tid":23,"id":28,"name":"variant manager external native config values","args":{"span_id":"28","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738863000,"dur":100},{"pid":1,"tid":23,"id":6,"name":"base plugin create android tasks","args":{"span_id":"6","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230738833000,"dur":30000},{"pid":1,"tid":0,"id":29,"name":"task: build info loader","args":{"span_id":"29","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 7\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230738893000,"dur":2000},{"pid":1,"tid":0,"id":30,"name":"task: unknown task type","args":{"span_id":"30","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738895000,"dur":1000},{"pid":1,"tid":0,"id":31,"name":"task: app pre build","args":{"span_id":"31","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 92\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738897000,"dur":76000},{"pid":1,"tid":0,"id":32,"name":"task: aidl compile","args":{"span_id":"32","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 1\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738974000,"dur":7000},{"pid":1,"tid":0,"id":33,"name":"task: renderscript compile","args":{"span_id":"33","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 54\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738982000,"dur":7000},{"pid":1,"tid":0,"id":34,"name":"task: check manifest","args":{"span_id":"34","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 8\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738989000,"dur":1000},{"pid":1,"tid":0,"id":35,"name":"task: generate build config","args":{"span_id":"35","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 24\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738991000,"dur":100},{"pid":1,"tid":0,"id":36,"name":"task: prepare lint jar","args":{"span_id":"36","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 119\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738992000,"dur":100},{"pid":1,"tid":0,"id":37,"name":"task: generate res values","args":{"span_id":"37","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 26\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738993000,"dur":100},{"pid":1,"tid":0,"id":38,"name":"task: unknown task type","args":{"span_id":"38","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230738994000,"dur":100},{"pid":1,"tid":0,"id":39,"name":"task: merge resources","args":{"span_id":"39","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 40\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230738995000,"dur":274000},{"pid":1,"tid":0,"id":40,"name":"task: compatible screens manifest","args":{"span_id":"40","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 9\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739270000,"dur":100},{"pid":1,"tid":0,"id":41,"name":"task: merge manifests","args":{"span_id":"41","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 39\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739271000,"dur":4000},{"pid":1,"tid":0,"id":42,"name":"task: splits discovery","args":{"span_id":"42","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 87\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739275000,"dur":1000},{"pid":1,"tid":0,"id":43,"name":"task: process android resources","args":{"span_id":"43","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 51\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739277000,"dur":343000},{"pid":1,"tid":0,"id":44,"name":"task: unknown task type","args":{"span_id":"44","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739621000,"dur":100},{"pid":1,"tid":0,"id":45,"name":"task: java pre compile","args":{"span_id":"45","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 76\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739622000,"dur":14000},{"pid":1,"tid":0,"id":46,"name":"task: android java compile","args":{"span_id":"46","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 3\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739636000,"dur":14000},{"pid":1,"tid":0,"id":47,"name":"task: merge source set folders","args":{"span_id":"47","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 41\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739650000,"dur":1000},{"pid":1,"tid":0,"id":48,"name":"task: shader compile","args":{"span_id":"48","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 55\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739651000,"dur":1000},{"pid":1,"tid":0,"id":49,"name":"task: unknown task type","args":{"span_id":"49","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739653000,"dur":100},{"pid":1,"tid":0,"id":50,"name":"task: merge source set folders","args":{"span_id":"50","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 41\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739653000,"dur":5000},{"pid":1,"tid":0,"id":51,"name":"task: package application","args":{"span_id":"51","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 45\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739658000,"dur":78000},{"pid":1,"tid":0,"id":52,"name":"task: check manifest in instant run mode","args":{"span_id":"52","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 72\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739736000,"dur":3000},{"pid":1,"tid":0,"id":53,"name":"task: transform","args":{"span_id":"53","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739739000,"dur":1000},{"pid":1,"tid":0,"id":54,"name":"task: transform","args":{"span_id":"54","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739741000,"dur":15000},{"pid":1,"tid":0,"id":55,"name":"task: transform","args":{"span_id":"55","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739757000,"dur":15000},{"pid":1,"tid":0,"id":56,"name":"task: ndk compile","args":{"span_id":"56","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 43\ndid_work: false\nskipped: true\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739773000,"dur":100},{"pid":1,"tid":0,"id":57,"name":"task: merge source set folders","args":{"span_id":"57","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 41\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739773000,"dur":1000},{"pid":1,"tid":0,"id":58,"name":"task: transform","args":{"span_id":"58","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739775000,"dur":7000},{"pid":1,"tid":0,"id":59,"name":"task: unknown task type","args":{"span_id":"59","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739783000,"dur":100},{"pid":1,"tid":0,"id":60,"name":"task: transform","args":{"span_id":"60","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739784000,"dur":16000},{"pid":1,"tid":0,"id":61,"name":"task: transform","args":{"span_id":"61","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739801000,"dur":1000},{"pid":1,"tid":0,"id":62,"name":"task: transform","args":{"span_id":"62","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739802000,"dur":20000},{"pid":1,"tid":0,"id":63,"name":"task: transform","args":{"span_id":"63","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739823000,"dur":1000},{"pid":1,"tid":0,"id":64,"name":"task: unknown task type","args":{"span_id":"64","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739825000,"dur":100},{"pid":1,"tid":0,"id":65,"name":"task: pre cold swap","args":{"span_id":"65","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 48\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739825000,"dur":1000},{"pid":1,"tid":0,"id":66,"name":"task: fast deploy runtime extractor","args":{"span_id":"66","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 21\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739826000,"dur":1000},{"pid":1,"tid":0,"id":67,"name":"task: generate instant run app info","args":{"span_id":"67","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 25\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739827000,"dur":2000},{"pid":1,"tid":0,"id":68,"name":"task: transform","args":{"span_id":"68","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739829000,"dur":12000},{"pid":1,"tid":0,"id":69,"name":"task: transform","args":{"span_id":"69","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739841000,"dur":16000},{"pid":1,"tid":0,"id":70,"name":"task: transform","args":{"span_id":"70","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739858000,"dur":6000},{"pid":1,"tid":0,"id":71,"name":"task: transform","args":{"span_id":"71","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739865000,"dur":5000},{"pid":1,"tid":0,"id":72,"name":"task: validate signing","args":{"span_id":"72","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 67\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739871000,"dur":1000},{"pid":1,"tid":0,"id":73,"name":"task: transform","args":{"span_id":"73","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739872000,"dur":2000},{"pid":1,"tid":0,"id":74,"name":"task: transform","args":{"span_id":"74","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230739875000,"dur":2000},{"pid":1,"tid":0,"id":75,"name":"task: package application","args":{"span_id":"75","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 45\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230739878000,"dur":158000},{"pid":1,"tid":0,"id":76,"name":"task: build info writer","args":{"span_id":"76","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 16\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 70\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230740036000,"dur":2000},{"pid":1,"tid":0,"id":77,"name":"task: unknown task type","args":{"span_id":"77","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1509230740038000,"dur":100},{"pid":1,"tid":0,"id":78,"name":"task: unknown task type","args":{"span_id":"78","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1509230740039000,"dur":100},{"pid":1,"tid":23,"id":79,"name":"base plugin build finished","args":{"span_id":"79","project":"id: 1\nandroid_plugin_version: \"3.0.0\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1509230740047000,"dur":100}] |
{"poster":"KDA adc Bogi","date":"2015-03-21T16:32:46.161+0000","title":"Suche ranked team fรผrs wochenende","subforum":"Clans & Teams","up_votes":1,"down_votes":0,"body":"Ich suche ranked team bin silber 3 momentan spiele adc oder suport eig recht gern ;D weite fragen addet mich :bogenschwert","replies":[]} |
{"code":"6308072006","province_code":"63","regency_code":"6308","district_code":"630807","name":"GARUNGGANG"} |
{"uuid":"3ca226a5-6679-4d36-bd54-2d90f6304c72","name":"Gradle suite","children":["c0ebcafa-de07-42cd-a6f3-d6c29730ff02"],"befores":[],"afters":[],"links":[],"start":1627639353230,"stop":1627639422952} |
{"title":"Futurama.S06E01.DVDSCR.XviD-MSPAiNT-[tracker.BTARENA.org].avi","uid":5644767,"size":183650337,"categoryP":"video","categoryS":"tv_shows","magnet":"?xt=urn:btih:607fd15fa55ddd44be05b36f49cb1e113441c5fc&dn=Futurama.S06E01.DVDSCR.XviD-MSPAiNT-%5Btracker.BTARENA.org%5D.avi&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":0,"uploader":"AiTB","files":2,"time":1277248719,"description":"info, links\n <a href="\nhttp://www.btarena.org/tv/futurama-s06e01-dvdscr-xvid-mspaint" rel="nofollow" target="_NEW">\nhttp://www.btarena.org/tv/futurama-s06e01-dvdscr-xvid-mspaint</a>\n\n\n","torrent":{"xt":"urn:btih:607fd15fa55ddd44be05b36f49cb1e113441c5fc","amp;dn":"Futurama.S06E01.DVDSCR.XviD-MSPAiNT-%5Btracker.BTARENA.org%5D.avi","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":"607fd15fa55ddd44be05b36f49cb1e113441c5fc","infoHashBuffer":{"type":"Buffer","data":[96,127,209,95,165,93,221,68,190,5,179,111,73,203,30,17,52,65,197,252]},"announce":[],"urlList":[]}} |
[{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839610000,"args":{"JVM stats":"heap_memory_usage: 226217488\nnon_heap_memory_usage: 138905696\nloaded_class_count: 14663\nthread_count: 22\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839691000,"args":{"JVM stats":"heap_memory_usage: 236029208\nnon_heap_memory_usage: 139124888\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839693000,"args":{"JVM stats":"heap_memory_usage: 236029208\nnon_heap_memory_usage: 139131032\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839800000,"args":{"JVM stats":"heap_memory_usage: 243776912\nnon_heap_memory_usage: 139200576\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839810000,"args":{"JVM stats":"heap_memory_usage: 244250112\nnon_heap_memory_usage: 139202080\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839818000,"args":{"JVM stats":"heap_memory_usage: 244566040\nnon_heap_memory_usage: 139211176\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839820000,"args":{"JVM stats":"heap_memory_usage: 244566040\nnon_heap_memory_usage: 139211176\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839823000,"args":{"JVM stats":"heap_memory_usage: 244566040\nnon_heap_memory_usage: 139211176\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839825000,"args":{"JVM stats":"heap_memory_usage: 244723752\nnon_heap_memory_usage: 139218856\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839827000,"args":{"JVM stats":"heap_memory_usage: 244723752\nnon_heap_memory_usage: 139216936\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525839827001,"args":{"JVM stats":"heap_memory_usage: 244723752\nnon_heap_memory_usage: 139216936\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525845830000,"args":{"JVM stats":"heap_memory_usage: 280660800\nnon_heap_memory_usage: 139255488\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525845833000,"args":{"JVM stats":"heap_memory_usage: 281015128\nnon_heap_memory_usage: 139255488\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525845840000,"args":{"JVM stats":"heap_memory_usage: 281841328\nnon_heap_memory_usage: 139255488\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525845842000,"args":{"JVM stats":"heap_memory_usage: 281999048\nnon_heap_memory_usage: 139255488\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851479000,"args":{"JVM stats":"heap_memory_usage: 88873544\nnon_heap_memory_usage: 139263448\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 1\n gc_time: 24\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851480000,"args":{"JVM stats":"heap_memory_usage: 89101152\nnon_heap_memory_usage: 139263448\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851492000,"args":{"JVM stats":"heap_memory_usage: 90972120\nnon_heap_memory_usage: 139264408\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851516000,"args":{"JVM stats":"heap_memory_usage: 91910608\nnon_heap_memory_usage: 139291416\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851521000,"args":{"JVM stats":"heap_memory_usage: 91987464\nnon_heap_memory_usage: 139291416\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851524000,"args":{"JVM stats":"heap_memory_usage: 91987464\nnon_heap_memory_usage: 139291416\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851524001,"args":{"JVM stats":"heap_memory_usage: 92064288\nnon_heap_memory_usage: 139291416\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851532000,"args":{"JVM stats":"heap_memory_usage: 92381920\nnon_heap_memory_usage: 139278640\nloaded_class_count: 14663\nthread_count: 27\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851682000,"args":{"JVM stats":"heap_memory_usage: 103293232\nnon_heap_memory_usage: 139306056\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851690000,"args":{"JVM stats":"heap_memory_usage: 103629504\nnon_heap_memory_usage: 139306056\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851693000,"args":{"JVM stats":"heap_memory_usage: 103706408\nnon_heap_memory_usage: 139306056\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851712000,"args":{"JVM stats":"heap_memory_usage: 104475928\nnon_heap_memory_usage: 139306056\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851718000,"args":{"JVM stats":"heap_memory_usage: 105126408\nnon_heap_memory_usage: 139306056\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851721000,"args":{"JVM stats":"heap_memory_usage: 105126408\nnon_heap_memory_usage: 139306056\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851726000,"args":{"JVM stats":"heap_memory_usage: 105126408\nnon_heap_memory_usage: 139307336\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851739000,"args":{"JVM stats":"heap_memory_usage: 105576248\nnon_heap_memory_usage: 139312552\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851742000,"args":{"JVM stats":"heap_memory_usage: 105576248\nnon_heap_memory_usage: 139312552\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851759000,"args":{"JVM stats":"heap_memory_usage: 106658296\nnon_heap_memory_usage: 139316072\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851760000,"args":{"JVM stats":"heap_memory_usage: 106658296\nnon_heap_memory_usage: 139316072\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851793000,"args":{"JVM stats":"heap_memory_usage: 109005392\nnon_heap_memory_usage: 139318184\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851795000,"args":{"JVM stats":"heap_memory_usage: 109005392\nnon_heap_memory_usage: 139318184\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851795001,"args":{"JVM stats":"heap_memory_usage: 109005392\nnon_heap_memory_usage: 139318184\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851796000,"args":{"JVM stats":"heap_memory_usage: 109005392\nnon_heap_memory_usage: 139323560\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851797000,"args":{"JVM stats":"heap_memory_usage: 109005392\nnon_heap_memory_usage: 139323560\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851800000,"args":{"JVM stats":"heap_memory_usage: 109005392\nnon_heap_memory_usage: 139350696\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851852000,"args":{"JVM stats":"heap_memory_usage: 109825944\nnon_heap_memory_usage: 139486720\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851948000,"args":{"JVM stats":"heap_memory_usage: 112458368\nnon_heap_memory_usage: 139532608\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525851984000,"args":{"JVM stats":"heap_memory_usage: 113276856\nnon_heap_memory_usage: 139532608\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852024000,"args":{"JVM stats":"heap_memory_usage: 114095112\nnon_heap_memory_usage: 139532608\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852026000,"args":{"JVM stats":"heap_memory_usage: 114095112\nnon_heap_memory_usage: 139532608\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852031000,"args":{"JVM stats":"heap_memory_usage: 114095112\nnon_heap_memory_usage: 139532608\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852036000,"args":{"JVM stats":"heap_memory_usage: 114095112\nnon_heap_memory_usage: 139544952\nloaded_class_count: 14663\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852471000,"args":{"JVM stats":"heap_memory_usage: 159132040\nnon_heap_memory_usage: 139792096\nloaded_class_count: 14664\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852482000,"args":{"JVM stats":"heap_memory_usage: 159507504\nnon_heap_memory_usage: 139795872\nloaded_class_count: 14664\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852483000,"args":{"JVM stats":"heap_memory_usage: 159507504\nnon_heap_memory_usage: 139795872\nloaded_class_count: 14664\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852483001,"args":{"JVM stats":"heap_memory_usage: 159507504\nnon_heap_memory_usage: 139795872\nloaded_class_count: 14664\nthread_count: 28\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":0,"ph":"i","name":"Memory sample","ts":1521525852550000,"args":{"JVM stats":"heap_memory_usage: 160402576\nnon_heap_memory_usage: 139851456\nloaded_class_count: 14664\nthread_count: 23\ngarbage_collection_stats {\n name: \"PS Scavenge\"\n gc_collections: 0\n gc_time: 0\n}\ngarbage_collection_stats {\n name: \"PS MarkSweep\"\n gc_collections: 0\n gc_time: 0\n}\n"}},{"pid":1,"tid":14,"id":2,"name":"base plugin project configure","args":{"span_id":"2","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839610000,"dur":4000},{"pid":1,"tid":14,"id":3,"name":"base plugin project base extension creation","args":{"span_id":"3","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839615000,"dur":3000},{"pid":1,"tid":14,"id":5,"name":"task manager create tasks","args":{"span_id":"5","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839618000,"dur":1000},{"pid":1,"tid":14,"id":4,"name":"base plugin project tasks creation","args":{"span_id":"4","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839618000,"dur":1000},{"pid":1,"tid":14,"id":8,"name":"variant manager create variants","args":{"span_id":"8","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839626000,"dur":4000},{"pid":1,"tid":14,"id":9,"name":"variant manager create tests tasks","args":{"span_id":"9","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839630000,"dur":1000},{"pid":1,"tid":14,"id":11,"name":"app task manager create merge manifest task","args":{"span_id":"11","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839632000,"dur":1000},{"pid":1,"tid":14,"id":12,"name":"app task manager create generate res values task","args":{"span_id":"12","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839633000,"dur":100},{"pid":1,"tid":14,"id":13,"name":"app task manager create create renderscript task","args":{"span_id":"13","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839634000,"dur":100},{"pid":1,"tid":14,"id":14,"name":"app task manager create merge resources task","args":{"span_id":"14","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839634000,"dur":100},{"pid":1,"tid":14,"id":15,"name":"app task manager create merge assets task","args":{"span_id":"15","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839634000,"dur":1000},{"pid":1,"tid":14,"id":16,"name":"app task manager create build config task","args":{"span_id":"16","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839635000,"dur":100},{"pid":1,"tid":14,"id":17,"name":"app task manager create process res task","args":{"span_id":"17","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839635000,"dur":3000},{"pid":1,"tid":14,"id":18,"name":"app task manager create aidl task","args":{"span_id":"18","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839638000,"dur":1000},{"pid":1,"tid":14,"id":19,"name":"app task manager create shader task","args":{"span_id":"19","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839639000,"dur":100},{"pid":1,"tid":14,"id":20,"name":"app task manager create ndk task","args":{"span_id":"20","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839639000,"dur":100},{"pid":1,"tid":14,"id":21,"name":"app task manager create external native build task","args":{"span_id":"21","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839639000,"dur":100},{"pid":1,"tid":14,"id":22,"name":"app task manager create merge jnilibs folders task","args":{"span_id":"22","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839639000,"dur":1000},{"pid":1,"tid":14,"id":23,"name":"app task manager create compile task","args":{"span_id":"23","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839640000,"dur":6000},{"pid":1,"tid":14,"id":24,"name":"app task manager create packaging task","args":{"span_id":"24","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839646000,"dur":2000},{"pid":1,"tid":14,"id":25,"name":"app task manager create lint task","args":{"span_id":"25","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839648000,"dur":100},{"pid":1,"tid":14,"id":10,"name":"variant manager create tasks for variant","args":{"span_id":"10","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n"},"ph":"X","ts":1521525839631000,"dur":17000},{"pid":1,"tid":14,"id":26,"name":"variant manager create tasks for variant","args":{"span_id":"26","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839648000,"dur":5000},{"pid":1,"tid":14,"id":27,"name":"variant manager create tasks for variant","args":{"span_id":"27","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839653000,"dur":10000},{"pid":1,"tid":14,"id":7,"name":"variant manager create android tasks","args":{"span_id":"7","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839625000,"dur":39000},{"pid":1,"tid":14,"id":28,"name":"variant manager external native config values","args":{"span_id":"28","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839664000,"dur":100},{"pid":1,"tid":14,"id":6,"name":"base plugin create android tasks","args":{"span_id":"6","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525839622000,"dur":42000},{"pid":1,"tid":0,"id":29,"name":"task: build info loader","args":{"span_id":"29","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 7\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525839689000,"dur":2000},{"pid":1,"tid":0,"id":30,"name":"task: unknown task type","args":{"span_id":"30","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839693000,"dur":100},{"pid":1,"tid":0,"id":31,"name":"task: app pre build","args":{"span_id":"31","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 92\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839694000,"dur":106000},{"pid":1,"tid":0,"id":32,"name":"task: aidl compile","args":{"span_id":"32","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 1\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839802000,"dur":8000},{"pid":1,"tid":0,"id":33,"name":"task: renderscript compile","args":{"span_id":"33","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 54\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839814000,"dur":4000},{"pid":1,"tid":0,"id":34,"name":"task: check manifest","args":{"span_id":"34","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 8\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839819000,"dur":1000},{"pid":1,"tid":0,"id":35,"name":"task: generate build config","args":{"span_id":"35","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 24\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839821000,"dur":2000},{"pid":1,"tid":0,"id":36,"name":"task: prepare lint jar","args":{"span_id":"36","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 119\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839823000,"dur":1000},{"pid":1,"tid":0,"id":37,"name":"task: generate res values","args":{"span_id":"37","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 26\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839826000,"dur":100},{"pid":1,"tid":0,"id":38,"name":"task: unknown task type","args":{"span_id":"38","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525839827000,"dur":100},{"pid":1,"tid":0,"id":39,"name":"task: merge resources","args":{"span_id":"39","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 40\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525839830000,"dur":6000000},{"pid":1,"tid":0,"id":40,"name":"task: compatible screens manifest","args":{"span_id":"40","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 9\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525845832000,"dur":1000},{"pid":1,"tid":0,"id":41,"name":"task: merge manifests","args":{"span_id":"41","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 39\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525845835000,"dur":5000},{"pid":1,"tid":0,"id":42,"name":"task: splits discovery","args":{"span_id":"42","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 87\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525845841000,"dur":1000},{"pid":1,"tid":0,"id":43,"name":"task: process android resources","args":{"span_id":"43","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 51\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525845846000,"dur":5633000},{"pid":1,"tid":0,"id":44,"name":"task: unknown task type","args":{"span_id":"44","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525851479000,"dur":1000},{"pid":1,"tid":0,"id":45,"name":"task: java pre compile","args":{"span_id":"45","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 76\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851481000,"dur":11000},{"pid":1,"tid":0,"id":46,"name":"task: android java compile","args":{"span_id":"46","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 3\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851494000,"dur":22000},{"pid":1,"tid":0,"id":47,"name":"task: merge source set folders","args":{"span_id":"47","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 41\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851518000,"dur":3000},{"pid":1,"tid":0,"id":48,"name":"task: shader compile","args":{"span_id":"48","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 55\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851522000,"dur":2000},{"pid":1,"tid":0,"id":49,"name":"task: unknown task type","args":{"span_id":"49","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851524000,"dur":100},{"pid":1,"tid":0,"id":50,"name":"task: merge source set folders","args":{"span_id":"50","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 41\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851526000,"dur":6000},{"pid":1,"tid":0,"id":51,"name":"task: package application","args":{"span_id":"51","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 45\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525851534000,"dur":148000},{"pid":1,"tid":0,"id":52,"name":"task: check manifest in instant run mode","args":{"span_id":"52","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 72\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525851682000,"dur":8000},{"pid":1,"tid":0,"id":53,"name":"task: transform","args":{"span_id":"53","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851691000,"dur":2000},{"pid":1,"tid":0,"id":54,"name":"task: transform","args":{"span_id":"54","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851694000,"dur":18000},{"pid":1,"tid":0,"id":55,"name":"task: transform","args":{"span_id":"55","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851712000,"dur":6000},{"pid":1,"tid":0,"id":56,"name":"task: ndk compile","args":{"span_id":"56","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 43\ndid_work: false\nskipped: true\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525851720000,"dur":1000},{"pid":1,"tid":0,"id":57,"name":"task: merge source set folders","args":{"span_id":"57","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 41\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851723000,"dur":3000},{"pid":1,"tid":0,"id":58,"name":"task: transform","args":{"span_id":"58","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851727000,"dur":12000},{"pid":1,"tid":0,"id":59,"name":"task: unknown task type","args":{"span_id":"59","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525851740000,"dur":2000},{"pid":1,"tid":0,"id":60,"name":"task: transform","args":{"span_id":"60","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851743000,"dur":16000},{"pid":1,"tid":0,"id":61,"name":"task: transform","args":{"span_id":"61","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851759000,"dur":1000},{"pid":1,"tid":0,"id":62,"name":"task: transform","args":{"span_id":"62","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851761000,"dur":32000},{"pid":1,"tid":0,"id":63,"name":"task: transform","args":{"span_id":"63","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851794000,"dur":1000},{"pid":1,"tid":0,"id":64,"name":"task: unknown task type","args":{"span_id":"64","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851795000,"dur":100},{"pid":1,"tid":0,"id":65,"name":"task: pre cold swap","args":{"span_id":"65","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 48\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525851796000,"dur":100},{"pid":1,"tid":0,"id":66,"name":"task: fast deploy runtime extractor","args":{"span_id":"66","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 21\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851797000,"dur":100},{"pid":1,"tid":0,"id":67,"name":"task: generate instant run app info","args":{"span_id":"67","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 25\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851799000,"dur":100},{"pid":1,"tid":0,"id":68,"name":"task: transform","args":{"span_id":"68","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851807000,"dur":45000},{"pid":1,"tid":0,"id":69,"name":"task: transform","args":{"span_id":"69","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851853000,"dur":95000},{"pid":1,"tid":0,"id":70,"name":"task: transform","args":{"span_id":"70","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851949000,"dur":35000},{"pid":1,"tid":0,"id":71,"name":"task: transform","args":{"span_id":"71","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525851986000,"dur":38000},{"pid":1,"tid":0,"id":72,"name":"task: validate signing","args":{"span_id":"72","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 67\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525852024000,"dur":2000},{"pid":1,"tid":0,"id":73,"name":"task: transform","args":{"span_id":"73","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525852027000,"dur":4000},{"pid":1,"tid":0,"id":74,"name":"task: transform","args":{"span_id":"74","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 65\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525852032000,"dur":4000},{"pid":1,"tid":0,"id":75,"name":"task: package application","args":{"span_id":"75","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 45\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525852038000,"dur":432000},{"pid":1,"tid":0,"id":76,"name":"task: build info writer","args":{"span_id":"76","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","variant":"id: 1\nis_debug: true\nminify_enabled: false\nuse_multidex: false\nuse_legacy_multidex: false\nvariant_type: APPLICATION\nmin_sdk_version {\n api_level: 23\n}\ntarget_sdk_version {\n api_level: 26\n}\ndex_builder: DX_DEXER\ndex_merger: DX_MERGER\n","task":"type: 70\ndid_work: true\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525852471000,"dur":11000},{"pid":1,"tid":0,"id":77,"name":"task: unknown task type","args":{"span_id":"77","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: true\nup_to_date: true\nfailed: false\n"},"ph":"X","ts":1521525852483000,"dur":100},{"pid":1,"tid":0,"id":78,"name":"task: unknown task type","args":{"span_id":"78","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n","task":"type: 0\ndid_work: false\nskipped: false\nup_to_date: false\nfailed: false\n"},"ph":"X","ts":1521525852483000,"dur":100},{"pid":1,"tid":14,"id":79,"name":"base plugin build finished","args":{"span_id":"79","project":"id: 1\nandroid_plugin_version: \"3.0.1\"\nandroid_plugin: APPLICATION\nplugin_generation: FIRST\nbuild_tools_version: \"26.0.2\"\ncompile_sdk: \"android-26\"\nsplits {\n}\n"},"ph":"X","ts":1521525852498000,"dur":1000}] |
{"id":21072,"name":"Treasure Map","description":"Follow the treasure map tonsomewhere in Arcanois Region at '-219, 120, 235'.nMaybe we can find something."} |
{"poster":"DarknesZeth","date":"2015-02-05T05:20:39.301+0000","title":"AO SHIN!!!1","subforum":"Creaciones de la comunidad","embed":{"description":"Check out the post about Just one more stupid Ao Shin post on elohell.net. Share your comment.","url":"http://elohell.net/chill/336255/just-one-more-stupid-ao-shin-post","image":"http://st.elohell.net/public/chill/ebe81811a950549fc794cbe946e92f31.jpg"},"up_votes":1,"down_votes":4,"body":"AO SHIN!!!!","replies":[{"poster":"Dinoxavy","date":"2015-12-31T22:33:27.573+0000","up_votes":1,"down_votes":0,"body":"http://forums.las.leagueoflegends.com/board/showthread.php?t=21721 ARCHIVO 2013\n\nRiot Cรณndor dice:\n\n_\"Ao Shin no es el siguiente campeรณn que vamos a lanzar, asรญ que todavรญa falta mucho para verlo en todo su esplendor y todavรญa pueden cambiar muchas cosas.\"_","replies":[]},{"poster":"Totoo2000","date":"2015-04-20T22:45:20.341+0000","up_votes":1,"down_votes":0,"body":"Aun esperando a ao shin","replies":[]},{"poster":"Malas Tripas","date":"2015-02-05T06:05:20.335+0000","up_votes":1,"down_votes":0,"body":"Ya han dicho un par de veces desde Riot que Ao Shin sigue en desarrollo y que, probablemente, no vea la luz en un buen rato.\nCreo que, si tenemos suerte, a fin de aรฑo quizรกs estรฉ listo, si es que no esperan hasta el prรณximo aรฑo nuevo chino xd.","replies":[{"poster":"DarknesZeth","date":"2015-02-05T10:11:42.760+0000","up_votes":1,"down_votes":0,"body":"XD","replies":[]}]},{"poster":"Excorpion","date":"2015-02-05T05:33:13.028+0000","up_votes":1,"down_votes":0,"body":"Report por meme mal usado XD","replies":[{"poster":"DarknesZeth","date":"2015-02-05T05:37:06.861+0000","up_votes":1,"down_votes":0,"body":"cn tanto report me voy de ban por una semana XD","replies":[]}]}]} |
{"poster":"The Ecdysiast","date":"2018-06-25T19:39:29.091+0000","title":"We absolutely need to know what animals Rhaast, Aatrox, and Varus were.","subforum":"Story, Art, & Sound","up_votes":41,"down_votes":2,"body":"You can't just say that they were Ascended, mention 9 others who specifically have animal traits, and that the current forms of the Darkin are in any way similar to their previous forms. You need to tell us what they actually were. Aatrox's story only mentions he had wings.","replies":[{"poster":"Riot Scathlocke","date":"2018-06-26T16:01:30.040+0000","up_votes":25,"down_votes":4,"body":"A toad, a weasel and a hamster.\n\nhashtag-canon","replies":[{"poster":"The Ecdysiast","date":"2018-06-27T00:36:06.816+0000","up_votes":7,"down_votes":2,"body":"Thank you for taking time out of your clearly busy day to troll people on the boards that just want answers.","replies":[{"poster":"Meep Man","date":"2018-06-27T03:10:18.457+0000","up_votes":4,"down_votes":0,"body":"Wow, someone woke up on the wrong side of the bed.","replies":[]}]},{"poster":"nosafterburn","date":"2018-06-27T00:50:17.245+0000","up_votes":1,"down_votes":0,"body":"I'm pretty sure you meant horney-toad, but w/e i'll allow it dagnabit all.","replies":[]},{"poster":"Sรธvereign","date":"2018-06-26T22:23:52.195+0000","up_votes":1,"down_votes":0,"body":"We need it, in writing, that THAT... Was a joke.","replies":[]},{"poster":"Brutusness","date":"2018-06-26T17:23:22.918+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Scathlocke,realm=NA,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=0011,timestamp=2018-06-26T16:01:30.040+0000)\n>\n> A toad, a weasel and a hamster.\n> \n> hashtag-canon\n\n_Scaaaaaaaaaaaaaathe!_","replies":[]}]},{"poster":"Infernape","date":"2018-06-25T19:40:07.031+0000","up_votes":14,"down_votes":1,"body":"We all know Varus was a bear.","replies":[{"poster":"Fasmodey","date":"2018-06-25T19:46:02.596+0000","up_votes":16,"down_votes":0,"body":"> [{quoted}](name=FurorDivinus27,realm=EUW,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=0000,timestamp=2018-06-25T19:40:07.031+0000)\n>\n> We all know Varus was a bear.\n\nNo he was an otter lmao.","replies":[{"poster":"Oleandervine","date":"2018-06-25T20:05:33.627+0000","up_votes":3,"down_votes":1,"body":"Nah, he's pure and alabaster, and blonde. Definitely a twink.","replies":[{"poster":"Terozu","date":"2018-06-26T00:54:45.350+0000","up_votes":2,"down_votes":0,"body":"Twinks are thin and delicate, he's ripped.","replies":[{"poster":"OverpoweredSoap","date":"2018-06-26T01:41:57.809+0000","up_votes":3,"down_votes":0,"body":"> [{quoted}](name=Terozu,realm=NA,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=0000000000000000,timestamp=2018-06-26T00:54:45.350+0000)\n>\n> Twinks are thin and delicate, he's ripped.\n\nTwunk then?","replies":[]}]}]},{"poster":"Infernape","date":"2018-06-25T21:22:12.942+0000","up_votes":2,"down_votes":0,"body":"> [{quoted}](name=Fasmodey,realm=EUW,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=00000000,timestamp=2018-06-25T19:46:02.596+0000)\n>\n> No he was an otter lmao.\n\nThat's the word I was looking for. I legit went with the first gay related term that came to mind.","replies":[{"poster":"Oleandervine","date":"2018-06-26T02:01:41.363+0000","up_votes":2,"down_votes":1,"body":"Graves is a bear. Gragas is a bear. Varus is definitely not a bear :P","replies":[{"poster":"Spank the Fox","date":"2018-06-26T08:12:31.515+0000","up_votes":1,"down_votes":0,"body":"Graves is a daddy.","replies":[{"poster":"Placentas","date":"2018-06-26T14:44:00.998+0000","up_votes":1,"down_votes":0,"body":"Um, a daddy and bear can be the same. Graves is a daddy/muscle bear, where as Gragas is a more classic bear, just a bit less hairy.","replies":[{"poster":"Spank the Fox","date":"2018-06-26T23:57:13.213+0000","up_votes":1,"down_votes":0,"body":"Gragas is a chub, not a bear.","replies":[]}]}]}]}]}]},{"poster":"The Ecdysiast","date":"2018-06-25T19:47:29.796+0000","up_votes":4,"down_votes":0,"body":"Probably some sort of crustacean or insect, if we're going by the look of his model.","replies":[]}]},{"poster":"Steel Lady","date":"2018-06-25T19:45:07.631+0000","up_votes":11,"down_votes":1,"body":"Varus was a unicorn, duh.\n\n{{sticker:slayer-pantheon-rainbows}}","replies":[]},{"poster":"calibergunsaint","date":"2018-06-25T20:03:36.054+0000","up_votes":4,"down_votes":0,"body":"Aatrox could be some sort of bird, or even a bat, considering the pointy things on his face.\nRhaast might have been a deer or a hammerhead shark, something that resembles horns.","replies":[{"poster":"GrReaper96","date":"2018-06-25T20:41:01.323+0000","up_votes":2,"down_votes":0,"body":"For some reason i want Aatrox to be a butterfly","replies":[{"poster":"XIII Vanitas","date":"2018-06-25T21:42:54.643+0000","up_votes":9,"down_votes":0,"body":"Shaiapouftrox.","replies":[{"poster":"Leverette","date":"2018-06-25T22:39:08.624+0000","up_votes":1,"down_votes":0,"body":"I didn't expect a comment like that, but I am greatly amused. In a way he kinda does feel like the Pouf to Rhaast's Youpi.","replies":[]}]},{"poster":"SpecterVonBaren","date":"2018-06-26T01:02:08.229+0000","up_votes":1,"down_votes":0,"body":"No, that's Kog's Ascended form.","replies":[]}]},{"poster":"Weiner the Pooh","date":"2018-06-27T02:35:15.226+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=calibergunsaint,realm=EUNE,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=0003,timestamp=2018-06-25T20:03:36.054+0000)\n>\n> Aatrox could be some sort of bird, or even a bat, considering the pointy things on his face.\n> Rhaast might have been a deer or a hammerhead shark, something that resembles horns.\n\nI think rhaast was probably a Bull.","replies":[]},{"poster":"Penta Penguin","date":"2018-06-26T11:15:48.061+0000","up_votes":1,"down_votes":1,"body":"There are a lot of sharks in the desert","replies":[{"poster":"Hong Kong Annie","date":"2018-06-26T18:29:24.832+0000","up_votes":1,"down_votes":1,"body":"Shurima wasn't always a desert, and the empire once ruled the world.","replies":[{"poster":"Risen29","date":"2018-06-26T21:29:22.516+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=Wayward Son,realm=NA,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=000300010000,timestamp=2018-06-26T18:29:24.832+0000)\n>\n> Shurima wasn't always a desert, and the empire once ruled the world.\n\nMost deserts are manmade. They surround the remnants of where a large civilization use to be. Deforestation, tilling, overgrazing, it all leads to erosion and desertification. \n\nThere's abandoned ancient civilizations in the middle of the sahara. \nIsrael use to be a place that had forests, savannah, and lions. It's only in the 20th century we've seen greenery return to Israel by man's intervention to replant the desert. \nThere's a region in China that use to be lush grassland until it was overgrazed by livestock herders, turning it into an eroded barren landscape despite receiving plenty of rain. It wasn't until outside development intervention that they planted trees and built earthworks that reversed the damage and turned it into a prosperous fruit growing region. \n\nShurima is just another ancient civilization that died out because bad farming practices destroyed the environment around them.","replies":[]}]}]}]},{"poster":"FullmuteAll play","date":"2018-06-25T20:55:47.440+0000","up_votes":9,"down_votes":0,"body":"Your animals from SoloQ","replies":[]},{"poster":"GreenLore","date":"2018-06-25T20:16:28.426+0000","up_votes":7,"down_votes":0,"body":"Rhaast was probably a deer or a hammerhead shark(I'd say a shark would fit him pretty well)\n\nAatrox might have been a bird or a bat,I think they described him with shining golden wings,in which case a bat might link him to the sun aspect(who appeared in the form of a golden boy with bat wings).\n\nVarus might have been flat out human.I mean after all humans are animals as well.","replies":[{"poster":"Oleandervine","date":"2018-06-25T20:43:08.238+0000","up_votes":4,"down_votes":6,"body":"According to Scathelocke, Ascended can change their form to human forms with time and magic. Which is a pretty lame thing that invalidates what makes Ascended special and noticeable in the first place.","replies":[{"poster":"GreenLore","date":"2018-06-25T20:53:53.690+0000","up_votes":2,"down_votes":1,"body":"When did he say that?\nI know the vastaya are capable of such feat,but I never heard about the ascended being able to do that.","replies":[{"poster":"Oleandervine","date":"2018-06-25T21:15:30.530+0000","up_votes":4,"down_votes":0,"body":"> [{quoted}](name=Scathlocke,realm=NA,application-id=6kFXY1kR,discussion-id=ineA9uOv,comment-id=000500000000,timestamp=2018-06-25T17:58:26.524+0000)\n>\n> The champion versions of Varus, Rhaast/Kayn and Aatrox are \"possessed\" human hosts, so their current form is only a reflection of what they were previously. In fact, in 'Twilight of the Gods', it is very heavily implied that the fallen Ascended were animalistic, but changing themselves over time through magic and sheer willpower.\n(https://boards.na.leagueoflegends.com/en/c/story-art/ineA9uOv-the-darkin-lores-are-incredible-i-just-have-one-question?comment=000500000000)","replies":[{"poster":"GreenLore","date":"2018-06-25T21:44:59.047+0000","up_votes":1,"down_votes":0,"body":"Ah ok,forgot that they had the flesh-reshape ability before they were trapped.","replies":[{"poster":"Cetri","date":"2018-06-25T22:45:47.265+0000","up_votes":2,"down_votes":0,"body":"I wonder if the flesh-reshaping is part of the blood magic the darkin wielded? As opposed to the Vastayan shape-shifting which seems more metaphysical, or the original, sun-magic-based Ascension ritual.","replies":[]}]}]}]}]}]},{"poster":"6FlagsFunnelCake","date":"2018-06-25T22:42:34.066+0000","up_votes":2,"down_votes":0,"body":"Aatrox is already described to have been an angelic, golden winged creature of sorts.\nRhaast may be a ram perhaps? Mind you he has huge horns, and he even has goat-like feet.\nVarus is the weirdest of the bunch. My guess is maybe he was some kind of satyr because of how his legs were mostly effected?","replies":[{"poster":"Terozu","date":"2018-06-26T00:55:18.502+0000","up_votes":5,"down_votes":0,"body":"Varus actually has a whole new body, and looks nothing like his ascended form.","replies":[{"poster":"JoeAnarchy","date":"2018-06-26T01:30:48.019+0000","up_votes":1,"down_votes":1,"body":"> [{quoted}](name=Terozu,realm=NA,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=00090000,timestamp=2018-06-26T00:55:18.502+0000)\n>\n> Varus actually has a whole new body, and looks nothing like his ascended form.\n\nyea, i was about to say that. he \"forged new flesh\" from Kai and Valmar, so if he did have some animal related form, his current body wouldn't have to reflect it.\n\nand @OP the Darkin are Host Ascended that were warped by the void, but due to their god-like powers, they didn't completely turn void like, and instead became the Darkin, so it's more likely that their current forms have NOTHING to due with their animal like ascended forms (assuming they all have one)","replies":[{"poster":"The Ecdysiast","date":"2018-06-26T03:54:23.656+0000","up_votes":1,"down_votes":0,"body":"Did they change Kayne's or Varus's lore? Because Aatrox's only mentions he attempted to return to his old form with the new flesh, but could only manage as close as he got. No mention that their bodies were corrupted, only their minds. \nThey aren't actually _darkin_, it specifies that the name isn't actually true. \n\nIt's probably the Shuriman word for _Voidborn._","replies":[{"poster":"Pika Fox","date":"2018-06-26T04:30:41.158+0000","up_votes":1,"down_votes":0,"body":"\"They taught themselves forbidden sorceries, and came to view themselves as the rightful inheritors of the world. The scattered mortal populace named these new tyrants darkin, a whispered curse translating roughly in the old tongue as โthe fallen.โ \" - Excerpt from the lore thingy, specifically to point out that it translates into the fallen.\n\nAs far as i can surmise from the lore tidbits, its less that they had anything to do or were personally corrupted by the void so much as they were still born mortal, and even though they ascended into godhood in body, their minds were still fragile. The eternal life filled with bloody battle and loss essentially chipped away at their minds, and did a number on their psyche, the void battles just being the most prominent (not including their internal strife after they lost Azir and the infighting occurred)","replies":[{"poster":"The Ecdysiast","date":"2018-06-26T04:56:27.319+0000","up_votes":1,"down_votes":0,"body":"Is that from the new lore? I don't remember it at all.","replies":[{"poster":"Pika Fox","date":"2018-06-26T13:06:57.912+0000","up_votes":1,"down_votes":0,"body":"Yup. Surrender at 20 has all 3 or so of the lore stories all together.","replies":[]}]}]}]}]}]}]},{"poster":"Troll for Trump","date":"2018-06-25T21:52:06.045+0000","up_votes":3,"down_votes":0,"body":"Make them all boosted bonobos","replies":[]},{"poster":"Phieldworker","date":"2018-06-25T20:21:27.940+0000","up_votes":1,"down_votes":5,"body":"I think they explain that they werenโt the same as the other ascended because they FITB in with the god warriors. I think thereโs were ascended ascended like Renekton/Nasus/Azir, and they had the god warriors who had great power but were more like foot soldiers. Kind of like the ascended were gods and the god warriors are like angels.","replies":[{"poster":"Ebonmaw Dragon","date":"2018-06-25T21:24:13.630+0000","up_votes":3,"down_votes":0,"body":"> [{quoted}](name=Phieldworker,realm=NA,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=0005,timestamp=2018-06-25T20:21:27.940+0000)\n>\n> Kind of like the ascended were gods and the god warriors are like angels.\n\nSetaka was a god warrior and she was an ascended. Ascended and God Warriors are synonyms in the lore.","replies":[]}]},{"poster":"hi its Miny","date":"2018-06-26T13:58:55.176+0000","up_votes":1,"down_votes":0,"body":"or what thresh and other champions looked like before the shadow isles","replies":[{"poster":"The Ecdysiast","date":"2018-06-26T14:35:01.773+0000","up_votes":2,"down_votes":0,"body":"Nah, we know they were humans. That doesn't really matter much. \nIf you were wondering about Hecarim, he is a man fused to a pony, not a centaur.","replies":[]}]},{"poster":"King Braum","date":"2018-06-26T02:59:17.143+0000","up_votes":2,"down_votes":0,"body":"xerath turned into lightning and aatrox's backstory mentioned him looking more celestial than animalistic so honestly i think ascention goes any way it pleases.","replies":[{"poster":"The Ecdysiast","date":"2018-06-26T03:49:42.073+0000","up_votes":2,"down_votes":0,"body":"Xerath turned into lightning because he wasn't chosen to be Ascended and interrupted the ritual. He wasn't Ascended himself.","replies":[]},{"poster":"GreenLore","date":"2018-06-26T11:41:44.937+0000","up_votes":1,"down_votes":0,"body":"I'm honestly buffled how Xerath is still associated with lightning even though the lightning effects were always meant to be pure magic energy and were changed to not look like electricity years ago.(I think it was during season 3 or 4)","replies":[{"poster":"King Braum","date":"2018-06-26T21:15:27.773+0000","up_votes":1,"down_votes":0,"body":"> [{quoted}](name=GreenLore,realm=EUW,application-id=6kFXY1kR,discussion-id=pfjPPWtF,comment-id=000c0001,timestamp=2018-06-26T11:41:44.937+0000)\n>\n> I'm honestly buffled how Xerath is still associated with lightning even though the lightning effects were always meant to be pure magic energy and were changed to not look like electricity years ago.(I think it was during season 3 or 4)\n\ni know he's ment to be pure magic but to me he'll forever be an ascended bugzapper","replies":[]}]}]}]} |
{"title":"Two And a Half Men Season7 (XviD asd) EnglishV+NapisyPL - www.xv","uid":5600844,"size":1309528446,"categoryP":"video","categoryS":"tv_shows","magnet":"?xt=urn:btih:61930c5494961c5a62b52a53bbd9070fdca71ba4&dn=Two+And+a+Half+Men+Season7+%28XviD+asd%29+EnglishV%2BNapisyPL+-+www.xv&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"djjasiek","files":45,"time":1275305253,"description":"_(XviD_asd)______________\n____________$$$_$$$$_$$$$___\n___________$$$$_$$___$$_$$____\n__________$$_$$_$$$$_$$__$$_____\n_________$$__$$___$$_$$__$$______\n________$$___$$_$$$$_$$$$$_____\t","torrent":{"xt":"urn:btih:61930c5494961c5a62b52a53bbd9070fdca71ba4","amp;dn":"Two+And+a+Half+Men+Season7+%28XviD+asd%29+EnglishV%2BNapisyPL+-+www.xv","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":"61930c5494961c5a62b52a53bbd9070fdca71ba4","infoHashBuffer":{"type":"Buffer","data":[97,147,12,84,148,150,28,90,98,181,42,83,187,217,7,15,220,167,27,164]},"announce":[],"urlList":[]}} |
{"version":1.3,"people":[{"person_id":[-1],"pose_keypoints_2d":[711,199,1,712,240,1,678,242,1,654,287,1,665,329,1,752,240,1,776,287,1,759,290,1,711,349,1,692,348,1,695,429,1,702,463,1,742,348,1,733,444,1,731,520,1,706,189,1,718,190,1,697,194,1,727,198,1,729,539,1,743,539,1,729,524,1,698,494,1,692,490,1,710,461,1],"face_keypoints_2d":[],"hand_left_keypoints_2d":[],"hand_right_keypoints_2d":[],"pose_keypoints_3d":[],"face_keypoints_3d":[],"hand_left_keypoints_3d":[],"hand_right_keypoints_3d":[]}]} |
{"Author": "Bolaji Ojo\u00a0", "Date": "01.25.2018", "Keywords": "Procurement, Supply Chain Management", "Article": " Arrow Electronics Inc. is knee-deep in the most consequential evolution in its history, one that has the potential to result in a complete transformation of its business and heavily impact the entire electronics value chain by forcing a reshaping of the design, engineering, new product introduction, procurement and the entire supply chain. Once finished, the process \u00e2\u0080\u0094 quietly begun several years ago \u00e2\u0080\u0094 may reduce component distribution to a fraction of Arrow\u00e2\u0080\u0099s global sales and push the company deeper into the design chain. It is a transformation born of necessity and emblematic of a conundrum facing the industry. The old challenges of commoditization and margin pressures remain intractable even as new sales opportunities open for distributors, semiconductor suppliers and high-tech equipment manufacturers. The explosive adoption of wireless connectivity (IoT) by most segments of the economy is creating massive sales opportunities in areas once closed to electronics manufacturers but it is also forcing a re-evaluation of the product creation, development, engineering and manufacturing processes and thus, the role of component distributors. But while rival top-tier distributors are tinkering hesitatingly with existing business models, Arrow, instead, seeks a more central role in the value chain. The reason for caution on the part of other distributors is simple; the sector is growing, lifted by a resurgent economy and strong demand for electronics and components. Many distributors are, therefore, more focused on protecting current revenue streams and proceeding with reorganization at a slower pace, according to observers. Arrow is growing, too, well-ahead of industry average (2017 sales are projected to reach $26.6 billion, up 12 percent, from $23.8 billon, in 2016) and it has surged passed rivals to establish a commanding lead of the distribution available market. But executives say the company is also determined to forge ahead with a repositioning of its operations because they believe the old business model is not longer-term viable. So, while the ongoing changes are the latest in a string of industry-leading actions taken by Arrow since it was founded in 1935, they will be the most transformative. Arrow wants to be at the heart of the industry design chain and supply chain, pumping out critical services \u00e2\u0080\u0093 whatever the customer needs \u00e2\u0080\u0093 to old and emerging players, Andy King, head of Arrow\u00e2\u0080\u0099s components division, the company\u00e2\u0080\u0099s biggest operating unit, said. The parts required for this transformation have been acquired and are being deployed, he said. The company has amassed a trove of design, engineering, technical information, media, logistics, supply chain management, production, end-of-life management, enterprise resources, software and IP solutions to service whatever the customer needs and at whatever stage of the product development, manufacturing and introduction process. The customers determine what they want but Arrow will be ready to offer those services immediately, according to company executives. Andy King, President, Global Components, Arrow Electronics Inc. "} |
{
"usingComponents": {
"Schedule": "/pages/Schedule/Sindex/Sindex",
"emptyClass": "/pages/emptyClass/Eindex/Eindex",
"followCourse": "/pages/followCourse/Findex/Findex"
}
} |
{"across": {"1": {"clue": "Through the efforts of", "answer": "THANKSTO", "row": 0, "col": 0}, "9": {"clue": "Crystals used for dishes", "answer": "SUGAR", "row": 0, "col": 10}, "14": {"clue": "Sputnik launch time", "answer": "SOVIETERA", "row": 1, "col": 0}, "16": {"clue": "Meter reading", "answer": "USAGE", "row": 1, "col": 10}, "17": {"clue": "Didn't rely just on memory", "answer": "TOOKNOTES", "row": 2, "col": 0}, "18": {"clue": "Tearful", "answer": "MOVED", "row": 2, "col": 10}, "19": {"clue": "Pooch in panels", "answer": "ODIE", "row": 3, "col": 0}, "20": {"clue": "Not comprehending at all", "answer": "LOST", "row": 3, "col": 5}, "21": {"clue": "Track speedster beginning in 2000", "answer": "ACELA", "row": 3, "col": 10}, "22": {"clue": "Unburdened", "answer": "RID", "row": 4, "col": 0}, "23": {"clue": "Of the seafloor", "answer": "BENTHIC", "row": 4, "col": 4}, "25": {"clue": "Underworld goddess", "answer": "HEL", "row": 4, "col": 12}, "26": {"clue": "Tough to resolve", "answer": "MESSY", "row": 5, "col": 0}, "28": {"clue": "It's a real stretch", "answer": "EON", "row": 5, "col": 7}, "29": {"clue": "Drift", "answer": "ROVE", "row": 5, "col": 11}, "30": {"clue": "Gorges (on)", "answer": "LOADSUP", "row": 6, "col": 3}, "33": {"clue": "One making a good impression?", "answer": "APER", "row": 6, "col": 11}, "34": {"clue": "Unlike seawater", "answer": "POTABLE", "row": 7, "col": 0}, "37": {"clue": "Piece keeper?", "answer": "GUNBELT", "row": 7, "col": 8}, "39": {"clue": "\"Rocky IV\" villain ___ Drago", "answer": "IVAN", "row": 8, "col": 0}, "40": {"clue": "It may have clawed feet", "answer": "BATHTUB", "row": 8, "col": 5}, "42": {"clue": "Soon to be up", "answer": "NEXT", "row": 9, "col": 0}, "43": {"clue": "\"Do they not ___ that devise evil?\": Proverbs 14:22", "answer": "ERR", "row": 9, "col": 5}, "44": {"clue": "Minute", "answer": "BITSY", "row": 9, "col": 10}, "48": {"clue": "Municipal reg.", "answer": "ORD", "row": 10, "col": 0}, "49": {"clue": "Bows out", "answer": "RESIGNS", "row": 10, "col": 4}, "52": {"clue": "Cast", "answer": "HUE", "row": 10, "col": 12}, "53": {"clue": "Went with", "answer": "CHOSE", "row": 11, "col": 0}, "55": {"clue": "Bit of ing\u00e9niosit\u00e9", "answer": "IDEE", "row": 11, "col": 6}, "56": {"clue": "Moravian capital", "answer": "BRNO", "row": 11, "col": 11}, "57": {"clue": "Lacked", "answer": "HADNT", "row": 12, "col": 0}, "58": {"clue": "Get some quick lodging", "answer": "RENTAROOM", "row": 12, "col": 6}, "60": {"clue": "Sen. Bayh's senior counterpart", "answer": "LUGAR", "row": 13, "col": 0}, "61": {"clue": "Guard against drifting", "answer": "SNOWFENCE", "row": 13, "col": 6}, "62": {"clue": "Passing lines?", "answer": "ELEGY", "row": 14, "col": 0}, "63": {"clue": "Rat out", "answer": "TATTLEON", "row": 14, "col": 7}}, "down": {"1": {"clue": "Brief weather phenomenon?", "answer": "TSTORM", "row": 0, "col": 0}, "2": {"clue": "Hip-hop top", "answer": "HOODIE", "row": 0, "col": 1}, "3": {"clue": "Bypasses", "answer": "AVOIDS", "row": 0, "col": 2}, "4": {"clue": "Brand that may be worn with a 2-Down", "answer": "NIKE", "row": 0, "col": 3}, "5": {"clue": "The New Yorker writer Auletta", "answer": "KEN", "row": 0, "col": 4}, "6": {"clue": "Pirated", "answer": "STOLE", "row": 0, "col": 5}, "7": {"clue": "County in Idaho, Montana or Wyoming", "answer": "TETON", "row": 0, "col": 6}, "8": {"clue": "Matricidal figure of myth", "answer": "ORESTES", "row": 0, "col": 7}, "9": {"clue": "Cause of a rash response?", "answer": "SUMAC", "row": 0, "col": 10}, "10": {"clue": "Natl. athletics supporter", "answer": "USOC", "row": 0, "col": 11}, "11": {"clue": "Offered a way out", "answer": "GAVEHOPE", "row": 0, "col": 12}, "12": {"clue": "What pupils are separated by", "answer": "AGELEVEL", "row": 0, "col": 13}, "13": {"clue": "Klaxon-sounding occasion", "answer": "REDALERT", "row": 0, "col": 14}, "15": {"clue": "Like", "answer": "ASTHOUGH", "row": 1, "col": 8}, "23": {"clue": "Invitation notation", "answer": "BYOB", "row": 4, "col": 4}, "24": {"clue": "Keypad's function", "answer": "INPUT", "row": 4, "col": 9}, "27": {"clue": "Editorial feature", "answer": "SLANT", "row": 5, "col": 3}, "29": {"clue": "Literally, \"my master\"", "answer": "RABBI", "row": 5, "col": 11}, "31": {"clue": "He said \"If Attila the Hun were alive today, he'd be a drama critic\"", "answer": "ALBEE", "row": 6, "col": 5}, "32": {"clue": "Fusty greeting", "answer": "DEARSIRS", "row": 6, "col": 6}, "34": {"clue": "Double-decker?", "answer": "PINOCHLE", "row": 7, "col": 0}, "35": {"clue": "Remake", "answer": "OVERHAUL", "row": 7, "col": 1}, "36": {"clue": "Bit of trickery on the schedule", "answer": "TAXDODGE", "row": 7, "col": 2}, "38": {"clue": "Lumps", "answer": "NUBS", "row": 7, "col": 10}, "41": {"clue": "Fishing weapon", "answer": "TRIDENT", "row": 8, "col": 7}, "45": {"clue": "It's definitely a reserved seat", "answer": "THRONE", "row": 9, "col": 12}, "46": {"clue": "BP competitor", "answer": "SUNOCO", "row": 9, "col": 13}, "47": {"clue": "Tower of London figures", "answer": "YEOMEN", "row": 9, "col": 14}, "49": {"clue": "Second shot", "answer": "RETRY", "row": 10, "col": 4}, "50": {"clue": "Piazza de Ferrari setting", "answer": "GENOA", "row": 10, "col": 8}, "51": {"clue": "Wrapper stat.", "answer": "NETWT", "row": 10, "col": 9}, "54": {"clue": "It might result in a run", "answer": "SNAG", "row": 11, "col": 3}, "56": {"clue": "Belgian balladeer", "answer": "BREL", "row": 11, "col": 11}, "59": {"clue": "Tailward", "answer": "AFT", "row": 12, "col": 10}}} |
{"h_std_ca_2939_0_0":{"offset":"-18,51","left":"24","top":"0","width":"30","height":"14"},"h_std_ca_2939_1_0":{"offset":"-23,49","left":"36","top":"14","width":"20","height":"28"},"h_std_ca_2939_2_0":{"offset":"-23,49","left":"19","top":"42","width":"23","height":"32"},"h_std_ca_2939_3_0":{"offset":"-24,49","left":"0","top":"42","width":"19","height":"30"},"h_std_ca_2939_7_0":{"offset":"-21,49","left":"0","top":"0","width":"24","height":"11"},"h_lay_ca_2939_2_0":{"offset":"1,24","left":"0","top":"14","width":"36","height":"22"}} |
["??0SkCachedData@@QEAA@PEAX_K@Z", "??R<lambda_11>@?0??validate@SkCachedData@@QEBAXXZ@QEBA?A?<auto>@@XZ", "??1SkCachedData@@UEAA@XZ", "??R<lambda_9>@?0??validate@SkCachedData@@QEBAXXZ@QEBA?A?<auto>@@XZ", "?inc@@YAXXZ", "??1AutoMutexWritable@SkCachedData@@QEAA@XZ", "?inMutexUnref@SkCachedData@@AEAA_N_N@Z", "??R<lambda_3>@?0??inMutexRef@SkCachedData@@AEAAX_N@Z@QEBA?A?<auto>@@XZ", "?validate@SkCachedData@@QEBAXXZ", "??R<lambda_8>@?0??validate@SkCachedData@@QEBAXXZ@QEBA?A?<auto>@@XZ", "??R<lambda_6>@?0??inMutexLock@SkCachedData@@AEAAXXZ@QEBA?A?<auto>@@XZ", "?internalRef@SkCachedData@@AEBAX_N@Z", "?inMutexLock@SkCachedData@@AEAAXXZ", "??R<lambda_10>@?0??validate@SkCachedData@@QEBAXXZ@QEBA?A?<auto>@@XZ", "?inMutexRef@SkCachedData@@AEAAX_N@Z", "??0AutoMutexWritable@SkCachedData@@QEAA@PEBV1@@Z", "??CAutoMutexWritable@SkCachedData@@QEAAPEAV1@XZ", "?dec@@YAXXZ", "??0SkCachedData@@QEAA@_KPEAVSkDiscardableMemory@@@Z", "?internalUnref@SkCachedData@@AEBAX_N@Z", "??R<lambda_7>@?0??inMutexUnlock@SkCachedData@@AEAAXXZ@QEBA?A?<auto>@@XZ", "??R<lambda_4>@?0??inMutexUnref@SkCachedData@@AEAA_N_N@Z@QEBA?A?<auto>@@XZ", "??R<lambda_5>@?0??inMutexLock@SkCachedData@@AEAAXXZ@QEBA?A?<auto>@@XZ", "?inMutexUnlock@SkCachedData@@AEAAXXZ"] |
{"intro": "2์ง - 2nd (2011, Mirrorball Music)", "event": [{"venue_id": 127, "title": "Numeric Seehearter #10 with ์ ๋ฏผ์ 'Tension'", "date": "2014-10-25", "time": "19:00", "venue": "c cloud", "lineup": [{"name": "์ ๋ฏผ์", "musician_id": 306}, {"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "ํฌ๋ช
", "musician_id": 498}, {"name": "์์นด์คํ(El_Casta)", "musician_id": 1322}]}, {"venue_id": 127, "title": "Numeric SeehearTer 8 '๋ซผ๋น์ฐ์ค์ ๋ '", "date": "2014-08-24", "price": "ํ๋งค 10000์", "time": "20:00", "venue": "c cloud", "lineup": [{"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "ํฌ๋ช
", "musician_id": 498}, {"name": "์์นด์คํ(El_Casta)", "musician_id": 1322}]}, {"venue_id": 127, "title": "Numeric SeehearTer 5 'The ไบ๋ฅดๆญ์ฆ Show !!!'", "date": "2014-05-25", "price": "ํ๋งค 10,000", "time": "20:00", "venue": "c cloud", "lineup": [{"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "ํฌ๋ช
", "musician_id": 498}, {"name": "์์นด์คํ(El_Casta)", "musician_id": 1322}]}, {"venue_id": 51, "title": "๋์ฃ: ์ 2ํ ์ธํ๋ฌ๊ทธ๋ ์ปคํ๊ฐ์์ ", "date": "2014-05-11", "time": "19:00", "venue": "์นดํ ์ธํ๋ฌ๊ทธ๋ (Cafe Unplugged)", "lineup": [{"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "๊ฐํธ", "musician_id": 437}, {"name": "ํ๋ฆฐ", "musician_id": 631}, {"name": "์์น๋ฌต", "musician_id": 1180}, {"name": "๊ทธ๋ฅ ์ฐฌํ์จ", "musician_id": 2229}, {"name": "๋ํ", "musician_id": 2629}, {"name": "์๋ง", "musician_id": 2792}, {"name": "์ค๊ธฐํ", "musician_id": 2961}, {"name": "๊ณฝ์ง์ธ", "musician_id": 3306}, {"name": "๋ ์ด๋๋ฒ๋", "musician_id": 3484}]}, {"venue_id": 127, "title": "Numeric SeehearTer 4 'Way to the light'", "date": "2014-04-26", "time": "20:00", "venue": "c cloud", "lineup": [{"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "ํฌ๋ช
", "musician_id": 498}, {"name": "์์นด์คํ(El_Casta)", "musician_id": 1322}]}, {"venue_id": 127, "title": "Numeric SeehearTer 3", "date": "2014-03-30", "price": "10000", "time": "19:00", "venue": "c cloud", "lineup": [{"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "ํฌ๋ช
", "musician_id": 498}, {"name": "์์นด์คํ(El_Casta)", "musician_id": 1322}]}, {"venue_id": 127, "title": "Numeric SeehearTer", "date": "2014-02-22", "price": "ํ๋งค 10.000", "time": "20:00", "venue": "c cloud", "lineup": [{"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "ํฌ๋ช
", "musician_id": 498}, {"name": "์์นด์คํ(El_Casta)", "musician_id": 1322}]}, {"intro": "<img src=\"http://cfile7.uf.tistory.com/image/120184374EEE1252305F99\">", "venue_id": 127, "intro_long": "<Happy Electro X-mas>\n'DJ ์๊ณผ์ฅ&์ผ๋ง๊ฐํํธ์
์คํฐ&์ ๋ํฌ์๋์ฐ'\n \n๊ณต์ฐ๊ณผ ๋๋ถ์ด ๋์ ์ ํํฐ๊ฐ ์์ ์์ ์
๋๋ค.\nํฌ๋ฆฌ์ค๋ง์ค๋ผ๋ฉด ์ฌ๋์ ๋น ๋คผ!!!", "title": "Happy Electro X-mas", "date": "2011-12-04", "price": "์๋งค 15,000์ (์ํ๋ฆฌ๋๋งํฌ) ํ๋งค 18,000์ (์ํ๋ฆฌ๋๋งํฌ)", "time": "19:00", "venue": "c cloud", "lineup": [{"name": "์ผ๋ง๊ฐํ ํธ์
์คํฐ (YamagataTweakster)", "musician_id": 92}, {"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}, {"name": "DJ์๊ณผ์ฅ", "musician_id": 508}]}, {"intro": "<br>\n<img src=\"http://cfile7.uf.tistory.com/image/11343F494EC12E6913B01F\">", "venue_id": 44, "intro_long": "์ฐ๋ฆฌ๊ฐ ๊ธฐ๋ค๋ฆฌ๋ ์ด๋กฑ ๋ฐ๋ค๋น๊ฐ ๋์์๋ค! \n\n์ ๋ณด๋ค '๋ ๊ฐํ๊ณ ' ์ ๋ณด๋ค '๋ ๋ฉ์ง๊ฒ' ๋์์จ ์ด๋กฑ๋ฐ๋ค๋น.\n์ด๋ฅผ ์ถํํ๊ธฐ ์ํ ํ ๋ฌ๊ฐ์ ์ถ์ ๊ฐ ๋ค์ ํ ๋ฒ ์์๋ฉ๋๋ค.\n\n๊ทธ๋, ๋ง์ค์ด์ง ๋ง๊ณ ์ค๋ผ!\n\n๋ฐ๋ค๋น ๋ฆฌํด์ฆ!", "title": "๋ฐ๋ค๋น ๋ฆฌํด์ฆ - ๋ฐ๋ค๋น ์์ผ์ถ์ <๊ฐ์ฌํฉ๋๋ฐ์ด> (2011/12/03)", "date": "2011-12-03", "price": "15,000์", "time": "19:00", "venue": "์ด๋กฑ ๋ฐ๋ค๋น (Salon Badabie)", "lineup": [{"name": "ํ์์ด (HAWAAII)", "musician_id": 131}, {"name": "ํ์ด๋ฏธ์คํฐ๋ฉ๋ชจ๋ฆฌ (Hi Mr Memory)", "musician_id": 282}, {"name": "์ ๋ฏผ์", "musician_id": 306}, {"name": "์์", "musician_id": 328}, {"name": "์
๋ฆฐ์
๋ฆฌ์
๋ฆฐ๋ (SellinSellySelline)", "musician_id": 329}, {"name": "๋ญ๋ง์ ๋๋จ", "musician_id": 330}, {"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331}]}], "album": [{"songs": ["1. Subliminal Effect", "2. 10์ ๋ฐ๋ ๊ทธ๋ฆฌ๊ณ ๋ฒ์ค", "3. ์ค๋ ๋นจ๋ ๋ง์ (Femme. ๋ฉ๋ก ์จ)", "4. A Walk", "5. ํฌ๋ช
์ธ๊ฐ", "6. Chocolate Recipe", "7. Au Revoir", "8. ๋น๊ธ๋น๊ธ Pt.2", "9. Bossa Bossa", "10. Love Yourself (๋ฌ๋กฑ์ด์ ์ ๋๋ ํ๋ฃจ)", "11. ์ค๋ ๋นจ๋ ๋ง์ (Homme. ใ
ใ
ใ
ในใ
ใ
)", "12. ๋ณด๋ด์ง ๋ชปํ ํธ์ง", "13. Tick Tock", "14. Scattered"], "albumtitle": "์ ๋ํฌ-์๋์ฐ 2์ง - 2nd (2011)"}, {"songs": ["1. A Walk"], "albumtitle": "์ ๋ํฌ-์๋์ฐ : single - A Walk (2011)"}, {"songs": ["1. Chocolate Recipe (voice by ๋ฉ๋ก ์จ)", "2. Brunch (Instrumental)"], "albumtitle": "์ ๋ํฌ-์๋์ฐ : single - Branch Project #4 [PINK] (2010)"}, {"songs": ["1. Bossa Bossa", "2. Brunch With A Kiss (inst.)", "3. Luv Recipe", "4. Luv Recipe (Crispy Mix)"], "albumtitle": "์ ๋ํฌ-์๋์ฐ : digital single - Lovely (2008)"}], "regular_musician": [{"name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331, "event_count": 9}, {"name": "์์นด์คํ(El_Casta)", "musician_id": 1322, "event_count": 6}, {"name": "ํฌ๋ช
", "musician_id": 498, "event_count": 6}, {"name": "์ ๋ฏผ์", "musician_id": 306, "event_count": 2}, {"name": "์์", "musician_id": 328, "event_count": 1}, {"name": "๋ญ๋ง์ ๋๋จ", "musician_id": 330, "event_count": 1}, {"name": "ํ์์ด (HAWAAII)", "musician_id": 131, "event_count": 1}, {"name": "๋ํ", "musician_id": 2629, "event_count": 1}, {"name": "์๋ง", "musician_id": 2792, "event_count": 1}, {"name": "๋ ์ด๋๋ฒ๋", "musician_id": 3484, "event_count": 1}, {"name": "์ผ๋ง๊ฐํ ํธ์
์คํฐ (YamagataTweakster)", "musician_id": 92, "event_count": 1}, {"name": "์ค๊ธฐํ", "musician_id": 2961, "event_count": 1}, {"name": "๊ฐํธ", "musician_id": 437, "event_count": 1}, {"name": "ํ๋ฆฐ", "musician_id": 631, "event_count": 1}, {"name": "ํ์ด๋ฏธ์คํฐ๋ฉ๋ชจ๋ฆฌ (Hi Mr Memory)", "musician_id": 282, "event_count": 1}, {"name": "DJ์๊ณผ์ฅ", "musician_id": 508, "event_count": 1}, {"name": "์์น๋ฌต", "musician_id": 1180, "event_count": 1}, {"name": "๊ณฝ์ง์ธ", "musician_id": 3306, "event_count": 1}, {"name": "์
๋ฆฐ์
๋ฆฌ์
๋ฆฐ๋ (SellinSellySelline)", "musician_id": 329, "event_count": 1}, {"name": "๊ทธ๋ฅ ์ฐฌํ์จ", "musician_id": 2229, "event_count": 1}], "name": "์ ๋ํฌ์๋์ฐ (Unique shadow)", "musician_id": 331} |
[
{
"name": "Hard Bed - 3 Men",
"studio": "WoodmanCastingX",
"series": null,
"description": null,
"img": "Misty - Hard Bed - 3 Men [WoodmanCastingX] (2015_SD_281_06 MB).jpg",
"url": "$mainstorage$\\Misty - Hard Bed - 3 Men [WoodmanCastingX] (2015_SD_281_06 MB).mp4",
"tags": [],
"rank": 0,
"addeddt": "2017-11-01T20:35:46.3695599+01:00",
"size": 294707784,
"Place": null,
"Stars": [
"Misty"
]
}
] |
{"poster":"TeilzeitKevin","date":"2019-01-11T16:24:34.218+0000","title":"Kisten reset","subforum":"Champions & Gameplay","up_votes":1,"down_votes":0,"body":"wann kann ich wieder auf den champions Kisten durch S Ränge kriegen auf denen ich in season 8 welche bekommen habe?","replies":[{"poster":"Jura500","date":"2019-01-11T16:48:48.421+0000","up_votes":2,"down_votes":0,"body":"Normalerweise mit dem Start der neuen season. Also voraussichtlich am 23.1.","replies":[]}]} |
[{"lineNumber": 30, "col_offset": 0, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 34, "col_offset": 14, "nodeName": "TrainerBase", "type": "Type[allennlp.training.trainer_base.TrainerBase]"}, {"lineNumber": 30, "col_offset": 9, "nodeName": "getLogger", "type": "Callable[..., logging.Logger]"}, {"lineNumber": 30, "col_offset": 27, "nodeName": "__name__", "type": "str"}, {"lineNumber": 260, "col_offset": 79, "nodeName": "Tensor", "type": "Any"}, {"lineNumber": 619, "col_offset": 37, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 30, "col_offset": 9, "nodeName": "logging", "type": "module"}, {"lineNumber": 179, "col_offset": 8, "nodeName": "model", "type": "allennlp.models.model.Model"}, {"lineNumber": 179, "col_offset": 21, "nodeName": "model", "type": "allennlp.models.model.Model"}, {"lineNumber": 181, "col_offset": 8, "nodeName": "iterator", "type": "allennlp.data.iterators.data_iterator.DataIterator"}, {"lineNumber": 181, "col_offset": 24, "nodeName": "iterator", "type": "allennlp.data.iterators.data_iterator.DataIterator"}, {"lineNumber": 182, "col_offset": 8, "nodeName": "_validation_iterator", "type": "allennlp.data.iterators.data_iterator.DataIterator"}, {"lineNumber": 182, "col_offset": 36, "nodeName": "validation_iterator", "type": "allennlp.data.iterators.data_iterator.DataIterator"}, {"lineNumber": 183, "col_offset": 8, "nodeName": "shuffle", "type": "bool"}, {"lineNumber": 183, "col_offset": 23, "nodeName": "shuffle", "type": "bool"}, {"lineNumber": 184, "col_offset": 8, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 184, "col_offset": 25, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 185, "col_offset": 8, "nodeName": "train_data", "type": "Iterable[allennlp.data.instance.Instance]"}, {"lineNumber": 185, "col_offset": 26, "nodeName": "train_dataset", "type": "Iterable[allennlp.data.instance.Instance]"}, {"lineNumber": 186, "col_offset": 8, "nodeName": "_validation_data", "type": "Optional[Iterable[allennlp.data.instance.Instance]]"}, {"lineNumber": 186, "col_offset": 32, "nodeName": "validation_dataset", "type": "Optional[Iterable[allennlp.data.instance.Instance]]"}, {"lineNumber": 201, "col_offset": 8, "nodeName": "_metric_tracker", "type": "allennlp.training.metric_tracker.MetricTracker"}, {"lineNumber": 203, "col_offset": 8, "nodeName": "_validation_metric", "type": "str"}, {"lineNumber": 205, "col_offset": 8, "nodeName": "_num_epochs", "type": "int"}, {"lineNumber": 205, "col_offset": 27, "nodeName": "num_epochs", "type": "int"}, {"lineNumber": 257, "col_offset": 35, "nodeName": "Optional", "type": "Any"}, {"lineNumber": 265, "col_offset": 11, "nodeName": "_multiple_gpu", "type": "Any"}, {"lineNumber": 285, "col_offset": 15, "nodeName": "loss", "type": "Any"}, {"lineNumber": 260, "col_offset": 79, "nodeName": "torch", "type": "Any"}, {"lineNumber": 292, "col_offset": 8, "nodeName": "peak_cpu_usage", "type": "float"}, {"lineNumber": 294, "col_offset": 8, "nodeName": "gpu_usage", "type": "List[Tuple[int, int]]"}, {"lineNumber": 299, "col_offset": 8, "nodeName": "train_loss", "type": "float"}, {"lineNumber": 303, "col_offset": 8, "nodeName": "num_gpus", "type": "int"}, {"lineNumber": 306, "col_offset": 8, "nodeName": "raw_train_generator", "type": "Any"}, {"lineNumber": 307, "col_offset": 8, "nodeName": "train_generator", "type": "Iterator[List[Any]]"}, {"lineNumber": 308, "col_offset": 8, "nodeName": "num_training_batches", "type": "int"}, {"lineNumber": 309, "col_offset": 8, "nodeName": "_last_log", "type": "float"}, {"lineNumber": 310, "col_offset": 8, "nodeName": "last_save_time", "type": "float"}, {"lineNumber": 312, "col_offset": 8, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 316, "col_offset": 8, "nodeName": "histogram_parameters", "type": "Set[Any]"}, {"lineNumber": 319, "col_offset": 8, "nodeName": "train_generator_tqdm", "type": "Any"}, {"lineNumber": 320, "col_offset": 8, "nodeName": "cumulative_batch_size", "type": "int"}, {"lineNumber": 321, "col_offset": 12, "nodeName": "batch_group", "type": "Any"}, {"lineNumber": 321, "col_offset": 27, "nodeName": "train_generator_tqdm", "type": "Any"}, {"lineNumber": 403, "col_offset": 8, "nodeName": "metrics", "type": "Dict[str, Union[float, int]]"}, {"lineNumber": 404, "col_offset": 35, "nodeName": "peak_cpu_usage", "type": "float"}, {"lineNumber": 405, "col_offset": 33, "nodeName": "gpu_usage", "type": "List[Tuple[int, int]]"}, {"lineNumber": 407, "col_offset": 15, "nodeName": "metrics", "type": "Dict[str, Union[float, int]]"}, {"lineNumber": 287, "col_offset": 42, "nodeName": "Dict", "type": "Any"}, {"lineNumber": 426, "col_offset": 8, "nodeName": "num_gpus", "type": "int"}, {"lineNumber": 428, "col_offset": 8, "nodeName": "raw_val_generator", "type": "Any"}, {"lineNumber": 429, "col_offset": 8, "nodeName": "val_generator", "type": "Iterator[List[Any]]"}, {"lineNumber": 433, "col_offset": 8, "nodeName": "val_generator_tqdm", "type": "Any"}, {"lineNumber": 434, "col_offset": 8, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 435, "col_offset": 8, "nodeName": "val_loss", "type": "int"}, {"lineNumber": 436, "col_offset": 12, "nodeName": "batch_group", "type": "Any"}, {"lineNumber": 436, "col_offset": 27, "nodeName": "val_generator_tqdm", "type": "Any"}, {"lineNumber": 409, "col_offset": 34, "nodeName": "Tuple", "type": "Any"}, {"lineNumber": 477, "col_offset": 8, "nodeName": "train_metrics", "type": "Dict[str, float]"}, {"lineNumber": 478, "col_offset": 8, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 479, "col_offset": 8, "nodeName": "this_epoch_val_metric", "type": "float"}, {"lineNumber": 480, "col_offset": 8, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 481, "col_offset": 8, "nodeName": "epochs_trained", "type": "int"}, {"lineNumber": 482, "col_offset": 8, "nodeName": "training_start_time", "type": "float"}, {"lineNumber": 484, "col_offset": 32, "nodeName": "best_epoch", "type": "Any"}, {"lineNumber": 488, "col_offset": 12, "nodeName": "epoch", "type": "int"}, {"lineNumber": 573, "col_offset": 8, "nodeName": "best_model_state", "type": "Any"}, {"lineNumber": 574, "col_offset": 11, "nodeName": "best_model_state", "type": "Any"}, {"lineNumber": 577, "col_offset": 15, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 459, "col_offset": 23, "nodeName": "Dict", "type": "Any"}, {"lineNumber": 672, "col_offset": 8, "nodeName": "batch_num_total", "type": "Any"}, {"lineNumber": 676, "col_offset": 15, "nodeName": "epoch_to_return", "type": "Any"}, {"lineNumber": 691, "col_offset": 8, "nodeName": "patience", "type": "int"}, {"lineNumber": 692, "col_offset": 8, "nodeName": "validation_metric", "type": "Any"}, {"lineNumber": 693, "col_offset": 8, "nodeName": "shuffle", "type": "bool"}, {"lineNumber": 694, "col_offset": 8, "nodeName": "num_epochs", "type": "int"}, {"lineNumber": 695, "col_offset": 8, "nodeName": "cuda_device", "type": "Union[int, List[int]]"}, {"lineNumber": 696, "col_offset": 8, "nodeName": "grad_norm", "type": "float"}, {"lineNumber": 697, "col_offset": 8, "nodeName": "grad_clipping", "type": "float"}, {"lineNumber": 698, "col_offset": 8, "nodeName": "lr_scheduler_params", "type": "Any"}, {"lineNumber": 699, "col_offset": 8, "nodeName": "momentum_scheduler_params", "type": "Any"}, {"lineNumber": 710, "col_offset": 8, "nodeName": "parameters", "type": "List[List[Any]]"}, {"lineNumber": 711, "col_offset": 8, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 719, "col_offset": 11, "nodeName": "lr_scheduler_params", "type": "Any"}, {"lineNumber": 723, "col_offset": 11, "nodeName": "momentum_scheduler_params", "type": "Any"}, {"lineNumber": 749, "col_offset": 8, "nodeName": "model_save_interval", "type": "float"}, {"lineNumber": 750, "col_offset": 8, "nodeName": "summary_interval", "type": "int"}, {"lineNumber": 751, "col_offset": 8, "nodeName": "histogram_interval", "type": "int"}, {"lineNumber": 752, "col_offset": 8, "nodeName": "should_log_parameter_statistics", "type": "bool"}, {"lineNumber": 753, "col_offset": 8, "nodeName": "should_log_learning_rate", "type": "bool"}, {"lineNumber": 754, "col_offset": 8, "nodeName": "log_batch_size_period", "type": "int"}, {"lineNumber": 175, "col_offset": 8, "nodeName": "__init__", "type": "Callable[..., None]"}, {"lineNumber": 175, "col_offset": 25, "nodeName": "serialization_dir", "type": "Optional[str]"}, {"lineNumber": 175, "col_offset": 44, "nodeName": "cuda_device", "type": "Union[List[Any], int]"}, {"lineNumber": 179, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 181, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 182, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 183, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 184, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 185, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 186, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 188, "col_offset": 11, "nodeName": "patience", "type": "Optional[int]"}, {"lineNumber": 189, "col_offset": 15, "nodeName": "validation_dataset", "type": "Optional[Iterable[allennlp.data.instance.Instance]]"}, {"lineNumber": 201, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 201, "col_offset": 31, "nodeName": "MetricTracker", "type": "Type[allennlp.training.metric_tracker.MetricTracker]"}, {"lineNumber": 201, "col_offset": 45, "nodeName": "patience", "type": "Optional[int]"}, {"lineNumber": 201, "col_offset": 55, "nodeName": "validation_metric", "type": "str"}, {"lineNumber": 203, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 203, "col_offset": 34, "nodeName": "validation_metric", "type": "str"}, {"lineNumber": 205, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 207, "col_offset": 11, "nodeName": "checkpointer", "type": "allennlp.training.checkpointer.Checkpointer"}, {"lineNumber": 258, "col_offset": 15, "nodeName": "rescale_gradients", "type": "Callable[..., Optional[float]]"}, {"lineNumber": 258, "col_offset": 47, "nodeName": "model", "type": "Any"}, {"lineNumber": 258, "col_offset": 59, "nodeName": "_grad_norm", "type": "Any"}, {"lineNumber": 257, "col_offset": 44, "nodeName": "float", "type": "Type[float]"}, {"lineNumber": 260, "col_offset": 70, "nodeName": "bool", "type": "Type[bool]"}, {"lineNumber": 265, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 266, "col_offset": 12, "nodeName": "output_dict", "type": "Dict[str, Any]"}, {"lineNumber": 269, "col_offset": 12, "nodeName": "batch", "type": "Dict[str, Any]"}, {"lineNumber": 270, "col_offset": 12, "nodeName": "batch", "type": "Any"}, {"lineNumber": 271, "col_offset": 12, "nodeName": "output_dict", "type": "Any"}, {"lineNumber": 274, "col_offset": 12, "nodeName": "loss", "type": "Any"}, {"lineNumber": 275, "col_offset": 15, "nodeName": "for_training", "type": "bool"}, {"lineNumber": 277, "col_offset": 15, "nodeName": "KeyError", "type": "Type[KeyError]"}, {"lineNumber": 287, "col_offset": 34, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 291, "col_offset": 8, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 291, "col_offset": 35, "nodeName": "epoch", "type": "int"}, {"lineNumber": 292, "col_offset": 25, "nodeName": "peak_memory_mb", "type": "Callable[[], float]"}, {"lineNumber": 293, "col_offset": 8, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 295, "col_offset": 12, "nodeName": "gpu", "type": "int"}, {"lineNumber": 295, "col_offset": 17, "nodeName": "memory", "type": "int"}, {"lineNumber": 295, "col_offset": 27, "nodeName": "items", "type": "Callable"}, {"lineNumber": 301, "col_offset": 8, "nodeName": "train", "type": "Any"}, {"lineNumber": 303, "col_offset": 19, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 303, "col_offset": 23, "nodeName": "_cuda_devices", "type": "Any"}, {"lineNumber": 306, "col_offset": 30, "nodeName": "iterator", "type": "Any"}, {"lineNumber": 306, "col_offset": 44, "nodeName": "train_data", "type": "Any"}, {"lineNumber": 307, "col_offset": 26, "nodeName": "lazy_groups_of", "type": "Callable"}, {"lineNumber": 307, "col_offset": 41, "nodeName": "raw_train_generator", "type": "Any"}, {"lineNumber": 307, "col_offset": 62, "nodeName": "num_gpus", "type": "int"}, {"lineNumber": 308, "col_offset": 31, "nodeName": "ceil", "type": "Callable[[SupportsFloat], int]"}, {"lineNumber": 309, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 309, "col_offset": 25, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 310, "col_offset": 25, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 313, "col_offset": 11, "nodeName": "_batch_num_total", "type": "Any"}, {"lineNumber": 314, "col_offset": 12, "nodeName": "_batch_num_total", "type": "int"}, {"lineNumber": 316, "col_offset": 31, "nodeName": "set", "type": "Type[Set[Any]]"}, {"lineNumber": 318, "col_offset": 8, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 319, "col_offset": 31, "nodeName": "tqdm", "type": "Callable[..., Any]"}, {"lineNumber": 319, "col_offset": 41, "nodeName": "train_generator", "type": "Iterator[List[Any]]"}, {"lineNumber": 322, "col_offset": 12, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 323, "col_offset": 12, "nodeName": "_batch_num_total", "type": "Union[Any, int]"}, {"lineNumber": 324, "col_offset": 12, "nodeName": "batch_num_total", "type": "Union[Any, int]"}, {"lineNumber": 324, "col_offset": 30, "nodeName": "_batch_num_total", "type": "Union[Any, int]"}, {"lineNumber": 328, "col_offset": 12, "nodeName": "loss", "type": "Any"}, {"lineNumber": 335, "col_offset": 12, "nodeName": "train_loss", "type": "Any"}, {"lineNumber": 337, "col_offset": 12, "nodeName": "batch_grad_norm", "type": "Any"}, {"lineNumber": 341, "col_offset": 15, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 343, "col_offset": 15, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 370, "col_offset": 12, "nodeName": "metrics", "type": "Dict[str, float]"}, {"lineNumber": 371, "col_offset": 12, "nodeName": "description", "type": "str"}, {"lineNumber": 386, "col_offset": 15, "nodeName": "_log_batch_size_period", "type": "Any"}, {"lineNumber": 403, "col_offset": 18, "nodeName": "get_metrics", "type": "Callable[..., Dict[str, float]]"}, {"lineNumber": 403, "col_offset": 44, "nodeName": "model", "type": "Any"}, {"lineNumber": 403, "col_offset": 56, "nodeName": "train_loss", "type": "Union[float, Any]"}, {"lineNumber": 403, "col_offset": 68, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 404, "col_offset": 8, "nodeName": "metrics", "type": "Dict[str, Union[float, int]]"}, {"lineNumber": 405, "col_offset": 13, "nodeName": "gpu_num", "type": "int"}, {"lineNumber": 405, "col_offset": 22, "nodeName": "memory", "type": "int"}, {"lineNumber": 406, "col_offset": 60, "nodeName": "memory", "type": "int"}, {"lineNumber": 413, "col_offset": 8, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 415, "col_offset": 8, "nodeName": "eval", "type": "Any"}, {"lineNumber": 418, "col_offset": 11, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 421, "col_offset": 11, "nodeName": "_validation_iterator", "type": "Any"}, {"lineNumber": 422, "col_offset": 12, "nodeName": "val_iterator", "type": "Any"}, {"lineNumber": 422, "col_offset": 27, "nodeName": "_validation_iterator", "type": "Any"}, {"lineNumber": 424, "col_offset": 12, "nodeName": "val_iterator", "type": "Any"}, {"lineNumber": 424, "col_offset": 27, "nodeName": "iterator", "type": "Any"}, {"lineNumber": 426, "col_offset": 19, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 426, "col_offset": 23, "nodeName": "_cuda_devices", "type": "Any"}, {"lineNumber": 428, "col_offset": 28, "nodeName": "val_iterator", "type": "Any"}, {"lineNumber": 428, "col_offset": 41, "nodeName": "_validation_data", "type": "Any"}, {"lineNumber": 429, "col_offset": 24, "nodeName": "lazy_groups_of", "type": "Callable"}, {"lineNumber": 429, "col_offset": 39, "nodeName": "raw_val_generator", "type": "Any"}, {"lineNumber": 429, "col_offset": 58, "nodeName": "num_gpus", "type": "int"}, {"lineNumber": 430, "col_offset": 33, "nodeName": "ceil", "type": "Callable[[SupportsFloat], int]"}, {"lineNumber": 433, "col_offset": 29, "nodeName": "tqdm", "type": "Callable[..., Any]"}, {"lineNumber": 433, "col_offset": 39, "nodeName": "val_generator", "type": "Iterator[List[Any]]"}, {"lineNumber": 438, "col_offset": 12, "nodeName": "loss", "type": "Any"}, {"lineNumber": 449, "col_offset": 12, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 450, "col_offset": 12, "nodeName": "description", "type": "str"}, {"lineNumber": 454, "col_offset": 11, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 457, "col_offset": 15, "nodeName": "val_loss", "type": "Union[int, Any]"}, {"lineNumber": 457, "col_offset": 25, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 464, "col_offset": 12, "nodeName": "epoch_counter", "type": "Any"}, {"lineNumber": 465, "col_offset": 15, "nodeName": "RuntimeError", "type": "Type[RuntimeError]"}, {"lineNumber": 473, "col_offset": 8, "nodeName": "enable_gradient_clipping", "type": "Callable[[allennlp.models.model.Model, Optional[Union[float, int]]], None]"}, {"lineNumber": 473, "col_offset": 47, "nodeName": "model", "type": "Any"}, {"lineNumber": 473, "col_offset": 59, "nodeName": "_grad_clipping", "type": "Any"}, {"lineNumber": 475, "col_offset": 8, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 482, "col_offset": 30, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 484, "col_offset": 8, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 484, "col_offset": 32, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 485, "col_offset": 12, "nodeName": "key", "type": "Any"}, {"lineNumber": 485, "col_offset": 17, "nodeName": "value", "type": "Any"}, {"lineNumber": 485, "col_offset": 26, "nodeName": "items", "type": "Any"}, {"lineNumber": 486, "col_offset": 48, "nodeName": "value", "type": "Any"}, {"lineNumber": 488, "col_offset": 21, "nodeName": "range", "type": "Type[range]"}, {"lineNumber": 488, "col_offset": 27, "nodeName": "epoch_counter", "type": "Any"}, {"lineNumber": 488, "col_offset": 42, "nodeName": "_num_epochs", "type": "Any"}, {"lineNumber": 489, "col_offset": 12, "nodeName": "epoch_start_time", "type": "float"}, {"lineNumber": 490, "col_offset": 12, "nodeName": "train_metrics", "type": "Any"}, {"lineNumber": 522, "col_offset": 12, "nodeName": "training_elapsed_time", "type": "float"}, {"lineNumber": 524, "col_offset": 46, "nodeName": "epoch_counter", "type": "Any"}, {"lineNumber": 525, "col_offset": 41, "nodeName": "epochs_trained", "type": "int"}, {"lineNumber": 526, "col_offset": 31, "nodeName": "epoch", "type": "int"}, {"lineNumber": 542, "col_offset": 15, "nodeName": "_serialization_dir", "type": "Any"}, {"lineNumber": 549, "col_offset": 15, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 551, "col_offset": 15, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 556, "col_offset": 12, "nodeName": "epoch_elapsed_time", "type": "float"}, {"lineNumber": 567, "col_offset": 12, "nodeName": "epochs_trained", "type": "int"}, {"lineNumber": 570, "col_offset": 8, "nodeName": "close", "type": "Any"}, {"lineNumber": 573, "col_offset": 27, "nodeName": "best_model_state", "type": "Any"}, {"lineNumber": 592, "col_offset": 11, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 599, "col_offset": 31, "nodeName": "_batch_num_total", "type": "Any"}, {"lineNumber": 603, "col_offset": 11, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 605, "col_offset": 11, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 608, "col_offset": 8, "nodeName": "save_checkpoint", "type": "Any"}, {"lineNumber": 616, "col_offset": 11, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 637, "col_offset": 8, "nodeName": "model_state", "type": "Any"}, {"lineNumber": 637, "col_offset": 21, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 637, "col_offset": 38, "nodeName": "restore_checkpoint", "type": "Any"}, {"lineNumber": 639, "col_offset": 15, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 643, "col_offset": 8, "nodeName": "load_state_dict", "type": "Any"}, {"lineNumber": 643, "col_offset": 35, "nodeName": "model_state", "type": "Any"}, {"lineNumber": 644, "col_offset": 8, "nodeName": "load_state_dict", "type": "Any"}, {"lineNumber": 652, "col_offset": 8, "nodeName": "move_optimizer_to_cuda", "type": "Callable[[Any], None]"}, {"lineNumber": 652, "col_offset": 45, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 655, "col_offset": 31, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 665, "col_offset": 11, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 665, "col_offset": 47, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 666, "col_offset": 12, "nodeName": "epoch_to_return", "type": "Any"}, {"lineNumber": 668, "col_offset": 12, "nodeName": "epoch_to_return", "type": "int"}, {"lineNumber": 672, "col_offset": 26, "nodeName": "get", "type": "Any"}, {"lineNumber": 673, "col_offset": 11, "nodeName": "batch_num_total", "type": "Any"}, {"lineNumber": 674, "col_offset": 12, "nodeName": "_batch_num_total", "type": "Any"}, {"lineNumber": 674, "col_offset": 36, "nodeName": "batch_num_total", "type": "Any"}, {"lineNumber": 688, "col_offset": 29, "nodeName": "DataIterator", "type": "Type[allennlp.data.iterators.data_iterator.DataIterator]"}, {"lineNumber": 691, "col_offset": 19, "nodeName": "pop_int", "type": "Callable[..., int]"}, {"lineNumber": 692, "col_offset": 28, "nodeName": "pop", "type": "Any"}, {"lineNumber": 693, "col_offset": 18, "nodeName": "pop_bool", "type": "Callable[..., bool]"}, {"lineNumber": 694, "col_offset": 21, "nodeName": "pop_int", "type": "Callable[..., int]"}, {"lineNumber": 695, "col_offset": 22, "nodeName": "parse_cuda_device", "type": "Callable[[Union[int, str, List[int]]], Union[int, List[int]]]"}, {"lineNumber": 696, "col_offset": 20, "nodeName": "pop_float", "type": "Callable[..., float]"}, {"lineNumber": 697, "col_offset": 24, "nodeName": "pop_float", "type": "Callable[..., float]"}, {"lineNumber": 698, "col_offset": 30, "nodeName": "pop", "type": "Any"}, {"lineNumber": 699, "col_offset": 36, "nodeName": "pop", "type": "Any"}, {"lineNumber": 701, "col_offset": 11, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 701, "col_offset": 22, "nodeName": "cuda_device", "type": "Union[int, List[int]]"}, {"lineNumber": 701, "col_offset": 35, "nodeName": "list", "type": "Type[List[Any]]"}, {"lineNumber": 702, "col_offset": 12, "nodeName": "model_device", "type": "int"}, {"lineNumber": 704, "col_offset": 12, "nodeName": "model_device", "type": "Union[int, List[int]]"}, {"lineNumber": 704, "col_offset": 27, "nodeName": "cuda_device", "type": "Union[int, List[int]]"}, {"lineNumber": 705, "col_offset": 11, "nodeName": "model_device", "type": "Union[int, List[int]]"}, {"lineNumber": 708, "col_offset": 12, "nodeName": "model", "type": "Any"}, {"lineNumber": 711, "col_offset": 20, "nodeName": "from_params", "type": "Callable[[Any, List[Any], allennlp.common.params.Params], Any]"}, {"lineNumber": 711, "col_offset": 42, "nodeName": "parameters", "type": "List[List[Any]]"}, {"lineNumber": 712, "col_offset": 31, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 717, "col_offset": 12, "nodeName": "moving_average", "type": "None"}, {"lineNumber": 720, "col_offset": 12, "nodeName": "lr_scheduler", "type": "allennlp.training.learning_rate_schedulers.learning_rate_scheduler.LearningRateScheduler"}, {"lineNumber": 722, "col_offset": 12, "nodeName": "lr_scheduler", "type": "None"}, {"lineNumber": 724, "col_offset": 12, "nodeName": "momentum_scheduler", "type": "allennlp.training.momentum_schedulers.momentum_scheduler.MomentumScheduler"}, {"lineNumber": 726, "col_offset": 12, "nodeName": "momentum_scheduler", "type": "None"}, {"lineNumber": 728, "col_offset": 29, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 738, "col_offset": 12, "nodeName": "checkpointer", "type": "allennlp.training.checkpointer.Checkpointer"}, {"lineNumber": 740, "col_offset": 12, "nodeName": "num_serialized_models_to_keep", "type": "int"}, {"lineNumber": 749, "col_offset": 30, "nodeName": "pop_float", "type": "Callable[..., float]"}, {"lineNumber": 750, "col_offset": 27, "nodeName": "pop_int", "type": "Callable[..., int]"}, {"lineNumber": 751, "col_offset": 29, "nodeName": "pop_int", "type": "Callable[..., int]"}, {"lineNumber": 752, "col_offset": 42, "nodeName": "pop_bool", "type": "Callable[..., bool]"}, {"lineNumber": 753, "col_offset": 35, "nodeName": "pop_bool", "type": "Callable[..., bool]"}, {"lineNumber": 754, "col_offset": 32, "nodeName": "pop_int", "type": "Callable[..., int]"}, {"lineNumber": 756, "col_offset": 8, "nodeName": "assert_empty", "type": "Callable[[str], None]"}, {"lineNumber": 756, "col_offset": 28, "nodeName": "__name__", "type": "Any"}, {"lineNumber": 757, "col_offset": 15, "nodeName": "cls", "type": "Any"}, {"lineNumber": 758, "col_offset": 12, "nodeName": "model", "type": "Any"}, {"lineNumber": 759, "col_offset": 12, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 760, "col_offset": 12, "nodeName": "iterator", "type": "allennlp.data.iterators.data_iterator.DataIterator"}, {"lineNumber": 761, "col_offset": 12, "nodeName": "train_data", "type": "Iterable[allennlp.data.instance.Instance]"}, {"lineNumber": 762, "col_offset": 12, "nodeName": "validation_data", "type": "Optional[Iterable[allennlp.data.instance.Instance]]"}, {"lineNumber": 62, "col_offset": 24, "nodeName": "Optional", "type": "Any"}, {"lineNumber": 258, "col_offset": 15, "nodeName": "training_util", "type": "module"}, {"lineNumber": 258, "col_offset": 47, "nodeName": "self", "type": "Any"}, {"lineNumber": 258, "col_offset": 59, "nodeName": "self", "type": "Any"}, {"lineNumber": 260, "col_offset": 38, "nodeName": "List", "type": "Any"}, {"lineNumber": 266, "col_offset": 26, "nodeName": "data_parallel", "type": "Callable[[List[Dict[str, Any]], allennlp.models.model.Model, List[Any]], Dict[str, Any]]"}, {"lineNumber": 266, "col_offset": 54, "nodeName": "batch_group", "type": "List[Dict[str, Any]]"}, {"lineNumber": 266, "col_offset": 67, "nodeName": "model", "type": "Any"}, {"lineNumber": 266, "col_offset": 79, "nodeName": "_cuda_devices", "type": "Any"}, {"lineNumber": 269, "col_offset": 20, "nodeName": "batch_group", "type": "List[Dict[str, Any]]"}, {"lineNumber": 270, "col_offset": 20, "nodeName": "move_to_device", "type": "Callable[[Any, int], Any]"}, {"lineNumber": 270, "col_offset": 43, "nodeName": "batch", "type": "Dict[str, Any]"}, {"lineNumber": 271, "col_offset": 26, "nodeName": "model", "type": "Any"}, {"lineNumber": 274, "col_offset": 19, "nodeName": "output_dict", "type": "Union[Dict[str, Any], Any]"}, {"lineNumber": 276, "col_offset": 16, "nodeName": "loss", "type": "Any"}, {"lineNumber": 278, "col_offset": 15, "nodeName": "for_training", "type": "bool"}, {"lineNumber": 283, "col_offset": 12, "nodeName": "loss", "type": "None"}, {"lineNumber": 291, "col_offset": 8, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 291, "col_offset": 42, "nodeName": "_num_epochs", "type": "Any"}, {"lineNumber": 293, "col_offset": 8, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 296, "col_offset": 12, "nodeName": "append", "type": "Callable"}, {"lineNumber": 297, "col_offset": 12, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 301, "col_offset": 8, "nodeName": "model", "type": "Any"}, {"lineNumber": 303, "col_offset": 23, "nodeName": "self", "type": "Any"}, {"lineNumber": 306, "col_offset": 30, "nodeName": "self", "type": "Any"}, {"lineNumber": 306, "col_offset": 44, "nodeName": "self", "type": "Any"}, {"lineNumber": 306, "col_offset": 83, "nodeName": "shuffle", "type": "Any"}, {"lineNumber": 308, "col_offset": 31, "nodeName": "math", "type": "module"}, {"lineNumber": 308, "col_offset": 90, "nodeName": "num_gpus", "type": "int"}, {"lineNumber": 309, "col_offset": 25, "nodeName": "time", "type": "module"}, {"lineNumber": 310, "col_offset": 25, "nodeName": "time", "type": "module"}, {"lineNumber": 313, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 314, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 316, "col_offset": 35, "nodeName": "get_parameters_for_histogram_tensorboard_logging", "type": "Any"}, {"lineNumber": 318, "col_offset": 8, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 319, "col_offset": 31, "nodeName": "Tqdm", "type": "Type[allennlp.common.tqdm.Tqdm]"}, {"lineNumber": 319, "col_offset": 64, "nodeName": "num_training_batches", "type": "int"}, {"lineNumber": 323, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 324, "col_offset": 30, "nodeName": "self", "type": "Any"}, {"lineNumber": 326, "col_offset": 12, "nodeName": "zero_grad", "type": "Any"}, {"lineNumber": 328, "col_offset": 19, "nodeName": "batch_loss", "type": "Any"}, {"lineNumber": 328, "col_offset": 35, "nodeName": "batch_group", "type": "Any"}, {"lineNumber": 330, "col_offset": 15, "nodeName": "isnan", "type": "Any"}, {"lineNumber": 330, "col_offset": 27, "nodeName": "loss", "type": "Any"}, {"lineNumber": 333, "col_offset": 12, "nodeName": "backward", "type": "Any"}, {"lineNumber": 335, "col_offset": 26, "nodeName": "item", "type": "Any"}, {"lineNumber": 337, "col_offset": 30, "nodeName": "rescale_gradients", "type": "Any"}, {"lineNumber": 341, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 343, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 346, "col_offset": 15, "nodeName": "should_log_histograms_this_batch", "type": "Any"}, {"lineNumber": 366, "col_offset": 15, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 370, "col_offset": 22, "nodeName": "get_metrics", "type": "Callable[..., Dict[str, float]]"}, {"lineNumber": 370, "col_offset": 48, "nodeName": "model", "type": "Any"}, {"lineNumber": 370, "col_offset": 60, "nodeName": "train_loss", "type": "Any"}, {"lineNumber": 370, "col_offset": 72, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 371, "col_offset": 26, "nodeName": "description_from_metrics", "type": "Callable[[Dict[str, Union[float, int]]], str]"}, {"lineNumber": 371, "col_offset": 65, "nodeName": "metrics", "type": "Dict[str, float]"}, {"lineNumber": 373, "col_offset": 12, "nodeName": "set_description", "type": "Any"}, {"lineNumber": 373, "col_offset": 49, "nodeName": "description", "type": "str"}, {"lineNumber": 376, "col_offset": 15, "nodeName": "should_log_this_batch", "type": "Any"}, {"lineNumber": 383, "col_offset": 15, "nodeName": "should_log_histograms_this_batch", "type": "Any"}, {"lineNumber": 386, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 387, "col_offset": 16, "nodeName": "cur_batch", "type": "int"}, {"lineNumber": 388, "col_offset": 16, "nodeName": "cumulative_batch_size", "type": "int"}, {"lineNumber": 388, "col_offset": 41, "nodeName": "cur_batch", "type": "int"}, {"lineNumber": 399, "col_offset": 16, "nodeName": "last_save_time", "type": "float"}, {"lineNumber": 403, "col_offset": 18, "nodeName": "training_util", "type": "module"}, {"lineNumber": 403, "col_offset": 44, "nodeName": "self", "type": "Any"}, {"lineNumber": 406, "col_offset": 12, "nodeName": "metrics", "type": "Dict[str, Union[float, int]]"}, {"lineNumber": 287, "col_offset": 47, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 287, "col_offset": 52, "nodeName": "float", "type": "Type[float]"}, {"lineNumber": 413, "col_offset": 8, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 415, "col_offset": 8, "nodeName": "model", "type": "Any"}, {"lineNumber": 418, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 419, "col_offset": 12, "nodeName": "assign_average_value", "type": "Any"}, {"lineNumber": 421, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 422, "col_offset": 27, "nodeName": "self", "type": "Any"}, {"lineNumber": 424, "col_offset": 27, "nodeName": "self", "type": "Any"}, {"lineNumber": 426, "col_offset": 23, "nodeName": "self", "type": "Any"}, {"lineNumber": 428, "col_offset": 41, "nodeName": "self", "type": "Any"}, {"lineNumber": 430, "col_offset": 33, "nodeName": "math", "type": "module"}, {"lineNumber": 431, "col_offset": 66, "nodeName": "num_gpus", "type": "int"}, {"lineNumber": 433, "col_offset": 29, "nodeName": "Tqdm", "type": "Type[allennlp.common.tqdm.Tqdm]"}, {"lineNumber": 433, "col_offset": 60, "nodeName": "num_validation_batches", "type": "int"}, {"lineNumber": 438, "col_offset": 19, "nodeName": "batch_loss", "type": "Any"}, {"lineNumber": 438, "col_offset": 35, "nodeName": "batch_group", "type": "Any"}, {"lineNumber": 439, "col_offset": 15, "nodeName": "loss", "type": "Any"}, {"lineNumber": 445, "col_offset": 16, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 446, "col_offset": 16, "nodeName": "val_loss", "type": "Any"}, {"lineNumber": 449, "col_offset": 26, "nodeName": "get_metrics", "type": "Callable[..., Dict[str, float]]"}, {"lineNumber": 449, "col_offset": 52, "nodeName": "model", "type": "Any"}, {"lineNumber": 449, "col_offset": 64, "nodeName": "val_loss", "type": "Union[int, Any]"}, {"lineNumber": 449, "col_offset": 74, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 450, "col_offset": 26, "nodeName": "description_from_metrics", "type": "Callable[[Dict[str, Union[float, int]]], str]"}, {"lineNumber": 450, "col_offset": 65, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 451, "col_offset": 12, "nodeName": "set_description", "type": "Any"}, {"lineNumber": 451, "col_offset": 47, "nodeName": "description", "type": "str"}, {"lineNumber": 454, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 455, "col_offset": 12, "nodeName": "restore", "type": "Any"}, {"lineNumber": 409, "col_offset": 40, "nodeName": "float", "type": "Type[float]"}, {"lineNumber": 409, "col_offset": 47, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 464, "col_offset": 28, "nodeName": "_restore_checkpoint", "type": "Any"}, {"lineNumber": 473, "col_offset": 8, "nodeName": "training_util", "type": "module"}, {"lineNumber": 473, "col_offset": 47, "nodeName": "self", "type": "Any"}, {"lineNumber": 473, "col_offset": 59, "nodeName": "self", "type": "Any"}, {"lineNumber": 475, "col_offset": 8, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 482, "col_offset": 30, "nodeName": "time", "type": "module"}, {"lineNumber": 484, "col_offset": 32, "nodeName": "self", "type": "Any"}, {"lineNumber": 485, "col_offset": 26, "nodeName": "best_epoch_metrics", "type": "Any"}, {"lineNumber": 486, "col_offset": 12, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 488, "col_offset": 42, "nodeName": "self", "type": "Any"}, {"lineNumber": 489, "col_offset": 31, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 490, "col_offset": 28, "nodeName": "_train_epoch", "type": "Any"}, {"lineNumber": 490, "col_offset": 46, "nodeName": "epoch", "type": "int"}, {"lineNumber": 493, "col_offset": 34, "nodeName": "train_metrics", "type": "Any"}, {"lineNumber": 497, "col_offset": 16, "nodeName": "key", "type": "Any"}, {"lineNumber": 497, "col_offset": 21, "nodeName": "value", "type": "Any"}, {"lineNumber": 497, "col_offset": 30, "nodeName": "items", "type": "Any"}, {"lineNumber": 501, "col_offset": 15, "nodeName": "_validation_data", "type": "Any"}, {"lineNumber": 517, "col_offset": 12, "nodeName": "log_metrics", "type": "Any"}, {"lineNumber": 518, "col_offset": 16, "nodeName": "train_metrics", "type": "Any"}, {"lineNumber": 522, "col_offset": 50, "nodeName": "training_start_time", "type": "float"}, {"lineNumber": 523, "col_offset": 12, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 523, "col_offset": 43, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 524, "col_offset": 12, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 525, "col_offset": 12, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 526, "col_offset": 12, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 528, "col_offset": 16, "nodeName": "key", "type": "Any"}, {"lineNumber": 528, "col_offset": 21, "nodeName": "value", "type": "Any"}, {"lineNumber": 528, "col_offset": 30, "nodeName": "items", "type": "Any"}, {"lineNumber": 529, "col_offset": 45, "nodeName": "value", "type": "Any"}, {"lineNumber": 530, "col_offset": 16, "nodeName": "key", "type": "str"}, {"lineNumber": 530, "col_offset": 21, "nodeName": "value", "type": "float"}, {"lineNumber": 530, "col_offset": 30, "nodeName": "items", "type": "Callable"}, {"lineNumber": 531, "col_offset": 47, "nodeName": "value", "type": "float"}, {"lineNumber": 533, "col_offset": 15, "nodeName": "is_best_so_far", "type": "Any"}, {"lineNumber": 536, "col_offset": 40, "nodeName": "epoch", "type": "int"}, {"lineNumber": 540, "col_offset": 16, "nodeName": "best_epoch_metrics", "type": "Dict[str, float]"}, {"lineNumber": 540, "col_offset": 58, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 542, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 549, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 551, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 554, "col_offset": 12, "nodeName": "_save_checkpoint", "type": "Any"}, {"lineNumber": 554, "col_offset": 34, "nodeName": "epoch", "type": "int"}, {"lineNumber": 556, "col_offset": 47, "nodeName": "epoch_start_time", "type": "float"}, {"lineNumber": 557, "col_offset": 12, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 559, "col_offset": 15, "nodeName": "epoch", "type": "int"}, {"lineNumber": 560, "col_offset": 16, "nodeName": "training_elapsed_time", "type": "float"}, {"lineNumber": 564, "col_offset": 16, "nodeName": "formatted_time", "type": "str"}, {"lineNumber": 570, "col_offset": 8, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 573, "col_offset": 27, "nodeName": "_checkpointer", "type": "Any"}, {"lineNumber": 575, "col_offset": 12, "nodeName": "load_state_dict", "type": "Any"}, {"lineNumber": 575, "col_offset": 39, "nodeName": "best_model_state", "type": "Any"}, {"lineNumber": 459, "col_offset": 28, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 459, "col_offset": 33, "nodeName": "Any", "type": "Any"}, {"lineNumber": 579, "col_offset": 38, "nodeName": "Union", "type": "Any"}, {"lineNumber": 592, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 593, "col_offset": 12, "nodeName": "assign_average_value", "type": "Any"}, {"lineNumber": 597, "col_offset": 30, "nodeName": "state_dict", "type": "Any"}, {"lineNumber": 598, "col_offset": 25, "nodeName": "state_dict", "type": "Any"}, {"lineNumber": 599, "col_offset": 31, "nodeName": "self", "type": "Any"}, {"lineNumber": 603, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 604, "col_offset": 12, "nodeName": "training_states", "type": "Dict[str, Any]"}, {"lineNumber": 604, "col_offset": 57, "nodeName": "state_dict", "type": "Any"}, {"lineNumber": 605, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 606, "col_offset": 12, "nodeName": "training_states", "type": "Dict[str, Any]"}, {"lineNumber": 606, "col_offset": 52, "nodeName": "state_dict", "type": "Any"}, {"lineNumber": 608, "col_offset": 8, "nodeName": "_checkpointer", "type": "Any"}, {"lineNumber": 610, "col_offset": 18, "nodeName": "epoch", "type": "Union[str, int]"}, {"lineNumber": 611, "col_offset": 28, "nodeName": "training_states", "type": "Dict[str, Any]"}, {"lineNumber": 616, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 617, "col_offset": 12, "nodeName": "restore", "type": "Any"}, {"lineNumber": 637, "col_offset": 38, "nodeName": "_checkpointer", "type": "Any"}, {"lineNumber": 643, "col_offset": 8, "nodeName": "model", "type": "Any"}, {"lineNumber": 644, "col_offset": 8, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 644, "col_offset": 39, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 646, "col_offset": 12, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 647, "col_offset": 45, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 649, "col_offset": 12, "nodeName": "load_state_dict", "type": "Any"}, {"lineNumber": 650, "col_offset": 11, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 650, "col_offset": 76, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 651, "col_offset": 12, "nodeName": "load_state_dict", "type": "Any"}, {"lineNumber": 652, "col_offset": 8, "nodeName": "training_util", "type": "module"}, {"lineNumber": 652, "col_offset": 45, "nodeName": "self", "type": "Any"}, {"lineNumber": 656, "col_offset": 12, "nodeName": "load_state_dict", "type": "Any"}, {"lineNumber": 658, "col_offset": 39, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 665, "col_offset": 22, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 672, "col_offset": 26, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 674, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 691, "col_offset": 19, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 692, "col_offset": 28, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 693, "col_offset": 18, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 694, "col_offset": 21, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 695, "col_offset": 40, "nodeName": "pop", "type": "Any"}, {"lineNumber": 696, "col_offset": 20, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 697, "col_offset": 24, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 698, "col_offset": 30, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 699, "col_offset": 36, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 702, "col_offset": 27, "nodeName": "cuda_device", "type": "Union[int, List[int]]"}, {"lineNumber": 708, "col_offset": 20, "nodeName": "cuda", "type": "Any"}, {"lineNumber": 708, "col_offset": 31, "nodeName": "model_device", "type": "Union[int, List[int]]"}, {"lineNumber": 710, "col_offset": 23, "nodeName": "n", "type": "Any"}, {"lineNumber": 710, "col_offset": 26, "nodeName": "p", "type": "Any"}, {"lineNumber": 710, "col_offset": 69, "nodeName": "requires_grad", "type": "Any"}, {"lineNumber": 711, "col_offset": 20, "nodeName": "Optimizer", "type": "Type[allennlp.training.optimizers.Optimizer]"}, {"lineNumber": 711, "col_offset": 54, "nodeName": "pop", "type": "Any"}, {"lineNumber": 713, "col_offset": 29, "nodeName": "from_params", "type": "Callable"}, {"lineNumber": 720, "col_offset": 27, "nodeName": "from_params", "type": "Callable[[Any, Any, allennlp.common.params.Params], allennlp.training.learning_rate_schedulers.learning_rate_scheduler.LearningRateScheduler]"}, {"lineNumber": 720, "col_offset": 61, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 720, "col_offset": 72, "nodeName": "lr_scheduler_params", "type": "Any"}, {"lineNumber": 724, "col_offset": 33, "nodeName": "from_params", "type": "Callable"}, {"lineNumber": 724, "col_offset": 63, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 724, "col_offset": 74, "nodeName": "momentum_scheduler_params", "type": "Any"}, {"lineNumber": 738, "col_offset": 27, "nodeName": "from_params", "type": "Callable"}, {"lineNumber": 740, "col_offset": 44, "nodeName": "pop_int", "type": "Callable[..., int]"}, {"lineNumber": 741, "col_offset": 54, "nodeName": "pop_int", "type": "Callable[..., int]"}, {"lineNumber": 744, "col_offset": 27, "nodeName": "Checkpointer", "type": "Type[allennlp.training.checkpointer.Checkpointer]"}, {"lineNumber": 749, "col_offset": 30, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 750, "col_offset": 27, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 751, "col_offset": 29, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 752, "col_offset": 42, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 753, "col_offset": 35, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 754, "col_offset": 32, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 756, "col_offset": 8, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 756, "col_offset": 28, "nodeName": "cls", "type": "Any"}, {"lineNumber": 763, "col_offset": 21, "nodeName": "patience", "type": "int"}, {"lineNumber": 764, "col_offset": 30, "nodeName": "validation_metric", "type": "Any"}, {"lineNumber": 765, "col_offset": 32, "nodeName": "validation_iterator", "type": "allennlp.data.iterators.data_iterator.DataIterator"}, {"lineNumber": 766, "col_offset": 20, "nodeName": "shuffle", "type": "bool"}, {"lineNumber": 767, "col_offset": 23, "nodeName": "num_epochs", "type": "int"}, {"lineNumber": 768, "col_offset": 30, "nodeName": "serialization_dir", "type": "str"}, {"lineNumber": 769, "col_offset": 24, "nodeName": "cuda_device", "type": "Union[int, List[int]]"}, {"lineNumber": 770, "col_offset": 22, "nodeName": "grad_norm", "type": "float"}, {"lineNumber": 771, "col_offset": 26, "nodeName": "grad_clipping", "type": "float"}, {"lineNumber": 772, "col_offset": 36, "nodeName": "lr_scheduler", "type": "Optional[allennlp.training.learning_rate_schedulers.learning_rate_scheduler.LearningRateScheduler]"}, {"lineNumber": 773, "col_offset": 31, "nodeName": "momentum_scheduler", "type": "Optional[allennlp.training.momentum_schedulers.momentum_scheduler.MomentumScheduler]"}, {"lineNumber": 774, "col_offset": 25, "nodeName": "checkpointer", "type": "allennlp.training.checkpointer.Checkpointer"}, {"lineNumber": 775, "col_offset": 32, "nodeName": "model_save_interval", "type": "float"}, {"lineNumber": 776, "col_offset": 29, "nodeName": "summary_interval", "type": "int"}, {"lineNumber": 777, "col_offset": 31, "nodeName": "histogram_interval", "type": "int"}, {"lineNumber": 778, "col_offset": 44, "nodeName": "should_log_parameter_statistics", "type": "bool"}, {"lineNumber": 779, "col_offset": 37, "nodeName": "should_log_learning_rate", "type": "bool"}, {"lineNumber": 780, "col_offset": 34, "nodeName": "log_batch_size_period", "type": "int"}, {"lineNumber": 781, "col_offset": 27, "nodeName": "moving_average", "type": "Optional[allennlp.training.moving_average.MovingAverage]"}, {"lineNumber": 62, "col_offset": 33, "nodeName": "MovingAverage", "type": "Type[allennlp.training.moving_average.MovingAverage]"}, {"lineNumber": 175, "col_offset": 8, "nodeName": "super", "type": "Type[super]"}, {"lineNumber": 190, "col_offset": 16, "nodeName": "warning", "type": "Callable[..., None]"}, {"lineNumber": 194, "col_offset": 48, "nodeName": "patience", "type": "Optional[int]"}, {"lineNumber": 195, "col_offset": 18, "nodeName": "ConfigurationError", "type": "Type[allennlp.common.checks.ConfigurationError]"}, {"lineNumber": 211, "col_offset": 16, "nodeName": "num_serialized_models_to_keep", "type": "int"}, {"lineNumber": 212, "col_offset": 19, "nodeName": "keep_serialized_model_every_num_seconds", "type": "int"}, {"lineNumber": 214, "col_offset": 22, "nodeName": "ConfigurationError", "type": "Type[allennlp.common.checks.ConfigurationError]"}, {"lineNumber": 260, "col_offset": 43, "nodeName": "TensorDict", "type": "Type[Dict[str, Any]]"}, {"lineNumber": 266, "col_offset": 26, "nodeName": "training_util", "type": "module"}, {"lineNumber": 266, "col_offset": 67, "nodeName": "self", "type": "Any"}, {"lineNumber": 266, "col_offset": 79, "nodeName": "self", "type": "Any"}, {"lineNumber": 268, "col_offset": 19, "nodeName": "len", "type": "Callable[[Sized], int]"}, {"lineNumber": 268, "col_offset": 23, "nodeName": "batch_group", "type": "List[Dict[str, Any]]"}, {"lineNumber": 270, "col_offset": 20, "nodeName": "nn_util", "type": "module"}, {"lineNumber": 270, "col_offset": 50, "nodeName": "_cuda_devices", "type": "Any"}, {"lineNumber": 271, "col_offset": 26, "nodeName": "self", "type": "Any"}, {"lineNumber": 271, "col_offset": 39, "nodeName": "batch", "type": "Any"}, {"lineNumber": 276, "col_offset": 24, "nodeName": "get_regularization_penalty", "type": "Any"}, {"lineNumber": 291, "col_offset": 42, "nodeName": "self", "type": "Any"}, {"lineNumber": 293, "col_offset": 49, "nodeName": "peak_cpu_usage", "type": "float"}, {"lineNumber": 295, "col_offset": 27, "nodeName": "gpu_memory_mb", "type": "Callable[[], Dict[int, int]]"}, {"lineNumber": 296, "col_offset": 12, "nodeName": "gpu_usage", "type": "List[Tuple[int, int]]"}, {"lineNumber": 296, "col_offset": 30, "nodeName": "gpu", "type": "int"}, {"lineNumber": 296, "col_offset": 35, "nodeName": "memory", "type": "int"}, {"lineNumber": 297, "col_offset": 12, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 301, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 306, "col_offset": 83, "nodeName": "self", "type": "Any"}, {"lineNumber": 308, "col_offset": 41, "nodeName": "get_num_batches", "type": "Any"}, {"lineNumber": 308, "col_offset": 71, "nodeName": "train_data", "type": "Any"}, {"lineNumber": 316, "col_offset": 35, "nodeName": "model", "type": "Any"}, {"lineNumber": 326, "col_offset": 12, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 328, "col_offset": 19, "nodeName": "self", "type": "Any"}, {"lineNumber": 330, "col_offset": 15, "nodeName": "torch", "type": "Any"}, {"lineNumber": 331, "col_offset": 22, "nodeName": "ValueError", "type": "Type[ValueError]"}, {"lineNumber": 333, "col_offset": 12, "nodeName": "loss", "type": "Any"}, {"lineNumber": 335, "col_offset": 26, "nodeName": "loss", "type": "Any"}, {"lineNumber": 337, "col_offset": 30, "nodeName": "self", "type": "Any"}, {"lineNumber": 342, "col_offset": 16, "nodeName": "step_batch", "type": "Any"}, {"lineNumber": 342, "col_offset": 57, "nodeName": "batch_num_total", "type": "Union[Any, int]"}, {"lineNumber": 344, "col_offset": 16, "nodeName": "step_batch", "type": "Any"}, {"lineNumber": 344, "col_offset": 52, "nodeName": "batch_num_total", "type": "Union[Any, int]"}, {"lineNumber": 346, "col_offset": 15, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 354, "col_offset": 16, "nodeName": "step", "type": "Any"}, {"lineNumber": 355, "col_offset": 20, "nodeName": "name", "type": "Any"}, {"lineNumber": 355, "col_offset": 26, "nodeName": "param", "type": "Any"}, {"lineNumber": 355, "col_offset": 35, "nodeName": "named_parameters", "type": "Any"}, {"lineNumber": 357, "col_offset": 20, "nodeName": "update_norm", "type": "Any"}, {"lineNumber": 358, "col_offset": 20, "nodeName": "param_norm", "type": "Any"}, {"lineNumber": 363, "col_offset": 16, "nodeName": "step", "type": "Any"}, {"lineNumber": 366, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 367, "col_offset": 16, "nodeName": "apply", "type": "Any"}, {"lineNumber": 367, "col_offset": 43, "nodeName": "batch_num_total", "type": "Union[Any, int]"}, {"lineNumber": 370, "col_offset": 22, "nodeName": "training_util", "type": "module"}, {"lineNumber": 370, "col_offset": 48, "nodeName": "self", "type": "Any"}, {"lineNumber": 371, "col_offset": 26, "nodeName": "training_util", "type": "module"}, {"lineNumber": 373, "col_offset": 12, "nodeName": "train_generator_tqdm", "type": "Any"}, {"lineNumber": 376, "col_offset": 15, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 377, "col_offset": 16, "nodeName": "log_parameter_and_gradient_statistics", "type": "Any"}, {"lineNumber": 377, "col_offset": 72, "nodeName": "model", "type": "Any"}, {"lineNumber": 377, "col_offset": 84, "nodeName": "batch_grad_norm", "type": "Any"}, {"lineNumber": 378, "col_offset": 16, "nodeName": "log_learning_rates", "type": "Any"}, {"lineNumber": 378, "col_offset": 53, "nodeName": "model", "type": "Any"}, {"lineNumber": 378, "col_offset": 65, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 380, "col_offset": 16, "nodeName": "add_train_scalar", "type": "Any"}, {"lineNumber": 381, "col_offset": 16, "nodeName": "log_metrics", "type": "Any"}, {"lineNumber": 383, "col_offset": 15, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 384, "col_offset": 16, "nodeName": "log_histograms", "type": "Any"}, {"lineNumber": 384, "col_offset": 49, "nodeName": "model", "type": "Any"}, {"lineNumber": 384, "col_offset": 61, "nodeName": "histogram_parameters", "type": "Set[Any]"}, {"lineNumber": 387, "col_offset": 28, "nodeName": "sum", "type": "Callable"}, {"lineNumber": 390, "col_offset": 20, "nodeName": "average", "type": "float"}, {"lineNumber": 396, "col_offset": 15, "nodeName": "_model_save_interval", "type": "Any"}, {"lineNumber": 397, "col_offset": 47, "nodeName": "_model_save_interval", "type": "Any"}, {"lineNumber": 399, "col_offset": 33, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 400, "col_offset": 16, "nodeName": "_save_checkpoint", "type": "Any"}, {"lineNumber": 415, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 419, "col_offset": 12, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 431, "col_offset": 12, "nodeName": "get_num_batches", "type": "Any"}, {"lineNumber": 431, "col_offset": 41, "nodeName": "_validation_data", "type": "Any"}, {"lineNumber": 438, "col_offset": 19, "nodeName": "self", "type": "Any"}, {"lineNumber": 446, "col_offset": 28, "nodeName": "numpy", "type": "Any"}, {"lineNumber": 449, "col_offset": 26, "nodeName": "training_util", "type": "module"}, {"lineNumber": 449, "col_offset": 52, "nodeName": "self", "type": "Any"}, {"lineNumber": 450, "col_offset": 26, "nodeName": "training_util", "type": "module"}, {"lineNumber": 451, "col_offset": 12, "nodeName": "val_generator_tqdm", "type": "Any"}, {"lineNumber": 455, "col_offset": 12, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 464, "col_offset": 28, "nodeName": "self", "type": "Any"}, {"lineNumber": 466, "col_offset": 12, "nodeName": "print_exc", "type": "Callable[..., None]"}, {"lineNumber": 467, "col_offset": 18, "nodeName": "ConfigurationError", "type": "Type[allennlp.common.checks.ConfigurationError]"}, {"lineNumber": 485, "col_offset": 26, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 489, "col_offset": 31, "nodeName": "time", "type": "module"}, {"lineNumber": 490, "col_offset": 28, "nodeName": "self", "type": "Any"}, {"lineNumber": 494, "col_offset": 48, "nodeName": "max", "type": "Callable"}, {"lineNumber": 497, "col_offset": 30, "nodeName": "train_metrics", "type": "Any"}, {"lineNumber": 498, "col_offset": 19, "nodeName": "startswith", "type": "Any"}, {"lineNumber": 501, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 510, "col_offset": 20, "nodeName": "this_epoch_val_metric", "type": "float"}, {"lineNumber": 517, "col_offset": 12, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 518, "col_offset": 43, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 522, "col_offset": 36, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 523, "col_offset": 47, "nodeName": "timedelta", "type": "Type[datetime.timedelta]"}, {"lineNumber": 528, "col_offset": 30, "nodeName": "train_metrics", "type": "Any"}, {"lineNumber": 529, "col_offset": 16, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 530, "col_offset": 30, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 531, "col_offset": 16, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 533, "col_offset": 15, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 536, "col_offset": 16, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 537, "col_offset": 20, "nodeName": "key", "type": "str"}, {"lineNumber": 537, "col_offset": 25, "nodeName": "value", "type": "float"}, {"lineNumber": 537, "col_offset": 34, "nodeName": "items", "type": "Callable"}, {"lineNumber": 538, "col_offset": 56, "nodeName": "value", "type": "float"}, {"lineNumber": 540, "col_offset": 16, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 543, "col_offset": 16, "nodeName": "dump_metrics", "type": "Callable[..., None]"}, {"lineNumber": 544, "col_offset": 90, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 550, "col_offset": 16, "nodeName": "step", "type": "Any"}, {"lineNumber": 550, "col_offset": 51, "nodeName": "this_epoch_val_metric", "type": "float"}, {"lineNumber": 550, "col_offset": 74, "nodeName": "epoch", "type": "int"}, {"lineNumber": 552, "col_offset": 16, "nodeName": "step", "type": "Any"}, {"lineNumber": 552, "col_offset": 46, "nodeName": "this_epoch_val_metric", "type": "float"}, {"lineNumber": 552, "col_offset": 69, "nodeName": "epoch", "type": "int"}, {"lineNumber": 554, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 556, "col_offset": 33, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 557, "col_offset": 12, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 557, "col_offset": 46, "nodeName": "timedelta", "type": "Type[datetime.timedelta]"}, {"lineNumber": 559, "col_offset": 23, "nodeName": "_num_epochs", "type": "Any"}, {"lineNumber": 560, "col_offset": 54, "nodeName": "training_start_time", "type": "float"}, {"lineNumber": 561, "col_offset": 43, "nodeName": "training_elapsed_time", "type": "float"}, {"lineNumber": 564, "col_offset": 33, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 565, "col_offset": 16, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 565, "col_offset": 69, "nodeName": "formatted_time", "type": "str"}, {"lineNumber": 570, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 573, "col_offset": 27, "nodeName": "self", "type": "Any"}, {"lineNumber": 575, "col_offset": 12, "nodeName": "model", "type": "Any"}, {"lineNumber": 593, "col_offset": 12, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 597, "col_offset": 30, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 598, "col_offset": 25, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 604, "col_offset": 57, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 606, "col_offset": 52, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 608, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 609, "col_offset": 24, "nodeName": "state_dict", "type": "Any"}, {"lineNumber": 612, "col_offset": 27, "nodeName": "is_best_so_far", "type": "Any"}, {"lineNumber": 617, "col_offset": 12, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 637, "col_offset": 38, "nodeName": "self", "type": "Any"}, {"lineNumber": 643, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 644, "col_offset": 8, "nodeName": "self", "type": "Any"}, {"lineNumber": 646, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 649, "col_offset": 12, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 649, "col_offset": 58, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 650, "col_offset": 11, "nodeName": "self", "type": "Any"}, {"lineNumber": 651, "col_offset": 12, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 651, "col_offset": 53, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 656, "col_offset": 12, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 656, "col_offset": 49, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 659, "col_offset": 12, "nodeName": "clear", "type": "Any"}, {"lineNumber": 660, "col_offset": 12, "nodeName": "add_metrics", "type": "Any"}, {"lineNumber": 663, "col_offset": 12, "nodeName": "clear", "type": "Any"}, {"lineNumber": 666, "col_offset": 30, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 668, "col_offset": 30, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 695, "col_offset": 40, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 708, "col_offset": 20, "nodeName": "model", "type": "allennlp.models.model.Model"}, {"lineNumber": 710, "col_offset": 33, "nodeName": "n", "type": "Any"}, {"lineNumber": 710, "col_offset": 36, "nodeName": "p", "type": "Any"}, {"lineNumber": 710, "col_offset": 41, "nodeName": "named_parameters", "type": "Any"}, {"lineNumber": 710, "col_offset": 69, "nodeName": "p", "type": "Any"}, {"lineNumber": 711, "col_offset": 54, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 713, "col_offset": 29, "nodeName": "MovingAverage", "type": "Type[allennlp.training.moving_average.MovingAverage]"}, {"lineNumber": 714, "col_offset": 16, "nodeName": "pop", "type": "Any"}, {"lineNumber": 714, "col_offset": 57, "nodeName": "parameters", "type": "List[List[Any]]"}, {"lineNumber": 720, "col_offset": 27, "nodeName": "LearningRateScheduler", "type": "Type[allennlp.training.learning_rate_schedulers.learning_rate_scheduler.LearningRateScheduler]"}, {"lineNumber": 724, "col_offset": 33, "nodeName": "MomentumScheduler", "type": "Type[allennlp.training.momentum_schedulers.momentum_scheduler.MomentumScheduler]"}, {"lineNumber": 730, "col_offset": 61, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 731, "col_offset": 54, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 733, "col_offset": 22, "nodeName": "ConfigurationError", "type": "Type[allennlp.common.checks.ConfigurationError]"}, {"lineNumber": 738, "col_offset": 27, "nodeName": "Checkpointer", "type": "Type[allennlp.training.checkpointer.Checkpointer]"}, {"lineNumber": 738, "col_offset": 52, "nodeName": "pop", "type": "Any"}, {"lineNumber": 740, "col_offset": 44, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 741, "col_offset": 54, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 745, "col_offset": 34, "nodeName": "serialization_dir", "type": "str"}, {"lineNumber": 746, "col_offset": 46, "nodeName": "num_serialized_models_to_keep", "type": "int"}, {"lineNumber": 747, "col_offset": 56, "nodeName": "keep_serialized_model_every_num_seconds", "type": "int"}, {"lineNumber": 190, "col_offset": 16, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 194, "col_offset": 18, "nodeName": "isinstance", "type": "Callable[[Any, Union[Type[Any], Tuple[Union[Type[Any], Tuple[Type[Any], ...]], ...]]], bool]"}, {"lineNumber": 194, "col_offset": 29, "nodeName": "patience", "type": "Optional[int]"}, {"lineNumber": 194, "col_offset": 39, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 196, "col_offset": 16, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 197, "col_offset": 73, "nodeName": "patience", "type": "Optional[int]"}, {"lineNumber": 270, "col_offset": 50, "nodeName": "self", "type": "Any"}, {"lineNumber": 276, "col_offset": 24, "nodeName": "model", "type": "Any"}, {"lineNumber": 279, "col_offset": 22, "nodeName": "RuntimeError", "type": "Type[RuntimeError]"}, {"lineNumber": 297, "col_offset": 31, "nodeName": "gpu", "type": "int"}, {"lineNumber": 297, "col_offset": 54, "nodeName": "memory", "type": "int"}, {"lineNumber": 308, "col_offset": 41, "nodeName": "iterator", "type": "Any"}, {"lineNumber": 308, "col_offset": 71, "nodeName": "self", "type": "Any"}, {"lineNumber": 316, "col_offset": 35, "nodeName": "self", "type": "Any"}, {"lineNumber": 326, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 342, "col_offset": 16, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 344, "col_offset": 16, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 346, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 354, "col_offset": 16, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 355, "col_offset": 35, "nodeName": "model", "type": "Any"}, {"lineNumber": 356, "col_offset": 20, "nodeName": "sub_", "type": "Any"}, {"lineNumber": 357, "col_offset": 34, "nodeName": "norm", "type": "Any"}, {"lineNumber": 358, "col_offset": 33, "nodeName": "cpu", "type": "Any"}, {"lineNumber": 359, "col_offset": 20, "nodeName": "add_train_scalar", "type": "Any"}, {"lineNumber": 363, "col_offset": 16, "nodeName": "optimizer", "type": "Any"}, {"lineNumber": 367, "col_offset": 16, "nodeName": "_moving_average", "type": "Any"}, {"lineNumber": 376, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 377, "col_offset": 16, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 377, "col_offset": 72, "nodeName": "self", "type": "Any"}, {"lineNumber": 378, "col_offset": 16, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 378, "col_offset": 53, "nodeName": "self", "type": "Any"}, {"lineNumber": 378, "col_offset": 65, "nodeName": "self", "type": "Any"}, {"lineNumber": 380, "col_offset": 16, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 380, "col_offset": 70, "nodeName": "metrics", "type": "Dict[str, float]"}, {"lineNumber": 381, "col_offset": 16, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 381, "col_offset": 69, "nodeName": "v", "type": "float"}, {"lineNumber": 383, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 384, "col_offset": 16, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 384, "col_offset": 49, "nodeName": "self", "type": "Any"}, {"lineNumber": 389, "col_offset": 46, "nodeName": "_log_batch_size_period", "type": "Any"}, {"lineNumber": 390, "col_offset": 30, "nodeName": "cumulative_batch_size", "type": "int"}, {"lineNumber": 390, "col_offset": 54, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 391, "col_offset": 20, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 392, "col_offset": 20, "nodeName": "add_train_scalar", "type": "Any"}, {"lineNumber": 392, "col_offset": 77, "nodeName": "cur_batch", "type": "int"}, {"lineNumber": 393, "col_offset": 20, "nodeName": "add_train_scalar", "type": "Any"}, {"lineNumber": 393, "col_offset": 74, "nodeName": "average", "type": "float"}, {"lineNumber": 396, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 397, "col_offset": 30, "nodeName": "last_save_time", "type": "float"}, {"lineNumber": 397, "col_offset": 47, "nodeName": "self", "type": "Any"}, {"lineNumber": 399, "col_offset": 33, "nodeName": "time", "type": "module"}, {"lineNumber": 400, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 401, "col_offset": 20, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 401, "col_offset": 37, "nodeName": "epoch", "type": "int"}, {"lineNumber": 419, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 431, "col_offset": 12, "nodeName": "val_iterator", "type": "Any"}, {"lineNumber": 431, "col_offset": 41, "nodeName": "self", "type": "Any"}, {"lineNumber": 455, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 466, "col_offset": 12, "nodeName": "traceback", "type": "module"}, {"lineNumber": 485, "col_offset": 26, "nodeName": "self", "type": "Any"}, {"lineNumber": 486, "col_offset": 41, "nodeName": "key", "type": "Any"}, {"lineNumber": 495, "col_offset": 20, "nodeName": "get", "type": "Callable"}, {"lineNumber": 495, "col_offset": 58, "nodeName": "train_metrics", "type": "Any"}, {"lineNumber": 498, "col_offset": 19, "nodeName": "key", "type": "Any"}, {"lineNumber": 499, "col_offset": 20, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 499, "col_offset": 45, "nodeName": "max", "type": "Callable"}, {"lineNumber": 499, "col_offset": 80, "nodeName": "value", "type": "Any"}, {"lineNumber": 502, "col_offset": 21, "nodeName": "no_grad", "type": "Any"}, {"lineNumber": 504, "col_offset": 20, "nodeName": "val_loss", "type": "Any"}, {"lineNumber": 504, "col_offset": 30, "nodeName": "num_batches", "type": "Any"}, {"lineNumber": 504, "col_offset": 44, "nodeName": "_validation_loss", "type": "Any"}, {"lineNumber": 505, "col_offset": 34, "nodeName": "get_metrics", "type": "Callable[..., Dict[str, float]]"}, {"lineNumber": 506, "col_offset": 24, "nodeName": "model", "type": "Any"}, {"lineNumber": 506, "col_offset": 36, "nodeName": "val_loss", "type": "Any"}, {"lineNumber": 506, "col_offset": 46, "nodeName": "num_batches", "type": "Any"}, {"lineNumber": 510, "col_offset": 44, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 511, "col_offset": 20, "nodeName": "add_metric", "type": "Any"}, {"lineNumber": 511, "col_offset": 52, "nodeName": "this_epoch_val_metric", "type": "float"}, {"lineNumber": 513, "col_offset": 23, "nodeName": "should_stop_early", "type": "Any"}, {"lineNumber": 517, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 518, "col_offset": 83, "nodeName": "epoch", "type": "int"}, {"lineNumber": 522, "col_offset": 36, "nodeName": "time", "type": "module"}, {"lineNumber": 523, "col_offset": 47, "nodeName": "datetime", "type": "module"}, {"lineNumber": 523, "col_offset": 74, "nodeName": "training_elapsed_time", "type": "float"}, {"lineNumber": 533, "col_offset": 15, "nodeName": "self", "type": "Any"}, {"lineNumber": 537, "col_offset": 34, "nodeName": "val_metrics", "type": "Dict[str, float]"}, {"lineNumber": 538, "col_offset": 20, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 540, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 544, "col_offset": 20, "nodeName": "join", "type": "Callable"}, {"lineNumber": 544, "col_offset": 33, "nodeName": "_serialization_dir", "type": "Any"}, {"lineNumber": 550, "col_offset": 16, "nodeName": "_learning_rate_scheduler", "type": "Any"}, {"lineNumber": 552, "col_offset": 16, "nodeName": "_momentum_scheduler", "type": "Any"}, {"lineNumber": 556, "col_offset": 33, "nodeName": "time", "type": "module"}, {"lineNumber": 557, "col_offset": 46, "nodeName": "datetime", "type": "module"}, {"lineNumber": 557, "col_offset": 73, "nodeName": "epoch_elapsed_time", "type": "float"}, {"lineNumber": 559, "col_offset": 23, "nodeName": "self", "type": "Any"}, {"lineNumber": 560, "col_offset": 40, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 564, "col_offset": 37, "nodeName": "timedelta", "type": "Type[datetime.timedelta]"}, {"lineNumber": 565, "col_offset": 16, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 575, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 579, "col_offset": 44, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 579, "col_offset": 49, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 593, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 597, "col_offset": 30, "nodeName": "self", "type": "Any"}, {"lineNumber": 598, "col_offset": 25, "nodeName": "self", "type": "Any"}, {"lineNumber": 604, "col_offset": 57, "nodeName": "self", "type": "Any"}, {"lineNumber": 606, "col_offset": 52, "nodeName": "self", "type": "Any"}, {"lineNumber": 609, "col_offset": 24, "nodeName": "model", "type": "Any"}, {"lineNumber": 612, "col_offset": 27, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 617, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 649, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 651, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 656, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 659, "col_offset": 12, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 660, "col_offset": 12, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 660, "col_offset": 45, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 663, "col_offset": 12, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 710, "col_offset": 41, "nodeName": "model", "type": "Any"}, {"lineNumber": 714, "col_offset": 16, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 738, "col_offset": 52, "nodeName": "params", "type": "allennlp.common.params.Params"}, {"lineNumber": 276, "col_offset": 24, "nodeName": "self", "type": "Any"}, {"lineNumber": 308, "col_offset": 41, "nodeName": "self", "type": "Any"}, {"lineNumber": 342, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 344, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 352, "col_offset": 24, "nodeName": "name", "type": "Any"}, {"lineNumber": 352, "col_offset": 30, "nodeName": "param", "type": "Any"}, {"lineNumber": 352, "col_offset": 39, "nodeName": "named_parameters", "type": "Any"}, {"lineNumber": 354, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 355, "col_offset": 35, "nodeName": "self", "type": "Any"}, {"lineNumber": 356, "col_offset": 45, "nodeName": "cpu", "type": "Any"}, {"lineNumber": 357, "col_offset": 34, "nodeName": "torch", "type": "Any"}, {"lineNumber": 357, "col_offset": 45, "nodeName": "view", "type": "Any"}, {"lineNumber": 359, "col_offset": 20, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 360, "col_offset": 45, "nodeName": "name", "type": "Any"}, {"lineNumber": 360, "col_offset": 51, "nodeName": "update_norm", "type": "Any"}, {"lineNumber": 363, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 367, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 377, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 378, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 380, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 381, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 381, "col_offset": 66, "nodeName": "k", "type": "str"}, {"lineNumber": 384, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 387, "col_offset": 33, "nodeName": "get_batch_size", "type": "Callable[[Any], int]"}, {"lineNumber": 387, "col_offset": 62, "nodeName": "batch", "type": "Any"}, {"lineNumber": 387, "col_offset": 73, "nodeName": "batch", "type": "Any"}, {"lineNumber": 387, "col_offset": 82, "nodeName": "batch_group", "type": "Any"}, {"lineNumber": 389, "col_offset": 20, "nodeName": "batches_this_epoch", "type": "int"}, {"lineNumber": 389, "col_offset": 46, "nodeName": "self", "type": "Any"}, {"lineNumber": 391, "col_offset": 20, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 392, "col_offset": 20, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 393, "col_offset": 20, "nodeName": "_tensorboard", "type": "Any"}, {"lineNumber": 397, "col_offset": 16, "nodeName": "time", "type": "Callable[[], float]"}, {"lineNumber": 401, "col_offset": 44, "nodeName": "time_to_str", "type": "Callable[[int], str]"}, {"lineNumber": 446, "col_offset": 28, "nodeName": "cpu", "type": "Any"}, {"lineNumber": 495, "col_offset": 20, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 499, "col_offset": 49, "nodeName": "get", "type": "Callable"}, {"lineNumber": 502, "col_offset": 21, "nodeName": "torch", "type": "Any"}, {"lineNumber": 504, "col_offset": 44, "nodeName": "self", "type": "Any"}, {"lineNumber": 505, "col_offset": 34, "nodeName": "training_util", "type": "module"}, {"lineNumber": 506, "col_offset": 24, "nodeName": "self", "type": "Any"}, {"lineNumber": 510, "col_offset": 56, "nodeName": "_validation_metric", "type": "Any"}, {"lineNumber": 511, "col_offset": 20, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 513, "col_offset": 23, "nodeName": "_metric_tracker", "type": "Any"}, {"lineNumber": 514, "col_offset": 24, "nodeName": "info", "type": "Callable[..., None]"}, {"lineNumber": 529, "col_offset": 38, "nodeName": "key", "type": "Any"}, {"lineNumber": 531, "col_offset": 40, "nodeName": "key", "type": "str"}, {"lineNumber": 544, "col_offset": 20, "nodeName": "path", "type": "module"}, {"lineNumber": 544, "col_offset": 33, "nodeName": "self", "type": "Any"}, {"lineNumber": 550, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 552, "col_offset": 16, "nodeName": "self", "type": "Any"}, {"lineNumber": 560, "col_offset": 40, "nodeName": "time", "type": "module"}, {"lineNumber": 564, "col_offset": 37, "nodeName": "datetime", "type": "module"}, {"lineNumber": 609, "col_offset": 24, "nodeName": "self", "type": "Any"}, {"lineNumber": 612, "col_offset": 27, "nodeName": "self", "type": "Any"}, {"lineNumber": 659, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 660, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 663, "col_offset": 12, "nodeName": "self", "type": "Any"}, {"lineNumber": 668, "col_offset": 34, "nodeName": "split", "type": "Any"}, {"lineNumber": 352, "col_offset": 39, "nodeName": "model", "type": "Any"}, {"lineNumber": 356, "col_offset": 20, "nodeName": "param_updates", "type": "Dict[Any, Any]"}, {"lineNumber": 358, "col_offset": 33, "nodeName": "norm", "type": "Any"}, {"lineNumber": 359, "col_offset": 20, "nodeName": "self", "type": "Any"}, {"lineNumber": 360, "col_offset": 66, "nodeName": "param_norm", "type": "Any"}, {"lineNumber": 381, "col_offset": 75, "nodeName": "k", "type": "str"}, {"lineNumber": 381, "col_offset": 78, "nodeName": "v", "type": "float"}, {"lineNumber": 381, "col_offset": 83, "nodeName": "items", "type": "Callable"}, {"lineNumber": 387, "col_offset": 33, "nodeName": "training_util", "type": "module"}, {"lineNumber": 391, "col_offset": 55, "nodeName": "cur_batch", "type": "int"}, {"lineNumber": 391, "col_offset": 84, "nodeName": "average", "type": "float"}, {"lineNumber": 392, "col_offset": 20, "nodeName": "self", "type": "Any"}, {"lineNumber": 393, "col_offset": 20, "nodeName": "self", "type": "Any"}, {"lineNumber": 397, "col_offset": 16, "nodeName": "time", "type": "module"}, {"lineNumber": 401, "col_offset": 44, "nodeName": "training_util", "type": "module"}, {"lineNumber": 401, "col_offset": 70, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 401, "col_offset": 74, "nodeName": "last_save_time", "type": "float"}, {"lineNumber": 406, "col_offset": 29, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 406, "col_offset": 33, "nodeName": "gpu_num", "type": "int"}, {"lineNumber": 499, "col_offset": 38, "nodeName": "key", "type": "Any"}, {"lineNumber": 499, "col_offset": 49, "nodeName": "metrics", "type": "Dict[str, Any]"}, {"lineNumber": 499, "col_offset": 71, "nodeName": "key", "type": "Any"}, {"lineNumber": 510, "col_offset": 56, "nodeName": "self", "type": "Any"}, {"lineNumber": 511, "col_offset": 20, "nodeName": "self", "type": "Any"}, {"lineNumber": 513, "col_offset": 23, "nodeName": "self", "type": "Any"}, {"lineNumber": 514, "col_offset": 24, "nodeName": "logger", "type": "logging.Logger"}, {"lineNumber": 538, "col_offset": 49, "nodeName": "key", "type": "str"}, {"lineNumber": 544, "col_offset": 20, "nodeName": "os", "type": "module"}, {"lineNumber": 544, "col_offset": 75, "nodeName": "epoch", "type": "int"}, {"lineNumber": 562, "col_offset": 21, "nodeName": "_num_epochs", "type": "Any"}, {"lineNumber": 562, "col_offset": 40, "nodeName": "epoch_counter", "type": "Any"}, {"lineNumber": 562, "col_offset": 57, "nodeName": "float", "type": "Type[float]"}, {"lineNumber": 564, "col_offset": 64, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 564, "col_offset": 68, "nodeName": "estimated_time_remaining", "type": "Any"}, {"lineNumber": 352, "col_offset": 39, "nodeName": "self", "type": "Any"}, {"lineNumber": 356, "col_offset": 34, "nodeName": "name", "type": "Any"}, {"lineNumber": 356, "col_offset": 45, "nodeName": "detach", "type": "Any"}, {"lineNumber": 357, "col_offset": 45, "nodeName": "param_updates", "type": "Dict[Any, Any]"}, {"lineNumber": 358, "col_offset": 33, "nodeName": "torch", "type": "Any"}, {"lineNumber": 358, "col_offset": 44, "nodeName": "view", "type": "Any"}, {"lineNumber": 381, "col_offset": 83, "nodeName": "metrics", "type": "Dict[str, float]"}, {"lineNumber": 446, "col_offset": 28, "nodeName": "detach", "type": "Any"}, {"lineNumber": 562, "col_offset": 21, "nodeName": "self", "type": "Any"}, {"lineNumber": 668, "col_offset": 34, "nodeName": "training_state", "type": "Any"}, {"lineNumber": 356, "col_offset": 45, "nodeName": "param", "type": "Any"}, {"lineNumber": 357, "col_offset": 59, "nodeName": "name", "type": "Any"}, {"lineNumber": 358, "col_offset": 44, "nodeName": "param", "type": "Any"}, {"lineNumber": 446, "col_offset": 28, "nodeName": "loss", "type": "Any"}, {"lineNumber": 562, "col_offset": 63, "nodeName": "epoch", "type": "int"}, {"lineNumber": 562, "col_offset": 71, "nodeName": "epoch_counter", "type": "Any"}] |
{"geometry":{"type":"Polygon","coordinates":[[[2.513670,48.850168],[2.503941,48.857233],[2.499718,48.855678],[2.496392,48.859908],[2.509130,48.877921],[2.520437,48.874576],[2.523459,48.872088],[2.517959,48.866823],[2.517338,48.854401],[2.520834,48.852185],[2.515649,48.851381],[2.513670,48.850168]]]},"id":102067671,"type":"Feature","properties":{"qs:a1r":"ILE-DE-FRANCE","geom:longitude":2.510403,"qs:a1_lc":"93","geom:latitude":48.864329,"qs:adm0":"France","src:geom_alt":[],"wof:hierarchy":[{"country_id":85633147,"region_id":85683475,"county_id":102067671}],"iso:country":"FR","wof:geomhash":"009cb7973f5ac0b6dd4504ce6b781b9c","qs:level":"adm2","wof:name":"NEUILLY-PLAISANCE","src:geom":"quattroshapes","qs:a2_lc":"18","wof:supersedes":[],"wof:id":102067671,"qs:a2r_lc":"2","wof:breaches":[],"qs:a1r_lc":"11","geom:area":0.000406,"qs:adm0_a3":"FRA","qs:source":"France IGN","wof:belongsto":[85633147,85683475],"wof:placetype":"county","qs:a0":"France","qs:a1":"SEINE-SAINT-DENIS","qs:a2":"NEUILLY-PLAISANCE","wof:lastmodified":1439487395,"wof:superseded_by":[],"wof:concordances":{},"wof:parent_id":85683475},"bbox":[2.496392,48.850168,2.523459,48.877921]} |
{"past_week_commits": 0, "name": "joao-parana/spark-on-centos", "stargazers_count": 4, "subscribers_count": 1, "forks_count": 4, "last_update": "2018-01-21 13:51:23", "fetched_at": "2018-11-02 13:20:03", "files": []} |
{"description":"should check if video is playable| Menu Bar \"Get Ready for Your Cruise\" on Home page","passed":true,"pending":false,"os":"Mac OS X","instanceId":71286,"browser":{"name":"chrome","version":"70.0.3538.77"},"message":"Passed","browserLogs":[],"screenShotFile":"images/00680048-00e4-001a-0056-0035000d00af.png","timestamp":1540489554327,"duration":13465}
|
{
"doi": "10.1029/2009JD013094",
"href": "http://data.globalchange.gov/article/10.1029/2009JD013094.json",
"identifier": "10.1029/2009JD013094",
"journal_identifier": "journal-geophysical-research-atmospheres",
"journal_pages": "9",
"journal_vol": "115",
"notes": null,
"title": "On the reliability of the U.S. surface temperature record",
"uri": "/article/10.1029/2009JD013094",
"url": null,
"year": 2010
} |
{
"id": 924778577,
"type": "Feature",
"properties": {
"addr:full":"368 Duke Street Glasgow Glasgow City G31 1RE",
"addr:housenumber":"368",
"addr:postcode":"g31 1re",
"addr:street":"Duke Street",
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"-4.219479084,55.8583488464,-4.219479084,55.8583488464",
"geom:latitude":55.858349,
"geom:longitude":-4.219479,
"iso:country":"GB",
"mz:hierarchy_label":1,
"mz:is_current":-1,
"sg:address":"368 Duke Street",
"sg:city":"Glasgow",
"sg:classifiers":[
{
"category":"Community Center",
"subcategory":"Social",
"type":"Public Place"
}
],
"sg:owner":"simplegeo",
"sg:phone":"+44 141 554 8240",
"sg:postcode":"G31 1RE",
"sg:province":"Glasgow City",
"sg:tags":[
"frozen",
"food",
"freezer",
"centre"
],
"src:geom":"simplegeo",
"wof:belongsto":[
85785321,
"102191581",
404430153,
"85633159",
404227471,
101750621,
85684351
],
"wof:breaches":[],
"wof:concordances":{
"sg:id":"SG_3gTGBRe1g6zbAFgZXumutS_55.858349_-4.219479@1300740874"
},
"wof:country":"GB",
"wof:created":1471979108,
"wof:geomhash":"8a41d8cb07e656145918d059f89b6b66",
"wof:hierarchy":[
{
"continent_id":"102191581",
"country_id":"85633159",
"localadmin_id":404430153,
"locality_id":101750621,
"macroregion_id":404227471,
"neighbourhood_id":85785321,
"region_id":85684351,
"venue_id":924778577
}
],
"wof:id":924778577,
"wof:lastmodified":1496953044,
"wof:name":"Farmfoods Ltd.",
"wof:parent_id":85785321,
"wof:placetype":"venue",
"wof:repo":"whosonfirst-data-venue-gb",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[
"frozen",
"food",
"freezer",
"centre"
]
},
"bbox": [
-4.219479084,
55.8583488464,
-4.219479084,
55.8583488464
],
"geometry": {"coordinates":[-4.219479084,55.8583488464],"type":"Point"}
} |
["3b874385e74776ca5b840e110b272cdbdec6538a"] |
{"poster":"Maleta","date":"2016-07-10T17:22:15.187+0000","title":"PBE. Una duda existencial","subforum":"Charlas Generales","up_votes":1,"down_votes":2,"body":"Si es PUBLIC Beta Enviroment porque no se puede crear una cuenta si no tenes una lvl 30 en NA?. Seguramente me eliminen este post pero bue. espero una respuesta","replies":[{"poster":"L9 Letalis Umbra","date":"2016-07-10T17:43:21.534+0000","up_votes":1,"down_votes":0,"body":"Porque no es un gran servidor, si pudieran entrar mucha gente se saturarรญa, mรกs de lo que ocurre hasta el dรญa de hoy","replies":[]},{"poster":"Frank295","date":"2016-07-10T17:40:32.471+0000","up_votes":1,"down_votes":0,"body":"Porque antes era pรบblico, ahora ya no, pero quedรณ el nombre. Ademรกs, la inscripciรณn es pรบblica, que tengas que tener cuenta en NA es otra cosa. Igual, la probabilidad de que te acepten es menor a un 1% creo.","replies":[]},{"poster":"Runth","date":"2016-07-10T17:31:29.628+0000","up_votes":1,"down_votes":0,"body":"se inscribe y la probabilidad q te llamen al cliente es un-100000%","replies":[]}]} |
["90a6f8328020f347f9847ca92c7ffacd4c0a96c1","3fa23d1dd39aab2cc1f4edf1501c3c1d8b73a19a","d27891790a4ef764fe2e7ec1e60a1e2dc1fda7a5","f90300d5685df3f8faf017e4f670095d07c3845d","15de0f590dc0ece834ce16e3d43fed09e10fad9a","b30b340d8c9a30f0604c6a148438f8ee2e336291"] |
{"title":"ๅๆญใๆขจๅญใกใใไปฅๅคใฎไบบใใ็งใฎๅงฟใ่ฆใใชใใชใฃใใ","url":"http://blog.livedoor.jp/mode_ss/archives/52056533.html","time":"2017-11-16 03:30:07 UTC"} |
{"code":"1213222008","province_code":"12","regency_code":"1213","district_code":"121322","name":"AIRAPA"} |
{"latitude":46.666,"longitude":-120.354,"zipcode":"98907","msa":"9260","dma":"810","state":"WA"} |
[{"lineNumber": 22, "col_offset": 0, "nodeName": "create_cluster_spec", "type": "Callable[[str, str], Any]"}, {"lineNumber": 39, "col_offset": 0, "nodeName": "create_and_start_parameters_server", "type": "Callable[..., None]"}, {"lineNumber": 22, "col_offset": 65, "nodeName": "ClusterSpec", "type": "Any"}, {"lineNumber": 78, "col_offset": 109, "nodeName": "Session", "type": "Any"}, {"lineNumber": 30, "col_offset": 4, "nodeName": "ps_hosts", "type": "List[str]"}, {"lineNumber": 31, "col_offset": 4, "nodeName": "worker_hosts", "type": "List[str]"}, {"lineNumber": 34, "col_offset": 4, "nodeName": "cluster_spec", "type": "Any"}, {"lineNumber": 36, "col_offset": 11, "nodeName": "cluster_spec", "type": "Any"}, {"lineNumber": 22, "col_offset": 65, "nodeName": "train", "type": "Any"}, {"lineNumber": 47, "col_offset": 4, "nodeName": "server", "type": "Any"}, {"lineNumber": 64, "col_offset": 4, "nodeName": "server", "type": "Any"}, {"lineNumber": 67, "col_offset": 4, "nodeName": "worker_device", "type": "str"}, {"lineNumber": 68, "col_offset": 7, "nodeName": "use_cpu", "type": "bool"}, {"lineNumber": 72, "col_offset": 4, "nodeName": "device", "type": "Any"}, {"lineNumber": 54, "col_offset": 88, "nodeName": "Tuple", "type": "Any"}, {"lineNumber": 89, "col_offset": 4, "nodeName": "is_chief", "type": "bool"}, {"lineNumber": 101, "col_offset": 11, "nodeName": "sess", "type": "Any"}, {"lineNumber": 78, "col_offset": 109, "nodeName": "tf", "type": "Any"}, {"lineNumber": 22, "col_offset": 43, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 22, "col_offset": 57, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 30, "col_offset": 15, "nodeName": "split", "type": "Callable[..., List[str]]"}, {"lineNumber": 31, "col_offset": 19, "nodeName": "split", "type": "Callable[..., List[str]]"}, {"lineNumber": 34, "col_offset": 19, "nodeName": "ClusterSpec", "type": "Any"}, {"lineNumber": 22, "col_offset": 65, "nodeName": "tf", "type": "Any"}, {"lineNumber": 39, "col_offset": 53, "nodeName": "ClusterSpec", "type": "Any"}, {"lineNumber": 39, "col_offset": 83, "nodeName": "ConfigProto", "type": "Any"}, {"lineNumber": 47, "col_offset": 13, "nodeName": "Server", "type": "Any"}, {"lineNumber": 47, "col_offset": 29, "nodeName": "cluster_spec", "type": "Any"}, {"lineNumber": 50, "col_offset": 4, "nodeName": "join", "type": "Any"}, {"lineNumber": 54, "col_offset": 45, "nodeName": "bool", "type": "Type[bool]"}, {"lineNumber": 54, "col_offset": 64, "nodeName": "ConfigProto", "type": "Any"}, {"lineNumber": 64, "col_offset": 13, "nodeName": "Server", "type": "Any"}, {"lineNumber": 64, "col_offset": 29, "nodeName": "cluster_spec", "type": "Any"}, {"lineNumber": 67, "col_offset": 20, "nodeName": "format", "type": "Callable[..., str]"}, {"lineNumber": 67, "col_offset": 49, "nodeName": "task_index", "type": "int"}, {"lineNumber": 69, "col_offset": 8, "nodeName": "worker_device", "type": "str"}, {"lineNumber": 71, "col_offset": 8, "nodeName": "worker_device", "type": "str"}, {"lineNumber": 72, "col_offset": 13, "nodeName": "replica_device_setter", "type": "Any"}, {"lineNumber": 74, "col_offset": 11, "nodeName": "target", "type": "Any"}, {"lineNumber": 74, "col_offset": 26, "nodeName": "device", "type": "Any"}, {"lineNumber": 78, "col_offset": 45, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 78, "col_offset": 72, "nodeName": "int", "type": "Type[int]"}, {"lineNumber": 78, "col_offset": 85, "nodeName": "ConfigProto", "type": "Any"}, {"lineNumber": 89, "col_offset": 15, "nodeName": "task_index", "type": "int"}, {"lineNumber": 92, "col_offset": 11, "nodeName": "MonitoredTrainingSession", "type": "Any"}, {"lineNumber": 30, "col_offset": 15, "nodeName": "parameters_server", "type": "str"}, {"lineNumber": 31, "col_offset": 19, "nodeName": "workers", "type": "str"}, {"lineNumber": 34, "col_offset": 19, "nodeName": "train", "type": "Any"}, {"lineNumber": 34, "col_offset": 47, "nodeName": "ps_hosts", "type": "List[str]"}, {"lineNumber": 34, "col_offset": 67, "nodeName": "worker_hosts", "type": "List[str]"}, {"lineNumber": 39, "col_offset": 53, "nodeName": "train", "type": "Any"}, {"lineNumber": 39, "col_offset": 83, "nodeName": "tf", "type": "Any"}, {"lineNumber": 47, "col_offset": 13, "nodeName": "train", "type": "Any"}, {"lineNumber": 47, "col_offset": 79, "nodeName": "config", "type": "Any"}, {"lineNumber": 50, "col_offset": 4, "nodeName": "server", "type": "Any"}, {"lineNumber": 54, "col_offset": 64, "nodeName": "tf", "type": "Any"}, {"lineNumber": 64, "col_offset": 13, "nodeName": "train", "type": "Any"}, {"lineNumber": 64, "col_offset": 73, "nodeName": "task_index", "type": "int"}, {"lineNumber": 64, "col_offset": 92, "nodeName": "config", "type": "Any"}, {"lineNumber": 72, "col_offset": 13, "nodeName": "train", "type": "Any"}, {"lineNumber": 72, "col_offset": 58, "nodeName": "worker_device", "type": "str"}, {"lineNumber": 72, "col_offset": 81, "nodeName": "cluster_spec", "type": "Any"}, {"lineNumber": 74, "col_offset": 11, "nodeName": "server", "type": "Any"}, {"lineNumber": 54, "col_offset": 94, "nodeName": "str", "type": "Type[str]"}, {"lineNumber": 54, "col_offset": 99, "nodeName": "device", "type": "Any"}, {"lineNumber": 78, "col_offset": 85, "nodeName": "tf", "type": "Any"}, {"lineNumber": 92, "col_offset": 11, "nodeName": "train", "type": "Any"}, {"lineNumber": 93, "col_offset": 15, "nodeName": "target", "type": "Any"}, {"lineNumber": 94, "col_offset": 17, "nodeName": "is_chief", "type": "bool"}, {"lineNumber": 96, "col_offset": 23, "nodeName": "checkpoint_dir", "type": "str"}, {"lineNumber": 97, "col_offset": 29, "nodeName": "save_checkpoint_secs", "type": "int"}, {"lineNumber": 98, "col_offset": 15, "nodeName": "config", "type": "Any"}, {"lineNumber": 34, "col_offset": 19, "nodeName": "tf", "type": "Any"}, {"lineNumber": 39, "col_offset": 53, "nodeName": "tf", "type": "Any"}, {"lineNumber": 47, "col_offset": 13, "nodeName": "tf", "type": "Any"}, {"lineNumber": 64, "col_offset": 13, "nodeName": "tf", "type": "Any"}, {"lineNumber": 72, "col_offset": 13, "nodeName": "tf", "type": "Any"}, {"lineNumber": 54, "col_offset": 99, "nodeName": "tf", "type": "Any"}, {"lineNumber": 92, "col_offset": 11, "nodeName": "tf", "type": "Any"}] |
{
"code": "EES4316",
"name": "Industrial Ecology",
"credits": 3,
"description": "Linkage of industrial activity with environmental and social sciences. Corporate environmental management and environmental ethics. Resources, laws and economics. Environmental account. Industrial products and processes and life cycle assessments. Case studies of corporate environmental policies."
}
|
{
"id": 118635955,
"type": "Feature",
"properties": {
"addr:full":"Lane Ribera, Wavering Lane Gillingham Dorset SP8 4NX",
"addr:housenumber":"",
"addr:postcode":"sp8 4nx",
"addr:street":"Lane;Wavering Lane",
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"-2.290767,51.041222,-2.290767,51.041222",
"geom:latitude":51.041222,
"geom:longitude":-2.290767,
"iso:country":"GB",
"mz:hierarchy_label":1,
"mz:is_current":-1,
"sg:address":"Lane Ribera, Wavering Lane",
"sg:city":"Gillingham",
"sg:classifiers":[
{
"category":"Building & Trades",
"subcategory":"Construction",
"type":"Services"
}
],
"sg:owner":"simplegeo",
"sg:postcode":"SP8 4NX",
"sg:province":"Dorset",
"sg:tags":[
"builder"
],
"src:geom":"simplegeo",
"wof:belongsto":[
85633159,
85683805
],
"wof:breaches":[],
"wof:concordances":{
"sg:id":"SG_08WPTU4sxTbKuXeibbN2yN_51.041222_-2.290767@1300740037"
},
"wof:country":"GB",
"wof:geomhash":"834d1b31cf66cc783a15036b931084a6",
"wof:hierarchy":[
{
"country_id":85633159,
"region_id":85683805,
"venue_id":118635955
}
],
"wof:id":118635955,
"wof:lastmodified":1496965725,
"wof:name":"A P Sheppard & Son",
"wof:parent_id":85683805,
"wof:placetype":"venue",
"wof:repo":"whosonfirst-data-venue-gb",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[]
},
"bbox": [
-2.290767,
51.041222,
-2.290767,
51.041222
],
"geometry": {"coordinates":[-2.290767,51.041222],"type":"Point"}
} |
{
"hatena_blog_entry_id": "11696248318757521867",
"hatena_blog_entry_url": "https://bouzuya.hatenablog.com/entry/2013/09/07/230213",
"minutes": 4,
"pubdate": "2013-09-07T22:57:02+09:00",
"tags": [
"misc"
],
"title": "็ง็ฉใๅบใ"
} |
{
"sn22.110:0.3": "Arahantasutta โ arahaแน (pts-vp-pli1ed)"
} |
{"id":"20a68280a8d6473f30e7c2e06b561330ee3d69685886aa55142495d61125ce61","name":"ๅป็ๆณไบบ็คพๅฃ ่ฑใฆใฃใกใณใบใฏใชใใใฏ","prefId":28,"mdepart1":"็ฃๅฉฆไบบ็ง","mdepart2":"ๆณๅฐฟๅจ็ง","mdepart3":null,"address1":"ๅ
ตๅบซ็็ฅๆธๅธไธญๅคฎๅบ","address2":"ไธๅฎฎ็บ1ไธ็ฎ1-2 ไธๅฎฎใปใณใใฉใซใใซ7ใป8้","tel":"0783928723","url":"https://www.hanabusaclinic.com/","firstvisit":false,"rediagnosis":true,"covid19":false,"otherinfo":"https://clinics.medley.life/clinics/5b8d221a0a219b35231ac7be"}
|
{"url": "https://bland.is/umraeda/hvenaer-ma-mamma-skipta-ser-af-/31036051/?page=601", "date": "2015-03-03 09:22:53", "id": "31036051", "items": [{"text": "", "title": "Hvenรฆr mรก mamma skipta sรฉr af?", "username": "cithara", "message_id": "31036051", "user_id": "202527", "response_to": null, "datetime": "2015-03-03 09:22:53", "datestring": "3. mar. '15, kl:ย 09:22:53"}, {"response_to": "31036051", "username": "Mรกni", "message_id": "31036054", "user_id": "154", "datetime": "2015-03-03 09:25:52", "datestring": "3. mar. '15, kl:ย 09:25:52", "text": "Hvernig eru ykkar samskipti?"}, {"response_to": "31036054", "username": "cithara", "message_id": "31036057", "user_id": "202527", "datetime": "2015-03-03 09:30:54", "datestring": "3. mar. '15, kl:ย 09:30:54", "text": "Samskiptin eru frekar gรณรฐ bara og รฉg efast um aรฐ allt fari รญ hรกaloft รพรณ รฉg rรฆรฐi รพetta"}, {"response_to": "31036057", "username": "strรกkamamma", "message_id": "31036595", "user_id": "11836", "datetime": "2015-03-03 20:27:22", "datestring": "3. mar. '15, kl:ย 20:27:22", "text": "held รฉg myndi rรฆรฐa รพetta vivรฐ pabbann...eรฐa stjรบpuna, hvort รพeirra sem er meira meรฐ krakkana รพegar รพรฆr eru hjรก pabba sรญnum. ย Bara svona aรฐ รพetta sรฉ vandamรกl heima hjรก รพรฉr lรญka og aรฐ รพรบ takir รก รพessu svona og svona....รญ samstarfi viรฐ skรณlann, og aรฐ รพaรฐ myndi kannski hjรกlpa ef รพiรฐ leggรฐuรฐ sรถmu lรญnurnar รพรณ รพaรฐ kosti kannski smรก รกtรถk viรฐ stelpuna af og til"}, {"response_to": "31036051", "username": "Felis", "message_id": "31036058", "user_id": "32229", "datetime": "2015-03-03 09:31:44", "datestring": "3. mar. '15, kl:ย 09:31:44", "text": "รญ flestum tilfellum รพรฆtti mรฉr eรฐlilegt aรฐ rรฆรฐa รพetta saman. Rรฆรฐa รพetta รพรก รบt frรก รพvรญ aรฐ รพaรฐ sรฉ veriรฐ aรฐ vinna meรฐ รพessi vandamรกl og รพaรฐ sรฉ mikilvรฆgt aรฐ hรบn fari รญ skรณlann sรฉ hรบn ekki klรกrlega veik en ekki รบt frรก รพvรญ aรฐ hรบn sรฉ alltof oft skrรกรฐ veik รพegar hรบn sรฉ hjรก honum."}, {"response_to": "31036051", "username": "kisugrey", "message_id": "31036059", "user_id": "68273", "datetime": "2015-03-03 09:31:44", "datestring": "3. mar. '15, kl:ย 09:31:44", "text": "Mรฉr finnst aรฐ mamma megi alltaf skipta sรฉr af. Og pabbi lรญka. Myndi rรฆรฐa รพetta viรฐ kennarann ef aรฐ samskipti ykkar foreldranna eru stirรฐ. Eรฐa senda vinalegan pรณst um aรฐ รพiรฐ รพurfiรฐ aรฐ samrรฆma aรฐgerรฐir, hennar vegna, til aรฐ taka รก mรกlinu."}, {"response_to": "31036051", "username": "Louise Brooks", "message_id": "31036061", "user_id": "103336", "datetime": "2015-03-03 09:33:55", "datestring": "3. mar. '15, kl:ย 09:33:55", "text": "รg myndi rรฆรฐa รพetta viรฐ pabbann og segja frรก hvernig hรบn er hjรก รพรฉr og lรฝsa รพeim afsรถkunum sem รพรบ hefur heyrt."}, {"response_to": "31036051", "username": "Snobbhรฆnan", "message_id": "31036125", "user_id": "53629", "datetime": "2015-03-03 11:04:02", "datestring": "3. mar. '15, kl:ย 11:04:02", "text": "รaรฐ รพarf aรฐ taka รก รพessu og pabbinn verรฐur aรฐ vera meรฐ. getur รพรบ ekki รกtt sojall viรฐ hann um รพetta - eรฐa skrifaรฐ honum?"}, {"response_to": "31036051", "username": "Splรฆs", "message_id": "31036130", "user_id": "83074", "datetime": "2015-03-03 11:10:40", "datestring": "3. mar. '15, kl:ย 11:10:40", "text": "รetta yrรฐi ekki afskiptasemi heldur sameignleg รกbyrgรฐ รก uppeldi. Veit faรฐirinn aรฐ barniรฐ reynir aรฐ koma sรฉr undan skรณlanum hjรก รพรฉr? Hefur hann sรฉรฐ mรฆtingayfirlitiรฐ? รiรฐ verรฐiรฐ รญ sameiningu aรฐ รกkveรฐa viรฐbrรถgรฐ og vera samstรญga รญ รพeim."}, {"response_to": "31036051", "username": "this10", "message_id": "31036139", "user_id": "118199", "datetime": "2015-03-03 11:24:44", "datestring": "3. mar. '15, kl:ย 11:24:44", "text": "Vร mรฉr lรญรฐur eins og รพรบ sรฉrt aรฐ skrifa um mig :) รฉg var svona barn sem gerรฐi mรฉr alltaf upp veikindi til รพess aรฐ รพurfa ekki aรฐ fara รญ skรณlann. Mamma hefur oft spurt mig รบt รญ รพetta og รพaรฐ eina sem mรฉr dettur รญ hug er kvรญรฐi annars var engin รถnnur ร stรฆรฐa fyrir รพessu."}, {"response_to": "31036051", "username": "Adam Snรฆr", "message_id": "31036173", "user_id": "177124", "datetime": "2015-03-03 12:08:28", "datestring": "3. mar. '15, kl:ย 12:08:28", "text": "รg fรฆ flash back sรญรฐan รฉg var barn รพegar รฉg les รพetta, seinustu 8 รกr hef รฉg tekiรฐ lyf viรฐ kvรญรฐa."}, {"response_to": "31036051", "username": "ingei", "message_id": "31036179", "user_id": "37689", "datetime": "2015-03-03 12:17:39", "datestring": "3. mar. '15, kl:ย 12:17:39", "text": "รetta hljรณmar mjรถg lรญkt og dรณttir mรญn var, en รกstรฆรฐan fyrir hennar trega fyrir aรฐ fara รญ skรณlann var lesblinda. รg fรฉkk aรฐ heyra allar afsakanir sem hรฆgt er aรฐ hugsa sรฉr og meira til. Hรบn fann leiรฐ til aรฐ feika hitamรฆlinn og jafnvel bรบa til stรฆrรฐar marbletti รก sjรกlfa sig, til aรฐ nota sem afsรถkun."}, {"response_to": "31036051", "username": "fรกlkaorรฐan", "message_id": "31036181", "user_id": "169630", "datetime": "2015-03-03 12:23:37", "datestring": "3. mar. '15, kl:ย 12:23:37", "text": "รarf ekki frekar aรฐ taka รก vandanum hjรก barninu."}, {"response_to": "31036051", "username": "trans parent", "message_id": "31036201", "user_id": "235412", "datetime": "2015-03-03 12:38:42", "datestring": "3. mar. '15, kl:ย 12:38:42", "text": "Er hรบn meรฐ einhverja greiningu?"}, {"response_to": "31036051", "username": "bababu", "message_id": "31036204", "user_id": "177975", "datetime": "2015-03-03 12:41:17", "datestring": "3. mar. '15, kl:ย 12:41:17", "text": "รg kannast viรฐ รพessa hegรฐun - mikill kvรญรฐasjรบklingur"}, {"response_to": "31036051", "username": "presto", "message_id": "31036212", "user_id": "7653", "datetime": "2015-03-03 12:46:26", "datestring": "3. mar. '15, kl:ย 12:46:26", "text": "รiรฐ foreldrarnir รฆttuรฐ helst aรฐ finna รบt รบr รพvรญ รญ sameiningu hvaรฐ vandamรกliรฐ er, รพ.e. hvers vegna VILL barniรฐ ekki fara รญ skรณlann, hvers vegna lรญรฐur henni svona illa??"}, {"response_to": "31036212", "username": "cithara", "message_id": "31036394", "user_id": "202527", "datetime": "2015-03-03 16:10:40", "datestring": "3. mar. '15, kl:ย 16:10:40", "text": "รaรฐ er auรฐvitaรฐ veriรฐ aรฐ vinna รญ รพvรญ aรฐ hjรกlpa henni. Hรบn er greind meรฐ skriftarvanda, kvรญรฐa, athyglisvanda og rรฆtt hefur veriรฐ um sluggish cognitive tempo. Hรบn er lรญka meรฐ slaka vรถรฐvaspennu."}, {"response_to": "31036394", "username": "Louise Brooks", "message_id": "31036888", "user_id": "103336", "datetime": "2015-03-03 23:51:28", "datestring": "3. mar. '15, kl:ย 23:51:28", "text": ""}, {"response_to": "31036888", "username": "cithara", "message_id": "31036973", "user_id": "202527", "datetime": "2015-03-04 08:07:21", "datestring": "4. mar. '15, kl:ย 08:07:21", "text": "รg rรกรฐlegg foreldrum aรฐ reyna aรฐ komast aรฐ รพvรญ hvers vegna barniรฐ vill ekki fara รญ skรณlann - รฉg tel mig vita hvers vegna รพaรฐ er รญ okkar tilfelli. Og svo reyna aรฐ finna lausnir viรฐ รพeim vanda svo barniรฐ vilji fara รญ skรณlann. Viรฐ erum aรฐ vinna รญ รพvรญ, en รกkveรฐiรฐ lykilatriรฐi รญ รพeirri vinnu er aรฐ hรบn fari รญ skรณlann... svo รพetta er snรบiรฐ. ร hvert skipti sem hรบn fer ekki รญ skรณlann eru nรฆstu รพrรญr dagar ennรพรก erfiรฐari."}, {"response_to": "31036973", "username": "Louise Brooks", "message_id": "31036982", "user_id": "103336", "datetime": "2015-03-04 08:49:24", "datestring": "4. mar. '15, kl:ย 08:49:24", "text": "Takk kรฆrlega fyrir รพetta."}, {"response_to": "31036394", "username": "presto", "message_id": "31037336", "user_id": "7653", "datetime": "2015-03-04 18:48:48", "datestring": "4. mar. '15, kl:ย 18:48:48", "text": "รetta er ekki einfalt, en รฉg held aรฐ รพiรฐ foreldrarnir รพurfiรฐ aรฐ skoรฐa รพetta sameiginlega. Einstefna รญ upplรฝsingagjรถf og รพaรฐ aรฐ รพรบ fรกir miklu meira \"insider info\" er ekki endilega gott รญ รพvรญ samhengi."}, {"response_to": "31036051", "username": "Mjallhvรญt og dvergarnir 5", "message_id": "31036215", "user_id": "6434", "datetime": "2015-03-03 12:48:50", "datestring": "3. mar. '15, kl:ย 12:48:50", "text": "Spurning aรฐ biรฐja um viรฐtal viรฐ kennara og mรฆta bรกรฐir foreldrarnir."}, {"response_to": "31036051", "username": "Mae West", "message_id": "31036224", "user_id": "28460", "datetime": "2015-03-03 12:55:55", "datestring": "3. mar. '15, kl:ย 12:55:55", "text": "รaรฐ er eitthvaรฐ aรฐ. รaรฐ hรฆttir ekki aรฐ vera aรฐ รพรณ รพรบ neyรฐir hana til aรฐ mรฆta รพegar hรบn er ekki meรฐ รพessi tรญpรญsku veikindi hita eรฐa รฆlupest."}, {"response_to": "31036051", "username": "xlnt", "message_id": "31036343", "user_id": "26629", "datetime": "2015-03-03 15:16:33", "datestring": "3. mar. '15, kl:ย 15:16:33", "text": "รaรฐ er erfitt aรฐ eiga viรฐ svona skรณlaleiรฐa en รพetta system รก bara ekki viรฐ alla. Aรฐ sitja รญ bekk meรฐ fullt af krรถkkum og lรฆra hรกlfan daginn, kannski รญ hรกvaรฐasรถmum bekk meรฐ tilheyrandi รกreiti."}, {"response_to": "31036051", "username": "daggz", "message_id": "31036355", "user_id": "54335", "datetime": "2015-03-03 15:28:43", "datestring": "3. mar. '15, kl:ย 15:28:43", "text": "รetta er vandamรกl sem รพarf hiklaust aรฐ rรฆรฐa viรฐ pabbann um. Hvernig svo sem รพiรฐ takiรฐ รก รพessu รพรก รพarf aรฐ vera รกkveรฐin eining รก milli ykkar. รaรฐ verรฐur aรฐ vera tekiรฐ รก รพessu รก svipaรฐan hรกtt."}, {"response_to": "31036051", "username": "tjรบa", "message_id": "31036600", "user_id": "7256", "datetime": "2015-03-03 20:31:22", "datestring": "3. mar. '15, kl:ย 20:31:22", "text": "รฉg myndi rรฆรฐa รพetta, en รบt frรก mรถgulegum kvรญรฐa barnsins. Mรฉr finnst ekki gott aรฐ neyรฐa barn meรฐ kvรญรฐa รญ skรณla, veikindi eru veikindi sama hvort รพau sรฉu andleg eรฐa ekki..... ekki nema รพaรฐ sรฉ รกkveรฐiรฐ plan รญ gangi um hvernig eigi aรฐ meรฐhรถndla รพaรฐ. รg รก mjรถg svo kvรญรฐiรฐ barn sem var mikiรฐ frรก skรณla รญ 2. og 3. bekk, en er nรบna รญ 5. bekk og รพaรฐ er aรฐ ganga miklu betur, รพannig aรฐ kannski er รพetta tรญmabil sem hรบn รพarf aรฐ komast รญ gegnum."}, {"response_to": "31036051", "username": "blandabรญna", "message_id": "31036936", "user_id": "293096", "datetime": "2015-03-04 00:40:12", "datestring": "4. mar. '15, kl:ย 00:40:12", "text": "en kannski er hรบn veik en kann ekki aรฐ segja almennilega hvaรฐ er aรฐ - รพaรฐ er betra aรฐ segja รฉg er meรฐ hรกlsbรณlgi heldur en, mรฉr finnst lรญfiรฐ tilgangslaust, รฉg er kvรญรฐinn, รฉg er svo รพunglynd. รg er aรฐ ganga รญ gegnum vandamรกl sem eru svo vandrรฆรฐaleg aรฐ รพรบ skilur รพau ekki."}, {"response_to": "31036051", "username": "Steina67", "message_id": "31036976", "user_id": "39274", "datetime": "2015-03-04 08:15:46", "datestring": "4. mar. '15, kl:ย 08:15:46", "text": "รg myndi rรฆรฐa รพetta viรฐ pabbann og skรณlann og reyna aรฐ finna รบt af hverju hรบn vill ekki fara รญ skรณlann en mรฉr รพykir รพaรฐ lรญklegt aรฐ รพaรฐ sรฉ nรกmsvandinn sem gerir รพaรฐ aรฐ verkum aรฐ hรบn vilji ekki fara."}, {"response_to": "31036976", "username": "Louise Brooks", "message_id": "31036983", "user_id": "103336", "datetime": "2015-03-04 08:54:08", "datestring": "4. mar. '15, kl:ย 08:54:08", "text": "Nรกkvรฆmlega!"}, {"response_to": "31036983", "username": "cithara", "message_id": "31037004", "user_id": "202527", "datetime": "2015-03-04 09:56:10", "datestring": "4. mar. '15, kl:ย 09:56:10", "text": "รg held aรฐ รพaรฐ sรฉ ekki veriรฐ aรฐ gera of miklar krรถfur til hennar, hรบn fรฆr tilslakanir meรฐ skrift, fรฆr oft aรฐ tala inn svรถr viรฐ spurningum รญ staรฐ รพess aรฐ skrifa, hรบn er meรฐ allar verkefnabรฆkur รญ iPad og getur skrifaรฐ inn รญ รพรฆr รพar, fรฆr aรฐ lesa mikiรฐ - sem hรบn er gรณรฐ รญ, รญ staรฐinn fyrir รฝmislegt sem er henni erfiรฐara. Hรบn mรก nota vasareikni viรฐ alla stรฆrรฐfrรฆรฐi - รพรณ hรบn vilji ekki alltaf nรฝta sรฉr รพaรฐ. Hรบn fรฆr aukatรญma รญ sundi รพar sem eru bara hรบn og 3 aรฐrir illa syndir krakkar og henni finnst gaman รญ รพvรญ รพรณ henni finnist almenni sundtรญminn erfiรฐur. Hรบn er lรญka รก samning รญ รญรพrรณttum รพar sem hรบn og nokkrir aรฐrir fรก undanรพรกgu frรก boltaรญรพrรณttum og er alltaf boรฐiรฐ uppรก eitthvaรฐ annaรฐ รพegar slรญkt er รญ gangi. รannig aรฐ รพaรฐ er fullt veriรฐ aรฐ gera til aรฐ hjรกlpa henni. Hรบn kvartar ekki lengur yfir aรฐ nรกmiรฐ sรฉ erfitt, sem hรบn gerรฐi mjรถg mikiรฐ รญ fyrra, nรบna er hรบn miklu oftar aรฐ koma stolt heim meรฐ eitthvaรฐ sem hรบn gerรฐi."}, {"response_to": "31037004", "username": "Steina67", "message_id": "31037016", "user_id": "39274", "datetime": "2015-03-04 10:24:15", "datestring": "4. mar. '15, kl:ย 10:24:15", "text": "รetta gรฆti lรญka veriรฐ angi frรก รพvรญ รญ fyrra og hรบn sรฉ aรฐ notfรฆra sรฉr รพaรฐ nรบna aรฐ vera heima af รพvรญ aรฐ hรบn kemst upp meรฐ รพaรฐ. ย Hรบn virรฐist komast upp meรฐ รพaรฐ hjรก pabbanum og nรฝtir sรฉr รพaรฐ greinilega hiklaust."}, {"response_to": "31037016", "username": "cithara", "message_id": "31037747", "user_id": "202527", "datetime": "2015-03-05 11:14:19", "datestring": "5. mar. '15, kl:ย 11:14:19", "text": "Stjรบpa hennar (kona pabbans) er auรฐvitaรฐ heima รญ fรฆรฐingarorlofi meรฐ litla krรบttlega systur - svo รพaรฐ er mun meira spennandi aรฐ vera heima รพar heldur en aรฐ hanga ein heima allan daginn heima hjรก okkur..."}, {"response_to": "31037747", "username": "Steina67", "message_id": "31039279", "user_id": "39274", "datetime": "2015-03-06 19:34:37", "datestring": "6. mar. '15, kl:ย 19:34:37", "text": "Bingรณ, รพarna er รกstรฆรฐan komin."}, {"response_to": "31037004", "username": "Louise Brooks", "message_id": "31037698", "user_id": "103336", "datetime": "2015-03-05 09:16:22", "datestring": "5. mar. '15, kl:ย 09:16:22", "text": "Vรก hvaรฐ รพetta er flottur skรณli sem stelpan er รญ. รg er aรฐ vinna รญ รพvรญ aรฐ fรก Ipad รญ gegn fyrir minn dreng og er ekki bjartsรฝn รก รพaรฐ. รrรกtt fyrir greiningar aรฐ รพรก fรฆr hann ekki eins miklar tilslakanir og stelpan รพรญn en hver veit, kannski verรฐur รพetta allt komiรฐ รญ betra horf nรฆsta vetur รพegar aรฐ skรณlinn verรฐur bรบinn aรฐ fรก aukafjรกrveitingu vegna hans."}, {"response_to": "31037698", "username": "cithara", "message_id": "31037746", "user_id": "202527", "datetime": "2015-03-05 11:13:11", "datestring": "5. mar. '15, kl:ย 11:13:11", "text": "รg held aรฐ viรฐ sรฉum mjรถg heppin meรฐ skรณla. รaรฐ fylgja engir peningar meรฐ minni stelpu."}, {"response_to": "31037698", "username": "Steina67", "message_id": "31039280", "user_id": "39274", "datetime": "2015-03-06 19:35:03", "datestring": "6. mar. '15, kl:ย 19:35:03", "text": "Hefurรฐu gengiรฐ รก eftir รพeim?"}, {"response_to": "31039280", "username": "Louise Brooks", "message_id": "31039551", "user_id": "103336", "datetime": "2015-03-06 22:02:25", "datestring": "6. mar. '15, kl:ย 22:02:25", "text": "รg er bรบin aรฐ fara รก ca 3 teymisfundi og rรฆรฐa รพessi mรกl og รพaรฐ er alveg veriรฐ aรฐ vinna gott starf finnst mรฉr. Vandinn er bara hvernig drengurinn upplifir sig lรญtinn og vanmรกttugan รญ skรณlaumhverfinu. รg hef alveg rรฆtt รพaรฐ ef einhverjir eru aรฐ taka hann fyrir og รพรก er รพaรฐ kรฆft รญ fรฆรฐingu. Hann vantar samt alveg rosalega bara sjรกlfstraust og รก alveg rosalega erfitt meรฐ allar รพessar auknu krรถfur. Hann hreinlega langar oft ekki aรฐ standa undir รพeim, hans viรฐhorf gagnvart รพessu er ekki beint aรฐ hjรกlpa honum รญ stรถรฐunni."}, {"response_to": "31036983", "username": "Steina67", "message_id": "31037012", "user_id": "39274", "datetime": "2015-03-04 10:14:23", "datestring": "4. mar. '15, kl:ย 10:14:23", "text": "Minn er nรกttรบrulega orรฐinn รพaรฐ รพroskaรฐur aรฐ hann veit hvar takmarkanir hans liggja og getur orรฐaรฐ รพaรฐ. ย รetta nรกttรบrรบlega tรณk tรญma meรฐ hann og var ekki auรฐvelt. ย En hann var tekinn รบt รบr nรกttรบrรบfrรฆรฐi sem voru gjรถrsamlega aรฐ drepa hann, kennarann og hina nemendurna. ย รegar hann hรฆtti รพar รพรก fรณru hlutirnir aรฐ gerast og hann fรณr รญ meira verklegt รญ staรฐinn og aldrei รพaรฐ sama, alltaf eitthvaรฐ nรฝtt รก nรฝrri รถnn."}]} |
{"poster":"Emily Browning","date":"2018-07-28T18:50:23.796+0000","title":"Honor Szint","subforum":"Segรญtsรฉg รฉs tรกmogatรกs","up_votes":1,"down_votes":0,"body":"Szeretném megkérdezni, hogy mennyi idöbe telne honor lvl 0-ról honor lvl 2 ig eljutni az új rendszerbe? Vagy mi lenne ennek egy megfelelö útja hogy minél könyebbek jussak el odáig.\r\n\r\nVálaszokat elöre is köszönöm{{sticker:katarina-love}}","replies":[{"poster":"Shikaichi","date":"2018-07-28T19:01:57.361+0000","up_votes":1,"down_votes":1,"body":"[Ebben ](https://support.riotgames.com/hc/hu/articles/209939463)a cikkben mindent megtalรกlsz hozzรก!","replies":[{"poster":"Storiaron","date":"2018-07-29T12:27:30.320+0000","up_votes":2,"down_votes":0,"body":"Hรกt ez a minden benne van egy \"kis\" tรบlzรกs.","replies":[{"poster":"Shikaichi","date":"2018-07-29T12:49:30.058+0000","up_votes":1,"down_votes":0,"body":"Okรฉ, max annyival egรฉszรญtenรฉm ki, hogy jรกtsszon minรฉl tรถbbet, mert ha nem jรกtszik, akkor nincs mivel bizonyรญtani a javulรกst, plusz ne kapjon reportot รฉs mindig legyen sportszerลฑ. Nem ennyire konkrรฉtan, de a szรถvegben is benne van ez. :)","replies":[]}]}]},{"poster":"Storiaron","date":"2018-07-29T12:40:30.201+0000","up_votes":1,"down_votes":0,"body":"Carryzz รฉs kรถzben legyรฉl jรณ fej. Remek ez a honor rendszer, mert a 10/0-รกs abszolรบt bunkรณ elลbb fog szintet lรฉpni mint a sportszerลฑsรฉg mintรกja. Tudom, mert a smurfomon lvl4 es honorom van pedig tรถbbet kรกromkodok ott jรณval. Csak ugye kapom a honorokat ha jรณl jรกtszom.\nTehรกt egy jรณ kiindulรกsi alap, ha jรณ statod van(ranked flex/normรกl egyszerลฑbb mert ott mรกsok nem tryhardolnak)\nEmellรฉ nรฉhรกny pozitรญv komment is segรญti h tรถbbet honoroljanak. \nAmennyiben olyan fajta vagy akinek mennek a supportosabb champek, akkor egy shen vagy soraka a globalja miatt gyorsรญtja a folyamatokat. Taric mรฉg elรฉg lรกtvรกnyos, vagy rakam. Ivern a legjobb honor farmer egyรฉbkรฉnt, mert vele tรถbb emberrel van ugye interakciรณd.\n\nEmellett egy nagyon fontos rรฉsze, hogy minimรกlis mennyisรฉgลฑ reportot รญrj, รฉs minden meccseden honorolj valakit, akkor is ha mind a 4 mรกsik intelt.\n\nIdลben kifejezve lehet 20 tรณl akรกr 200+ meccs is, szรณval gyorsabb egy smurfot kivinni goldba a vic. skinรฉrt, mint honort visszavinni 2 fรถlรฉ. Mรฉg csak nem is viccelek...","replies":[]},{"poster":"kalamona90","date":"2018-07-29T08:30:16.415+0000","up_votes":1,"down_votes":0,"body":"Ha nagyon \"gyorsan\" akarsz feljebb jutni aramoz. Sok meccs sok honor รญgy gyorsabb lesz. Bรกr รญgy is iszonyat lassรบรบรบ.","replies":[]}]} |
{"response": {"status": "ok", "userTier": "developer", "total": 1, "content": {"id": "commentisfree/2020/nov/02/the-media-has-mostly-not-taken-the-bait-on-dubious-biden-claims-with-a-few-australia-linked-exceptions", "type": "article", "sectionId": "commentisfree", "sectionName": "Opinion", "webPublicationDate": "2020-11-01T23:56:27Z", "webTitle": "The media has mostly not taken the bait on dubious Biden claims \u2013 with some Australia-linked exceptions | Jason Wilson", "webUrl": "https://www.theguardian.com/commentisfree/2020/nov/02/the-media-has-mostly-not-taken-the-bait-on-dubious-biden-claims-with-a-few-australia-linked-exceptions", "apiUrl": "https://content.guardianapis.com/commentisfree/2020/nov/02/the-media-has-mostly-not-taken-the-bait-on-dubious-biden-claims-with-a-few-australia-linked-exceptions", "fields": {"headline": "The media has mostly not taken the bait on dubious Biden claims \u2013 with some Australia-linked exceptions", "bodyText": "The big difference between the 2016 and 2020 presidential elections is that this time, mainstream media outlets are mostly not taking the bait on a dubiously sourced set of digital materials associated with the Democratic candidate. Outside the rightwing bubble, the exceptions are disproportionately connected with Australia: Australian writers, Australian outlets, and/or outlets associated with News Corporation, who, like its founder, has Australian origins. The New York Post, a News Corp tabloid, has been leading the pursuit of the story of a data cache which is purportedly a copy of the hard drive of a computer belonging to Hunter Biden. They\u2019ve not had much support from other established newspapers, but their sister company Fox News and a flotilla of lesser conservative media outlets have been dutifully amplifying and even adding their own touches to the tale. On Tucker Carlson\u2019s Fox News show on Wednesday night US time, for example, the host implied that documents associated with the story, which his editorial team had shipped across the country, may have been stolen by people trying to shut down reporting on the cache. The Daily Beast reported on Thursday, however, that freight company UPS had simply misdirected the package, which has been recovered. The original New York Post Biden piece had huge problems on arrival, so much so that a journalist there reportedly refused to add their byline to it. The chain of custody was one of the issues. The data supposedly came from a computer, dropped off by an unidentified person, who was presumed but not positively determined to be Hunter Biden by the owner of a computer store in Delaware. That man\u2019s story of how he retrieved the data from the machine and how he came to give it to the authorities and Rudy Giuliani has shifted. The FBI subpoenaed a computer from the store, which is reportedly connected to a money-laundering investigation, but it\u2019s impossible to compare that machine with the supposed copy. Anyone who reports on leaked digital materials, as I have, knows that it is trivially easy to fake, modify, subtract from or add to, and otherwise mess around with any documents in any cache. Some documents carry indelible marks, such as any emails that are signed with DKIM security signatures, but everything else can be messed with. In this case, we haven\u2019t seen the originals, just PDF printouts, and the New York Post has not been forthcoming with any detailed or satisfactory account of its own authentication process. It hasn\u2019t said how it determined the authenticity of the cache as a whole, or individual items it has reported on, and has continued handwaving about the FBI subpoena, and the lack of denials from the Biden camp. If it does know for sure that the material is a genuine copy of Biden\u2019s laptop, it isn\u2019t letting on how. At least some of the material appears to be authentic. A sex tape released last week, for example, appears to really feature Hunter Biden. But that doesn\u2019t mean that Giuliani has it because Hunter Biden took all that data to the computer shop. We still don\u2019t really know who put them together, how, and for what purpose. This explains the queasiness of most mainstream outlets \u2013 of whom Giuliani told the New York Times that \u201ceither nobody else would take it, or if they took it, they would spend all the time they could to try to contradict it before they put it out.\u201d The Wall Street Journal and Fox News were both reportedly offered elements of the story, and each refused. (One of Fox\u2019s news anchors, Chris Wallace, commented that \u201cI can understand the concern about this story. It is completely unverified and frankly, Rudy Giuliani is not the most reliable source anymore. I hate to say that, but it\u2019s just true.\u201d) None of this appears to have been a concern for the leadership at the New York Post, which once again now includes Col Allan, its Australian-born one-time editor in chief, and an outspoken Trump supporter. Allan retired in 2016 but is now back there as a special adviser, and was reportedly leading the charge to publish the material quickly. Once they pushed it out, Fox News started running with the pack that the Post had whistled up. So too, at crucial moments, did Australia\u2019s News Corp outlets. On Sunday 18 October, Sharri Markson hosted Steve Bannon on her Sunday evening program. Bannon crowed about an email from Hunter Biden\u2019s lawyer which supposedly showed him asking for the computer back. Bannon told Markson that the lawyer called the shop owner, \u201cand when the guy said I can\u2019t remember, I\u2019m going back to my shop, he sent a couple of emails in a panic saying \u2018I\u2019ve got to get my hands on this right away\u2019\u201d. That email was subsequently released by a Fox reporter, and merely contained a request that the proprietor \u201creview your records\u201d on the matter. The lawyer, meanwhile, is on record saying that the Bidens \u201chave no idea\u201d where the email came from. Markson\u2019s show, like most of Sky\u2019s fare, is not widely watched. But she\u2019s willing to have Bannon on. One might say that he couldn\u2019t get arrested in the US, except that he recently was, and charged with fraud in connection with a border wall crowdfunding scheme, aboard the mega-yacht of his reported employer, Guo Wengui, whose bitter fight with the Chinese government has driven him into exile. Giuliani\u2019s material was good enough for News Corp\u2019s post; Bannon\u2019s record apparently posed no concerns to News Corp\u2019s Markson. News Corp\u2019s Australian commentariat, and expatriate New York Post columnist Miranda Devine, have all assisted in pushing the story, and pushing back on criticism. While most media outlets had a reckoning after 2016, it didn\u2019t extend to crucial parts of News Corporation, including the most prominent faces of its Australian operation. \u2022 This article was amended on 3 November 2020. An earlier version incorrectly stated that Fox News was owned by News Corp; in fact Fox is owned by News Corp\u2019s sister company, Fox Corp."}, "isHosted": false, "pillarId": "pillar/opinion", "pillarName": "Opinion"}}} |
{"objectIdFieldName":"ObjectId","uniqueIdField":{"name":"ObjectId","isSystemMaintained":true},"globalIdFieldName":"","fields":[{"name":"Date","type":"esriFieldTypeDate","alias":"Date","sqlType":"sqlTypeTimestamp2","length":8,"domain":null,"defaultValue":null},{"name":"Last_Update","type":"esriFieldTypeString","alias":"Last Update","sqlType":"sqlTypeNVarchar","length":256,"domain":null,"defaultValue":null},{"name":"RHA","type":"esriFieldTypeString","alias":"RHA","sqlType":"sqlTypeNVarchar","length":4000,"domain":null,"defaultValue":null},{"name":"Area","type":"esriFieldTypeString","alias":"Area","sqlType":"sqlTypeNVarchar","length":4000,"domain":null,"defaultValue":null},{"name":"Area_Name","type":"esriFieldTypeString","alias":"Area Name","sqlType":"sqlTypeNVarchar","length":4000,"domain":null,"defaultValue":null},{"name":"Total_Tests","type":"esriFieldTypeInteger","alias":"Total Tests","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Daily_Tests","type":"esriFieldTypeInteger","alias":"Daily Tests","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Total_Cases","type":"esriFieldTypeInteger","alias":"Total Cases","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Active_Cases","type":"esriFieldTypeInteger","alias":"Active Cases","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Recovered","type":"esriFieldTypeInteger","alias":"Recovered","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Deaths","type":"esriFieldTypeInteger","alias":"Deaths","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"New_Cases","type":"esriFieldTypeInteger","alias":"New Cases","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Current_Hospitalizations","type":"esriFieldTypeInteger","alias":"Current Hospitalizations","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Current_ICU_Patients","type":"esriFieldTypeInteger","alias":"Current ICU Patients","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Population","type":"esriFieldTypeInteger","alias":"Population","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null},{"name":"Rate","type":"esriFieldTypeDouble","alias":"Rate","sqlType":"sqlTypeFloat","domain":null,"defaultValue":null},{"name":"ObjectId","type":"esriFieldTypeOID","alias":"ObjectId","sqlType":"sqlTypeInteger","domain":null,"defaultValue":null}],"features":[{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"All","Area":"All","Area_Name":"All","Total_Tests":345708,"Daily_Tests":3110,"Total_Cases":15632,"Active_Cases":8865,"Recovered":6487,"Deaths":280,"New_Cases":344,"Current_Hospitalizations":322,"Current_ICU_Patients":45,"Population":null,"Rate":1140.01,"ObjectId":1}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"Interlake-Eastern","Area_Name":"Interlake-Eastern","Total_Tests":null,"Daily_Tests":null,"Total_Cases":1066,"Active_Cases":547,"Recovered":505,"Deaths":14,"New_Cases":15,"Current_Hospitalizations":23,"Current_ICU_Patients":5,"Population":null,"Rate":849.73,"ObjectId":2}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"Northern","Area_Name":"Northern","Total_Tests":null,"Daily_Tests":null,"Total_Cases":913,"Active_Cases":443,"Recovered":464,"Deaths":6,"New_Cases":74,"Current_Hospitalizations":17,"Current_ICU_Patients":2,"Population":null,"Rate":1189.24,"ObjectId":3}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"Prairie Mountain Health","Area_Name":"Prairie Mountain Health","Total_Tests":null,"Daily_Tests":null,"Total_Cases":999,"Active_Cases":307,"Recovered":681,"Deaths":11,"New_Cases":13,"Current_Hospitalizations":5,"Current_ICU_Patients":1,"Population":null,"Rate":584.03,"ObjectId":4}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"Southern Health-Santรฉ Sud","Area_Name":"Southern Health-Santรฉ Sud","Total_Tests":null,"Daily_Tests":null,"Total_Cases":3053,"Active_Cases":1169,"Recovered":1829,"Deaths":55,"New_Cases":65,"Current_Hospitalizations":76,"Current_ICU_Patients":8,"Population":null,"Rate":1470.49,"ObjectId":5}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"Winnipeg","Area_Name":"Winnipeg","Total_Tests":null,"Daily_Tests":null,"Total_Cases":9601,"Active_Cases":6399,"Recovered":3008,"Deaths":194,"New_Cases":177,"Current_Hospitalizations":201,"Current_ICU_Patients":29,"Population":null,"Rate":1214.82,"ObjectId":6}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE11","Area_Name":"Selkirk","Total_Tests":null,"Daily_Tests":null,"Total_Cases":40,"Active_Cases":28,"Recovered":11,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":374.81,"ObjectId":7}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE21","Area_Name":"Stonewall/Teulon","Total_Tests":null,"Daily_Tests":null,"Total_Cases":108,"Active_Cases":49,"Recovered":56,"Deaths":3,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":645.62,"ObjectId":8}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE22","Area_Name":"Wpg Beach/St. Andrews","Total_Tests":null,"Daily_Tests":null,"Total_Cases":90,"Active_Cases":50,"Recovered":39,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":527.64,"ObjectId":9}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE23","Area_Name":"St. Clements","Total_Tests":null,"Daily_Tests":null,"Total_Cases":40,"Active_Cases":19,"Recovered":21,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":476.08,"ObjectId":10}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE24","Area_Name":"Springfield","Total_Tests":null,"Daily_Tests":null,"Total_Cases":95,"Active_Cases":47,"Recovered":47,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":777.29,"ObjectId":11}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE31","Area_Name":"Beausejour","Total_Tests":null,"Daily_Tests":null,"Total_Cases":35,"Active_Cases":16,"Recovered":19,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":357.43,"ObjectId":12}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE32","Area_Name":"Pinawa/Lac du Bonnet","Total_Tests":null,"Daily_Tests":null,"Total_Cases":31,"Active_Cases":21,"Recovered":10,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":383.71,"ObjectId":13}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE33","Area_Name":"Whiteshell","Total_Tests":null,"Daily_Tests":null,"Total_Cases":8,"Active_Cases":6,"Recovered":2,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":286.12,"ObjectId":14}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE41","Area_Name":"Gimli","Total_Tests":null,"Daily_Tests":null,"Total_Cases":12,"Active_Cases":9,"Recovered":3,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":191.02,"ObjectId":15}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE42","Area_Name":"Arborg/Riverton","Total_Tests":null,"Daily_Tests":null,"Total_Cases":43,"Active_Cases":16,"Recovered":27,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":807.36,"ObjectId":16}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE43","Area_Name":"St. Laurent","Total_Tests":null,"Daily_Tests":null,"Total_Cases":9,"Active_Cases":2,"Recovered":7,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":231.48,"ObjectId":17}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE51","Area_Name":"Powerview/Pine Falls","Total_Tests":null,"Daily_Tests":null,"Total_Cases":27,"Active_Cases":15,"Recovered":12,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":437.67,"ObjectId":18}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE52","Area_Name":"Fisher/Peguis","Total_Tests":null,"Daily_Tests":null,"Total_Cases":269,"Active_Cases":105,"Recovered":162,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":3858.29,"ObjectId":19}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE53","Area_Name":"Eriksdale/Ashern","Total_Tests":null,"Daily_Tests":null,"Total_Cases":99,"Active_Cases":74,"Recovered":20,"Deaths":5,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1421.8,"ObjectId":20}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"IE61","Area_Name":"Northern Remote","Total_Tests":null,"Daily_Tests":null,"Total_Cases":90,"Active_Cases":44,"Recovered":45,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":2192.98,"ObjectId":21}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO11","Area_Name":"The Pas/OCN/Kelsey","Total_Tests":null,"Daily_Tests":null,"Total_Cases":356,"Active_Cases":179,"Recovered":175,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":3196.84,"ObjectId":22}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO12","Area_Name":"Flin Flon/Snow Lake/Cranberry/Sherridon","Total_Tests":null,"Daily_Tests":null,"Total_Cases":22,"Active_Cases":13,"Recovered":9,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":289.06,"ObjectId":23}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO13","Area_Name":"Lynn/MC FN/Leaf/O-P FN (SIL)/PN FN (Granville)","Total_Tests":null,"Daily_Tests":null,"Total_Cases":10,"Active_Cases":5,"Recovered":5,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":423.55,"ObjectId":24}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO14","Area_Name":"Thompson/Mystery Lake","Total_Tests":null,"Daily_Tests":null,"Total_Cases":89,"Active_Cases":27,"Recovered":62,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":604.87,"ObjectId":25}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO15","Area_Name":"Bay Line","Total_Tests":null,"Daily_Tests":null,"Total_Cases":3,"Active_Cases":0,"Recovered":3,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":248.14,"ObjectId":26}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO16","Area_Name":"Gillam/Fox Lake CN","Total_Tests":null,"Daily_Tests":null,"Total_Cases":2,"Active_Cases":0,"Recovered":2,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":149.37,"ObjectId":27}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO21","Area_Name":"GR/Misipawistik CN/ML/Mosakahiken CN/Eas/Chemawawin FN","Total_Tests":null,"Daily_Tests":null,"Total_Cases":161,"Active_Cases":82,"Recovered":77,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":3860.91,"ObjectId":28}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO22","Area_Name":"Pukatawagan/Mathias Colomb CN","Total_Tests":null,"Daily_Tests":null,"Total_Cases":6,"Active_Cases":4,"Recovered":2,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":317.63,"ObjectId":29}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO23","Area_Name":"Sayisi Dene/Tadoule/Barren Lands/Brochet/Northlands/Lac Br","Total_Tests":null,"Daily_Tests":null,"Total_Cases":6,"Active_Cases":3,"Recovered":3,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":368.1,"ObjectId":30}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO24","Area_Name":"Nelson House/Nisichawayasihk Cree Nation","Total_Tests":null,"Daily_Tests":null,"Total_Cases":10,"Active_Cases":2,"Recovered":8,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":375.52,"ObjectId":31}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO25","Area_Name":"Shamattawa FN/York Factory FN/Tataskweyak CN/Split Lake","Total_Tests":null,"Daily_Tests":null,"Total_Cases":39,"Active_Cases":27,"Recovered":12,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1122.63,"ObjectId":32}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO26","Area_Name":"Bunibonibee/Oxford House/Manto Sipi/God's River/God's Lake","Total_Tests":null,"Daily_Tests":null,"Total_Cases":8,"Active_Cases":2,"Recovered":5,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":184.25,"ObjectId":33}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO27","Area_Name":"Cross Lake/Pimicikamak CN","Total_Tests":null,"Daily_Tests":null,"Total_Cases":89,"Active_Cases":34,"Recovered":55,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1650.59,"ObjectId":34}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO28","Area_Name":"Norway House/Norway House CN","Total_Tests":null,"Daily_Tests":null,"Total_Cases":1,"Active_Cases":0,"Recovered":1,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":17.14,"ObjectId":35}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"NO31","Area_Name":"Island Lake","Total_Tests":null,"Daily_Tests":null,"Total_Cases":59,"Active_Cases":55,"Recovered":3,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":654.97,"ObjectId":36}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO11","Area_Name":"Seven Regions","Total_Tests":null,"Daily_Tests":null,"Total_Cases":20,"Active_Cases":6,"Recovered":14,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":318.27,"ObjectId":37}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO12","Area_Name":"North Norfolk","Total_Tests":null,"Daily_Tests":null,"Total_Cases":17,"Active_Cases":3,"Recovered":14,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":369.48,"ObjectId":38}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO13","Area_Name":"Rural Portage","Total_Tests":null,"Daily_Tests":null,"Total_Cases":55,"Active_Cases":15,"Recovered":38,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":841.36,"ObjectId":39}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO14","Area_Name":"Cartier/St. Francรงois Xavier","Total_Tests":null,"Daily_Tests":null,"Total_Cases":210,"Active_Cases":33,"Recovered":177,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":2354.79,"ObjectId":40}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO15","Area_Name":"City of Portage La Prairie","Total_Tests":null,"Daily_Tests":null,"Total_Cases":93,"Active_Cases":30,"Recovered":62,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":559.4,"ObjectId":41}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO21","Area_Name":"Grey","Total_Tests":null,"Daily_Tests":null,"Total_Cases":13,"Active_Cases":3,"Recovered":8,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":449.36,"ObjectId":42}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO22","Area_Name":"Carman","Total_Tests":null,"Daily_Tests":null,"Total_Cases":35,"Active_Cases":12,"Recovered":22,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":597.07,"ObjectId":43}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO23","Area_Name":"MacDonald","Total_Tests":null,"Daily_Tests":null,"Total_Cases":43,"Active_Cases":13,"Recovered":30,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":525.16,"ObjectId":44}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO24","Area_Name":"Morris","Total_Tests":null,"Daily_Tests":null,"Total_Cases":38,"Active_Cases":17,"Recovered":21,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":706.06,"ObjectId":45}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO25","Area_Name":"St. Pierre","Total_Tests":null,"Daily_Tests":null,"Total_Cases":58,"Active_Cases":28,"Recovered":30,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1410.16,"ObjectId":46}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO26","Area_Name":"Red River South","Total_Tests":null,"Daily_Tests":null,"Total_Cases":28,"Active_Cases":13,"Recovered":15,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":625.14,"ObjectId":47}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO31","Area_Name":"Lorne/Louise/Pembina","Total_Tests":null,"Daily_Tests":null,"Total_Cases":62,"Active_Cases":19,"Recovered":43,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":754.53,"ObjectId":48}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO32","Area_Name":"Stanley","Total_Tests":null,"Daily_Tests":null,"Total_Cases":27,"Active_Cases":10,"Recovered":17,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":616.58,"ObjectId":49}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO33","Area_Name":"Altona","Total_Tests":null,"Daily_Tests":null,"Total_Cases":124,"Active_Cases":61,"Recovered":63,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1249.24,"ObjectId":50}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO34","Area_Name":"Morden","Total_Tests":null,"Daily_Tests":null,"Total_Cases":84,"Active_Cases":50,"Recovered":34,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":762.32,"ObjectId":51}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO35","Area_Name":"Winkler","Total_Tests":null,"Daily_Tests":null,"Total_Cases":177,"Active_Cases":98,"Recovered":77,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":937.6,"ObjectId":52}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO36","Area_Name":"Roland/Thompson","Total_Tests":null,"Daily_Tests":null,"Total_Cases":30,"Active_Cases":7,"Recovered":22,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1423.15,"ObjectId":53}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO41","Area_Name":"Niverville/Ritchot","Total_Tests":null,"Daily_Tests":null,"Total_Cases":191,"Active_Cases":58,"Recovered":132,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1349.73,"ObjectId":54}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO42","Area_Name":"Tache","Total_Tests":null,"Daily_Tests":null,"Total_Cases":100,"Active_Cases":42,"Recovered":57,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":955.2,"ObjectId":55}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO43","Area_Name":"Ste Anne/La Broquerie","Total_Tests":null,"Daily_Tests":null,"Total_Cases":237,"Active_Cases":110,"Recovered":121,"Deaths":6,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1809.71,"ObjectId":56}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO44","Area_Name":"Steinbach","Total_Tests":null,"Daily_Tests":null,"Total_Cases":852,"Active_Cases":333,"Recovered":493,"Deaths":26,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":3882.61,"ObjectId":57}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO45","Area_Name":"Hanover","Total_Tests":null,"Daily_Tests":null,"Total_Cases":388,"Active_Cases":157,"Recovered":223,"Deaths":8,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":2519.64,"ObjectId":58}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"SO46","Area_Name":"Rural East","Total_Tests":null,"Daily_Tests":null,"Total_Cases":51,"Active_Cases":29,"Recovered":20,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1228.92,"ObjectId":59}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"Unknown Community Area","Area_Name":"Unknown Community Area","Total_Tests":null,"Daily_Tests":null,"Total_Cases":232,"Active_Cases":159,"Recovered":71,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":null,"ObjectId":60}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Southern Health-Santรฉ Sud","Area":"Unknown District","Area_Name":"Unknown District","Total_Tests":null,"Daily_Tests":null,"Total_Cases":120,"Active_Cases":23,"Recovered":95,"Deaths":2,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":null,"ObjectId":61}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Interlake-Eastern","Area":"Unknown District","Area_Name":"Unknown District","Total_Tests":null,"Daily_Tests":null,"Total_Cases":70,"Active_Cases":46,"Recovered":24,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":null,"ObjectId":62}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Northern","Area":"Unknown District","Area_Name":"Unknown District","Total_Tests":null,"Daily_Tests":null,"Total_Cases":52,"Active_Cases":10,"Recovered":42,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":null,"ObjectId":63}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"Unknown District","Area_Name":"Unknown District","Total_Tests":null,"Daily_Tests":null,"Total_Cases":23,"Active_Cases":6,"Recovered":17,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":null,"ObjectId":64}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W01","Area_Name":"St. James - Assiniboia","Total_Tests":null,"Daily_Tests":null,"Total_Cases":509,"Active_Cases":344,"Recovered":159,"Deaths":6,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":823.86,"ObjectId":65}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W02","Area_Name":"Assiniboine South","Total_Tests":null,"Daily_Tests":null,"Total_Cases":286,"Active_Cases":170,"Recovered":109,"Deaths":7,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":772.72,"ObjectId":66}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W03","Area_Name":"Fort Garry","Total_Tests":null,"Daily_Tests":null,"Total_Cases":999,"Active_Cases":643,"Recovered":332,"Deaths":24,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1008.94,"ObjectId":67}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W04","Area_Name":"St. Vital","Total_Tests":null,"Daily_Tests":null,"Total_Cases":686,"Active_Cases":463,"Recovered":207,"Deaths":16,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":968.65,"ObjectId":68}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W05","Area_Name":"St. Boniface","Total_Tests":null,"Daily_Tests":null,"Total_Cases":606,"Active_Cases":411,"Recovered":187,"Deaths":8,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":940.26,"ObjectId":69}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W06","Area_Name":"Transcona","Total_Tests":null,"Daily_Tests":null,"Total_Cases":383,"Active_Cases":249,"Recovered":130,"Deaths":4,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":809.67,"ObjectId":70}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W07","Area_Name":"River East","Total_Tests":null,"Daily_Tests":null,"Total_Cases":1062,"Active_Cases":664,"Recovered":385,"Deaths":13,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1050.61,"ObjectId":71}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W08","Area_Name":"Seven Oaks","Total_Tests":null,"Daily_Tests":null,"Total_Cases":1333,"Active_Cases":886,"Recovered":405,"Deaths":42,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1621.67,"ObjectId":72}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W09","Area_Name":"Inkster","Total_Tests":null,"Daily_Tests":null,"Total_Cases":548,"Active_Cases":382,"Recovered":163,"Deaths":3,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1405.99,"ObjectId":73}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W10","Area_Name":"Point Douglas","Total_Tests":null,"Daily_Tests":null,"Total_Cases":836,"Active_Cases":599,"Recovered":224,"Deaths":13,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":1700.09,"ObjectId":74}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W11","Area_Name":"Downtown","Total_Tests":null,"Daily_Tests":null,"Total_Cases":1651,"Active_Cases":1107,"Recovered":497,"Deaths":47,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":2107.45,"ObjectId":75}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"W12","Area_Name":"River Heights","Total_Tests":null,"Daily_Tests":null,"Total_Cases":469,"Active_Cases":321,"Recovered":139,"Deaths":9,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":822.97,"ObjectId":76}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE11","Area_Name":"Duck Mountain","Total_Tests":null,"Daily_Tests":null,"Total_Cases":27,"Active_Cases":21,"Recovered":6,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":486.75,"ObjectId":77}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE12","Area_Name":"Porcupine Mountain","Total_Tests":null,"Daily_Tests":null,"Total_Cases":14,"Active_Cases":10,"Recovered":4,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":177.91,"ObjectId":78}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE13","Area_Name":"Riding Mountain","Total_Tests":null,"Daily_Tests":null,"Total_Cases":33,"Active_Cases":24,"Recovered":5,"Deaths":4,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":675.26,"ObjectId":79}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE14","Area_Name":"Agassiz Mountain","Total_Tests":null,"Daily_Tests":null,"Total_Cases":2,"Active_Cases":0,"Recovered":1,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":28.26,"ObjectId":80}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE15","Area_Name":"Dauphin","Total_Tests":null,"Daily_Tests":null,"Total_Cases":22,"Active_Cases":10,"Recovered":11,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":231.17,"ObjectId":81}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE16","Area_Name":"Swan River","Total_Tests":null,"Daily_Tests":null,"Total_Cases":14,"Active_Cases":8,"Recovered":6,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":241.67,"ObjectId":82}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE31","Area_Name":"Asessippi","Total_Tests":null,"Daily_Tests":null,"Total_Cases":101,"Active_Cases":10,"Recovered":91,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":909.25,"ObjectId":83}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE32","Area_Name":"Little Saskatchewan","Total_Tests":null,"Daily_Tests":null,"Total_Cases":30,"Active_Cases":8,"Recovered":22,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":232.99,"ObjectId":84}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE33","Area_Name":"Turtle Mountain","Total_Tests":null,"Daily_Tests":null,"Total_Cases":32,"Active_Cases":9,"Recovered":23,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":292.53,"ObjectId":85}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE34","Area_Name":"Souris River","Total_Tests":null,"Daily_Tests":null,"Total_Cases":44,"Active_Cases":27,"Recovered":17,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":334.86,"ObjectId":86}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE35","Area_Name":"Whitemud","Total_Tests":null,"Daily_Tests":null,"Total_Cases":78,"Active_Cases":23,"Recovered":54,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":627.01,"ObjectId":87}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WE36","Area_Name":"Spruce Woods","Total_Tests":null,"Daily_Tests":null,"Total_Cases":63,"Active_Cases":19,"Recovered":43,"Deaths":1,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":412.33,"ObjectId":88}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Prairie Mountain Health","Area":"WEBR","Area_Name":"Brandon","Total_Tests":null,"Daily_Tests":null,"Total_Cases":516,"Active_Cases":132,"Recovered":381,"Deaths":3,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":945.38,"ObjectId":89}},{"attributes":{"Date":1606503600000,"Last_Update":"November 27, 2020","RHA":"Winnipeg","Area":"WP21","Area_Name":"Winnipeg - Churchill","Total_Tests":null,"Daily_Tests":null,"Total_Cases":1,"Active_Cases":1,"Recovered":0,"Deaths":0,"New_Cases":null,"Current_Hospitalizations":null,"Current_ICU_Patients":null,"Population":null,"Rate":110.38,"ObjectId":90}}]}
|
{"title":"Best By Private 119 - Jailhouse Sluts (2010)","uid":5477346,"size":1461915648,"categoryP":"porn","categoryS":"movies","magnet":"?xt=urn:btih:b2b2fa930ccfcdf37f621e671b0a0a5eb6fd7d4c&dn=Best+By+Private+119+-+Jailhouse+Sluts+%282010%29&tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&tr=udp%3A%2F%2Fopen.demonii.com%3A1337&tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"webchella","files":2,"time":1270213359,"description":"Best By Private 119 - Jailhouse Sluts (2010) \n <a href="\nhttp://www.imaxenes.com/imagen/best_by_private_119___jailhouse_sluts1av11mg.jpg.html" rel="nofollow" target="_NEW">\nhttp://www.imaxenes.com/imagen/best_by_private_119___jailhouse_sluts1av11mg.jpg.html</a> <a href="\nhttp://www.imagengratis.org/images/bestbypriv.jpg" rel="nofollow" target="_NEW">\nhttp://www.imagengratis.org/images/bestbypriv.jpg</a> <a href="\nhttp://www.privatevod.com/display_product.jhtml?id=339262" rel="nofollow" target="_NEW">\nhttp://www.privatevod.com/display_product.jhtml?id=339262</a>\n\nStudio Private \nRelease Date Apr 22, 2010 \nCategory All Sex, Compilation, Foreign, Fantasies, Private's Best by Private Series \nStarring Jessica Moore, Marco Duato, Lauro Giotto, Bob Terminator, Katy Caro, Donna Marie, Claudia Ferrari, Sarah James, Alex Forte, Gilda Roberts, Claudio Villa, Angel Pink, David Perry, Frank Gunn, Robert Rosenberg, Sebastian Barrio \n\nWhy did bitches like Claudia Ferrari get banged up? Because they are bad, bad girls! When the judge said to them "You're going down for a very long time" he didn't realize they would be going down on their prison officers cocks! See these wild, young jailbirds try to get early release for good behavior by fucking the rest of the female inmates and their uniformed captors! \n\n\n","torrent":{"xt":"urn:btih:b2b2fa930ccfcdf37f621e671b0a0a5eb6fd7d4c","amp;dn":"Best+By+Private+119+-+Jailhouse+Sluts+%282010%29","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":"b2b2fa930ccfcdf37f621e671b0a0a5eb6fd7d4c","infoHashBuffer":{"type":"Buffer","data":[178,178,250,147,12,207,205,243,127,98,30,103,27,10,10,94,182,253,125,76]},"announce":[],"urlList":[]}} |
{"code":"1214212003","province_code":"12","regency_code":"1214","district_code":"121421","name":"SIMANDRAOLO"} |
{
"id": 924043141,
"type": "Feature",
"properties": {
"addr:full":"Quinton Park, Cheylesmore Coventry Warwickshire CV3 5PZ",
"addr:housenumber":"",
"addr:postcode":"cv3 5pz",
"addr:street":"Quinton Park Cheylesmore",
"edtf:cessation":"uuuu",
"edtf:inception":"uuuu",
"geom:area":0.0,
"geom:area_square_m":0.0,
"geom:bbox":"-1.5063689947,52.3927345276,-1.5063689947,52.3927345276",
"geom:latitude":52.392735,
"geom:longitude":-1.506369,
"iso:country":"GB",
"mz:hierarchy_label":1,
"mz:is_current":-1,
"sg:address":"Quinton Park, Cheylesmore",
"sg:city":"Coventry",
"sg:classifiers":[
{
"category":"Organizations",
"subcategory":"Community Association",
"type":"Services"
},
{
"category":"Organizations",
"subcategory":"Membership Organization",
"type":"Services"
}
],
"sg:owner":"simplegeo",
"sg:phone":"+44 24 7650 3674",
"sg:postcode":"CV3 5PZ",
"sg:province":"Warwickshire",
"sg:tags":[
"club",
"social"
],
"src:geom":"simplegeo",
"wof:belongsto":[
85789723,
"102191581",
404433241,
"85633159",
404227469,
101750449,
85684565
],
"wof:breaches":[],
"wof:concordances":{
"sg:id":"SG_0rPXKgczEAtcre4T5TvJmJ_52.392735_-1.506369@1300740713"
},
"wof:country":"GB",
"wof:created":1471941908,
"wof:geomhash":"3c5bc3540252fdb68db650743418eaa1",
"wof:hierarchy":[
{
"continent_id":"102191581",
"country_id":"85633159",
"localadmin_id":404433241,
"locality_id":101750449,
"macroregion_id":404227469,
"neighbourhood_id":85789723,
"region_id":85684565,
"venue_id":924043141
}
],
"wof:id":924043141,
"wof:lastmodified":1496959877,
"wof:name":"Cheylesmore Social Club & Institute Ltd",
"wof:parent_id":85789723,
"wof:placetype":"venue",
"wof:repo":"whosonfirst-data-venue-gb",
"wof:superseded_by":[],
"wof:supersedes":[],
"wof:tags":[
"club",
"social"
]
},
"bbox": [
-1.5063689947,
52.3927345276,
-1.5063689947,
52.3927345276
],
"geometry": {"coordinates":[-1.5063689947,52.3927345276],"type":"Point"}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.