text
stringlengths
6
2.91M
{ "description": "As the industry is shifting towards an Agile (Continuous Delivery) style for developing products and services, (whether startups or large established organisation), everyone today has to thrive by innovating and adapting to the latest trends in technology. They have to keep themselves ahead in the race to delight customers. Full stack developers are key players in experimenting and delivering value consistently using varied tools and technologies throughout the stack.\n\nIn this session I'll be share my journey of how I became a full-stack developer. Hopefully this will help others understand how they can target and plan to gradually become a full stack developer in their respective teams.\n\nAlso I'll highlight the following topics:\n\nWhat is the importance of a full stack dev?\nWhat tools/resources/languages in my experience work best for full stack developers?\nDownsides of being a full stack developer!", "recorded": "2016-03-14", "abstract": "https://confengine.com/agile-india-2016/proposal/1913", "speakers": ["rajat-talwar"], "tags": [], "thumbnail_url": "https://i.ytimg.com/vi/PoS9VOVWssQ/hqdefault.jpg", "title": "Pains and Gains of being a Full Stack Developer", "videos": [ { "code": "PoS9VOVWssQ", "type": "youtube" } ] }
{"bIr-tRqiHbzJcx--LzEQLQ": ["Breakfast & Brunch", "French", "Restaurants"]}
{ "name" : "epoll", "uuid" : "62FF2A46-1C5D-4D6C-A100-AD53DB010F5B" }
[ { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6687419", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6687419", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6687419, "node_id": "MDEyOklzc3VlQ29tbWVudDY2ODc0MTk=", "user": { "login": "fperez", "id": 57394, "node_id": "MDQ6VXNlcjU3Mzk0", "avatar_url": "https://avatars1.githubusercontent.com/u/57394?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fperez", "html_url": "https://github.com/fperez", "followers_url": "https://api.github.com/users/fperez/followers", "following_url": "https://api.github.com/users/fperez/following{/other_user}", "gists_url": "https://api.github.com/users/fperez/gists{/gist_id}", "starred_url": "https://api.github.com/users/fperez/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/fperez/subscriptions", "organizations_url": "https://api.github.com/users/fperez/orgs", "repos_url": "https://api.github.com/users/fperez/repos", "events_url": "https://api.github.com/users/fperez/events{/privacy}", "received_events_url": "https://api.github.com/users/fperez/received_events", "type": "User", "site_admin": false }, "created_at": "2012-06-30T18:40:58Z", "updated_at": "2012-06-30T18:40:58Z", "author_association": "MEMBER", "body": "Does this still prevent execution if the user accesses the `IPython.notebook.kernel` object from the JS console?\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6687735", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6687735", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6687735, "node_id": "MDEyOklzc3VlQ29tbWVudDY2ODc3MzU=", "user": { "login": "Carreau", "id": 335567, "node_id": "MDQ6VXNlcjMzNTU2Nw==", "avatar_url": "https://avatars3.githubusercontent.com/u/335567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Carreau", "html_url": "https://github.com/Carreau", "followers_url": "https://api.github.com/users/Carreau/followers", "following_url": "https://api.github.com/users/Carreau/following{/other_user}", "gists_url": "https://api.github.com/users/Carreau/gists{/gist_id}", "starred_url": "https://api.github.com/users/Carreau/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Carreau/subscriptions", "organizations_url": "https://api.github.com/users/Carreau/orgs", "repos_url": "https://api.github.com/users/Carreau/repos", "events_url": "https://api.github.com/users/Carreau/events{/privacy}", "received_events_url": "https://api.github.com/users/Carreau/received_events", "type": "User", "site_admin": false }, "created_at": "2012-06-30T19:20:03Z", "updated_at": "2012-06-30T19:20:03Z", "author_association": "MEMBER", "body": "There is no kernel started when in read-only mode, so no you can't execute anythings.\n\nNote that the changes I made are only on frontend side, and are mainly graphical details. The server authentification logic is untouched and nothing prevent the user to get back a seemingly working UI by setting IPython.read_only to true in JS.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6687775", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6687775", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6687775, "node_id": "MDEyOklzc3VlQ29tbWVudDY2ODc3NzU=", "user": { "login": "fperez", "id": 57394, "node_id": "MDQ6VXNlcjU3Mzk0", "avatar_url": "https://avatars1.githubusercontent.com/u/57394?v=4", "gravatar_id": "", "url": "https://api.github.com/users/fperez", "html_url": "https://github.com/fperez", "followers_url": "https://api.github.com/users/fperez/followers", "following_url": "https://api.github.com/users/fperez/following{/other_user}", "gists_url": "https://api.github.com/users/fperez/gists{/gist_id}", "starred_url": "https://api.github.com/users/fperez/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/fperez/subscriptions", "organizations_url": "https://api.github.com/users/fperez/orgs", "repos_url": "https://api.github.com/users/fperez/repos", "events_url": "https://api.github.com/users/fperez/events{/privacy}", "received_events_url": "https://api.github.com/users/fperez/received_events", "type": "User", "site_admin": false }, "created_at": "2012-06-30T19:25:23Z", "updated_at": "2012-06-30T19:25:23Z", "author_association": "MEMBER", "body": "But if I remember correctly, when secure login is on, you can also have unauthenticated users view notebooks in read-only mode, except that they can 'jump over the fence' by grabbing `IPython.notebook.kernel` from the JS console. That's what I was wondering about...\n\nIn any case, this looks fine but my JS chops are so weak that my review shouldn't be enough to merge; let's wait for one more pair of eyes from someone who's been digging deeper into the JS code.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6690222", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6690222", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6690222, "node_id": "MDEyOklzc3VlQ29tbWVudDY2OTAyMjI=", "user": { "login": "minrk", "id": 151929, "node_id": "MDQ6VXNlcjE1MTkyOQ==", "avatar_url": "https://avatars1.githubusercontent.com/u/151929?v=4", "gravatar_id": "", "url": "https://api.github.com/users/minrk", "html_url": "https://github.com/minrk", "followers_url": "https://api.github.com/users/minrk/followers", "following_url": "https://api.github.com/users/minrk/following{/other_user}", "gists_url": "https://api.github.com/users/minrk/gists{/gist_id}", "starred_url": "https://api.github.com/users/minrk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/minrk/subscriptions", "organizations_url": "https://api.github.com/users/minrk/orgs", "repos_url": "https://api.github.com/users/minrk/repos", "events_url": "https://api.github.com/users/minrk/events{/privacy}", "received_events_url": "https://api.github.com/users/minrk/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-01T01:48:31Z", "updated_at": "2012-07-01T01:48:31Z", "author_association": "MEMBER", "body": "You cannot connect a kernel without authorization - that is all handled server-side, and no JS can change that. You can _try_ to connect to the kernel from the js console, but you will fail.\n\nI'm not sure how much love we really want to bother giving the current read-only mode, as @ellisonbg intends to discard the whole thing and start from scratch.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6691599", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6691599", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6691599, "node_id": "MDEyOklzc3VlQ29tbWVudDY2OTE1OTk=", "user": { "login": "Carreau", "id": 335567, "node_id": "MDQ6VXNlcjMzNTU2Nw==", "avatar_url": "https://avatars3.githubusercontent.com/u/335567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Carreau", "html_url": "https://github.com/Carreau", "followers_url": "https://api.github.com/users/Carreau/followers", "following_url": "https://api.github.com/users/Carreau/following{/other_user}", "gists_url": "https://api.github.com/users/Carreau/gists{/gist_id}", "starred_url": "https://api.github.com/users/Carreau/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Carreau/subscriptions", "organizations_url": "https://api.github.com/users/Carreau/orgs", "repos_url": "https://api.github.com/users/Carreau/repos", "events_url": "https://api.github.com/users/Carreau/events{/privacy}", "received_events_url": "https://api.github.com/users/Carreau/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-01T07:21:06Z", "updated_at": "2012-07-01T07:21:06Z", "author_association": "MEMBER", "body": "> I'm not sure how much love we really want to bother giving the current read-only mode, as @ellisonbg intends to discard the whole thing and start from scratch\n\nYes, I know, but are we even sure it will land before 0.14 ? and this can also be part of 0.13.1 if we get too much complaint on bad/confusing r-o mode.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6695096", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6695096", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6695096, "node_id": "MDEyOklzc3VlQ29tbWVudDY2OTUwOTY=", "user": { "login": "minrk", "id": 151929, "node_id": "MDQ6VXNlcjE1MTkyOQ==", "avatar_url": "https://avatars1.githubusercontent.com/u/151929?v=4", "gravatar_id": "", "url": "https://api.github.com/users/minrk", "html_url": "https://github.com/minrk", "followers_url": "https://api.github.com/users/minrk/followers", "following_url": "https://api.github.com/users/minrk/following{/other_user}", "gists_url": "https://api.github.com/users/minrk/gists{/gist_id}", "starred_url": "https://api.github.com/users/minrk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/minrk/subscriptions", "organizations_url": "https://api.github.com/users/minrk/orgs", "repos_url": "https://api.github.com/users/minrk/repos", "events_url": "https://api.github.com/users/minrk/events{/privacy}", "received_events_url": "https://api.github.com/users/minrk/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-01T17:05:53Z", "updated_at": "2012-07-01T17:05:53Z", "author_association": "MEMBER", "body": "> Yes, I know, but are we even sure it will land before 0.14 ? and this can also be part of 0.13.1 if we get too much complaint on bad/confusing r-o mode.\n\nTrue.\n\nThis code gets the read_only state from too many different places. I think all of the `this.read_only || IPython.read_only` should be cleaned up to use `this.read_only`. I presume the reason for these is that `this.read_only` is not reliably set, but that's what should be fixed.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6696268", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6696268", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6696268, "node_id": "MDEyOklzc3VlQ29tbWVudDY2OTYyNjg=", "user": { "login": "Carreau", "id": 335567, "node_id": "MDQ6VXNlcjMzNTU2Nw==", "avatar_url": "https://avatars3.githubusercontent.com/u/335567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Carreau", "html_url": "https://github.com/Carreau", "followers_url": "https://api.github.com/users/Carreau/followers", "following_url": "https://api.github.com/users/Carreau/following{/other_user}", "gists_url": "https://api.github.com/users/Carreau/gists{/gist_id}", "starred_url": "https://api.github.com/users/Carreau/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Carreau/subscriptions", "organizations_url": "https://api.github.com/users/Carreau/orgs", "repos_url": "https://api.github.com/users/Carreau/repos", "events_url": "https://api.github.com/users/Carreau/events{/privacy}", "received_events_url": "https://api.github.com/users/Carreau/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-01T19:35:58Z", "updated_at": "2012-07-01T19:35:58Z", "author_association": "MEMBER", "body": "Well, the other reason is I don't understand well JS inheritance, and the \n`MyObject.prototype = new MyParent()` confuse me a lot, and I was not understanding how to pass value to parent constructor, it is better now, but i'm not quite sure I totally get it. \n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6696283", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6696283", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6696283, "node_id": "MDEyOklzc3VlQ29tbWVudDY2OTYyODM=", "user": { "login": "minrk", "id": 151929, "node_id": "MDQ6VXNlcjE1MTkyOQ==", "avatar_url": "https://avatars1.githubusercontent.com/u/151929?v=4", "gravatar_id": "", "url": "https://api.github.com/users/minrk", "html_url": "https://github.com/minrk", "followers_url": "https://api.github.com/users/minrk/followers", "following_url": "https://api.github.com/users/minrk/following{/other_user}", "gists_url": "https://api.github.com/users/minrk/gists{/gist_id}", "starred_url": "https://api.github.com/users/minrk/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/minrk/subscriptions", "organizations_url": "https://api.github.com/users/minrk/orgs", "repos_url": "https://api.github.com/users/minrk/repos", "events_url": "https://api.github.com/users/minrk/events{/privacy}", "received_events_url": "https://api.github.com/users/minrk/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-01T19:37:30Z", "updated_at": "2012-07-01T19:37:30Z", "author_association": "MEMBER", "body": "I don't totally get it either, but we should try to figure these things out rather than writing code that explicitly avoids properly understanding what's going on.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/6738255", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-6738255", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 6738255, "node_id": "MDEyOklzc3VlQ29tbWVudDY3MzgyNTU=", "user": { "login": "ellisonbg", "id": 27600, "node_id": "MDQ6VXNlcjI3NjAw", "avatar_url": "https://avatars3.githubusercontent.com/u/27600?v=4", "gravatar_id": "", "url": "https://api.github.com/users/ellisonbg", "html_url": "https://github.com/ellisonbg", "followers_url": "https://api.github.com/users/ellisonbg/followers", "following_url": "https://api.github.com/users/ellisonbg/following{/other_user}", "gists_url": "https://api.github.com/users/ellisonbg/gists{/gist_id}", "starred_url": "https://api.github.com/users/ellisonbg/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/ellisonbg/subscriptions", "organizations_url": "https://api.github.com/users/ellisonbg/orgs", "repos_url": "https://api.github.com/users/ellisonbg/repos", "events_url": "https://api.github.com/users/ellisonbg/events{/privacy}", "received_events_url": "https://api.github.com/users/ellisonbg/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-03T15:53:43Z", "updated_at": "2012-07-03T15:53:43Z", "author_association": "MEMBER", "body": "I am not thrilled about all of the `if read_only` logic in general. I think we need a solution that doesn't involve putting if statements everywhere.\n\nI agree that we should not use both `IPython.read_only` and `this.read_only`. But if the `read_only` attribute is used outside the `Notebook` class, we should use the global version.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/7011994", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-7011994", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 7011994, "node_id": "MDEyOklzc3VlQ29tbWVudDcwMTE5OTQ=", "user": { "login": "Carreau", "id": 335567, "node_id": "MDQ6VXNlcjMzNTU2Nw==", "avatar_url": "https://avatars3.githubusercontent.com/u/335567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Carreau", "html_url": "https://github.com/Carreau", "followers_url": "https://api.github.com/users/Carreau/followers", "following_url": "https://api.github.com/users/Carreau/following{/other_user}", "gists_url": "https://api.github.com/users/Carreau/gists{/gist_id}", "starred_url": "https://api.github.com/users/Carreau/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Carreau/subscriptions", "organizations_url": "https://api.github.com/users/Carreau/orgs", "repos_url": "https://api.github.com/users/Carreau/repos", "events_url": "https://api.github.com/users/Carreau/events{/privacy}", "received_events_url": "https://api.github.com/users/Carreau/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-16T16:57:54Z", "updated_at": "2012-07-16T16:57:54Z", "author_association": "MEMBER", "body": "Do I close this, or remove the JS read-only logic. \nDon't want to let it rot. \n\nI'm wondering if a almost is a thing a little like [this](http://bl.ocks.org/) but for ipynb gist (instead of d3.js) could be written.\n" }, { "url": "https://api.github.com/repos/ipython/ipython/issues/comments/7153552", "html_url": "https://github.com/ipython/ipython/pull/2066#issuecomment-7153552", "issue_url": "https://api.github.com/repos/ipython/ipython/issues/2066", "id": 7153552, "node_id": "MDEyOklzc3VlQ29tbWVudDcxNTM1NTI=", "user": { "login": "Carreau", "id": 335567, "node_id": "MDQ6VXNlcjMzNTU2Nw==", "avatar_url": "https://avatars3.githubusercontent.com/u/335567?v=4", "gravatar_id": "", "url": "https://api.github.com/users/Carreau", "html_url": "https://github.com/Carreau", "followers_url": "https://api.github.com/users/Carreau/followers", "following_url": "https://api.github.com/users/Carreau/following{/other_user}", "gists_url": "https://api.github.com/users/Carreau/gists{/gist_id}", "starred_url": "https://api.github.com/users/Carreau/starred{/owner}{/repo}", "subscriptions_url": "https://api.github.com/users/Carreau/subscriptions", "organizations_url": "https://api.github.com/users/Carreau/orgs", "repos_url": "https://api.github.com/users/Carreau/repos", "events_url": "https://api.github.com/users/Carreau/events{/privacy}", "received_events_url": "https://api.github.com/users/Carreau/received_events", "type": "User", "site_admin": false }, "created_at": "2012-07-21T14:57:00Z", "updated_at": "2012-07-21T14:57:00Z", "author_association": "MEMBER", "body": "FYI, durring SciPy, we add some request to know if there was a way to \"soft lock\" cell. \nEspecially from enthought, that want to have \"exercise\", and would like to have cell that are , in some ways, protected.\n" } ]
[ { "type": 1, "icao": "CEU9", "lat": 60.43811259500001, "lon": -121.239403, "communications": [ { "type": 51, "frequency": 12320, "name": "Trout Lake Traffic Multicom" } ], "elevation": 1635, "tower": true, "name": "Trout Lake", "runways": [ { "type": 100, "width": 49.99, "surfaceType": null, "numberStart": "13", "numberEnd": "31", "latStart": 60.4412913, "lonStart": -121.24200613, "latEnd": 60.43493389, "lonEnd": -121.23679987, "length": 0, "surfacetype": 4 } ], "id": 15189 } ]
{"Name":"raw engineering","perma":"raw-engineering","BasicInfo":{"funded":"2007-04-01","isClosed":false,"closed":null,"short":"Built.io provides solutions that enable organizations to quickly create, integrate, and scale applications across mobile and web."},"FundingRounds":[],"Acquisitions":[],"AcquiredBy":null,"IPO":null,"Investments":[],"Products":[{"name":"built.io","perma":"built-io","launch":"2013-11-06","close":null,"description":"built.io is raw engineering's award-winning mobile and web application development platform."},{"name":"contentstack.io","perma":"contentstack-io","launch":"2014-07-15","close":null,"description":"Accelerate content delivery and manage it with ease across your web and mobile channels."}],"ProductsPermas":["built-io","contentstack-io"],"CurrentTeam":[{"title":"CTO","started":"2012-11-08","ended":null,"firstName":"Nishant","lastName":"Patel"},{"title":"Associate Project Manager","started":"2013-05-01","ended":null,"firstName":"Elizabeth","lastName":"Katzki"},{"title":"COO","started":"2013-09-23","ended":null,"firstName":"Matthew","lastName":"Baier"},{"title":"CEO","started":"2013-11-08","ended":null,"firstName":"Neha","lastName":"Sampat"},{"title":"Application Engineer","started":"2010-06-01","ended":null,"firstName":"Rohit","lastName":"Sharma"},{"title":"Senior Product Manager","started":"2012-01-05","ended":null,"firstName":"Gal","lastName":"Oppenheimer"},{"title":"Developer Evangelist","started":"2014-10-01","ended":null,"firstName":"Kurt","lastName":"Collins"}],"PastTeam":[{"title":"CEO","started":"2007-10-01","ended":"2013-11-08","firstName":null,"lastName":null}]}
[ "http://2.bp.blogspot.com/-bxr4rdrnYv0/Uchd8W0RwzI/AAAAAAAAde8/67xBppOW9hk/s0/000.png", "http://2.bp.blogspot.com/-PlIeBG6tWJs/Uchd9Hzo_FI/AAAAAAAAdfE/8hFxgSxSSpM/s0/001.png", "http://2.bp.blogspot.com/-PRJad2uMXkg/Uchd98TM5AI/AAAAAAAAdfM/bzQTQwhCV1w/s0/002.png", "http://2.bp.blogspot.com/-LXysWYV19uc/Uchd-re2J-I/AAAAAAAAdfY/H26eG14CtmM/s0/003.png", "http://2.bp.blogspot.com/-j_7UYtGvBjI/Uchd_qObwRI/AAAAAAAAdfs/8VESBy45-n4/s0/004.png", "http://2.bp.blogspot.com/-F4doZpkIGxE/UcheAWwH09I/AAAAAAAAdf8/ogIQeOWxoZk/s0/005.png", "http://2.bp.blogspot.com/-uSpOtYhPusI/UcheBeTnIoI/AAAAAAAAdgQ/8AQB4qi_sm4/s0/006.png", "http://2.bp.blogspot.com/-2xbrDyVg4Q0/UcheCdAjDqI/AAAAAAAAdgk/s3JAvVRH9cg/s0/007.png", "http://2.bp.blogspot.com/-fAiRX7DHxvc/UcheDC1dVyI/AAAAAAAAdgw/KJUIF_kOT0M/s0/008.png", "http://2.bp.blogspot.com/-20_4kKPwyTY/UcheEPYJw9I/AAAAAAAAdhM/3fwKgy4yJWw/s0/009.png", "http://2.bp.blogspot.com/-fD2f-3adQ7s/UcheFY7guTI/AAAAAAAAdhc/jMogmIkVo1A/s0/010.png", "http://2.bp.blogspot.com/-zWF6cKzUlJo/UcheGeIjhrI/AAAAAAAAdho/pzLAkZb0RNU/s0/011.png", "http://2.bp.blogspot.com/-6_P7RONoC-I/UcheHC1oM0I/AAAAAAAAdh8/WgYRbbqmaaw/s0/012.png", "http://2.bp.blogspot.com/-YyWCNr9NUNw/UcheIFgKW4I/AAAAAAAAdiI/TUnGxORRqQA/s0/013.png", "http://2.bp.blogspot.com/-A32uVFntwxQ/UcheI4LJ25I/AAAAAAAAdiY/AQ3073DgfYc/s0/014.png", "http://2.bp.blogspot.com/-zXsqmDHqufY/UcheJnyz3gI/AAAAAAAAdio/f1LazelITB8/s0/015.png", "http://2.bp.blogspot.com/-1fZ05jGYmxM/UcheKtbJcvI/AAAAAAAAdi4/UO7WNxhzOKE/s0/016.png", "http://2.bp.blogspot.com/-79e4cKT5esY/UcheLClYnvI/AAAAAAAAdjI/P8oz5WRYOqI/s0/017.png", "http://2.bp.blogspot.com/-n2daywrkhdw/UcheLy8ou8I/AAAAAAAAdjY/NQHzh3pi2uY/s0/018.png", "http://2.bp.blogspot.com/-Dzjrz1Pp8Jo/UcheM4a7OYI/AAAAAAAAdjk/ZJkS9ulAJu4/s0/019.png", "http://2.bp.blogspot.com/-LLnHyYjfHxk/UcheNQROfiI/AAAAAAAAdjw/4PPffKShpgY/s0/020.jpg" ]
{ "Entries": [ { "RequestUri": "http://storageteglazatesting.queue.core.windows.net/test-queue-e3e7b660-7a2b-51f5-72a9-e56a4fa399db?sv=2018-11-09\u0026ss=q\u0026srt=c\u0026st=2019-06-30T16%3A34%3A00Z\u0026se=2019-06-30T18%3A34%3A00Z\u0026sp=rwdlaup\u0026sig=Sanitized", "RequestMethod": "PUT", "RequestHeaders": { "User-Agent": [ "azsdk-net-Storage.Queues/1.0.0.0", "(.NET Core 4.6.27414.06; Microsoft Windows 10.0.18362 )" ], "x-ms-client-request-id": "7d31ad6437ce2bf11b34d2d51c9ca056", "x-ms-return-client-request-id": "true", "x-ms-version": "2018-11-09" }, "RequestBody": null, "StatusCode": 201, "ResponseHeaders": { "Content-Length": "0", "Date": "Sun, 30 Jun 2019 17:34:02 GMT", "Server": [ "Windows-Azure-Queue/1.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-request-id": "b20f0107-0003-0088-5e6a-2fa807000000", "x-ms-version": "2018-11-09" }, "ResponseBody": null }, { "RequestUri": "http://storageteglazatesting.queue.core.windows.net/test-queue-e3e7b660-7a2b-51f5-72a9-e56a4fa399db?sv=2018-11-09\u0026ss=q\u0026srt=c\u0026st=2019-06-30T16%3A34%3A00Z\u0026se=2019-06-30T18%3A34%3A00Z\u0026sp=rwdlaup\u0026sig=Sanitized", "RequestMethod": "DELETE", "RequestHeaders": { "User-Agent": [ "azsdk-net-Storage.Queues/1.0.0.0", "(.NET Core 4.6.27414.06; Microsoft Windows 10.0.18362 )" ], "x-ms-client-request-id": "92563b504939a1860d5671c39751bb69", "x-ms-return-client-request-id": "true", "x-ms-version": "2018-11-09" }, "RequestBody": null, "StatusCode": 204, "ResponseHeaders": { "Content-Length": "0", "Date": "Sun, 30 Jun 2019 17:34:02 GMT", "Server": [ "Windows-Azure-Queue/1.0", "Microsoft-HTTPAPI/2.0" ], "x-ms-request-id": "b20f0109-0003-0088-5f6a-2fa807000000", "x-ms-version": "2018-11-09" }, "ResponseBody": null } ], "Variables": { "DateTimeOffsetNow": "2019-06-30T10:34:00.4210574-07:00", "RandomSeed": "2005102848" } }
[{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.637807","street":{"id":985897,"name":"On or near Drysdale Avenue"},"longitude":"-0.009158"},"context":"","outcome_status":null,"persistent_id":"","id":56216046,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.641722","street":{"id":985887,"name":"On or near Yardley Lane"},"longitude":"-0.008799"},"context":"","outcome_status":null,"persistent_id":"","id":56216043,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.628965","street":{"id":985799,"name":"On or near Faversham Avenue"},"longitude":"0.014700"},"context":"","outcome_status":null,"persistent_id":"","id":56215592,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.635230","street":{"id":985774,"name":"On or near Laurel Gardens"},"longitude":"-0.012581"},"context":"","outcome_status":null,"persistent_id":"","id":56216246,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.633226","street":{"id":985773,"name":"On or near Low Hall Close"},"longitude":"-0.014243"},"context":"","outcome_status":null,"persistent_id":"","id":56216266,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.631483","street":{"id":985732,"name":"On or near Carbis Close"},"longitude":"0.001575"},"context":"","outcome_status":null,"persistent_id":"","id":56215713,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.636051","street":{"id":985908,"name":"On or near Markfield Gardens"},"longitude":"-0.011157"},"context":"","outcome_status":null,"persistent_id":"","id":56216227,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.638008","street":{"id":985900,"name":"On or near Chelwood Close"},"longitude":"-0.012531"},"context":"","outcome_status":null,"persistent_id":"","id":56216242,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.628965","street":{"id":985799,"name":"On or near Faversham Avenue"},"longitude":"0.014700"},"context":"","outcome_status":null,"persistent_id":"","id":56215593,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.635230","street":{"id":985774,"name":"On or near Laurel Gardens"},"longitude":"-0.012581"},"context":"","outcome_status":null,"persistent_id":"","id":56216247,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.633959","street":{"id":985845,"name":"On or near Forest Avenue"},"longitude":"0.012941"},"context":"","outcome_status":null,"persistent_id":"","id":56215623,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.630422","street":{"id":985709,"name":"On or near Richmond Road"},"longitude":"0.003653"},"context":"","outcome_status":null,"persistent_id":"","id":56215694,"location_subtype":"","month":"2017-04"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.632194","street":{"id":985703,"name":"On or near Station Road"},"longitude":"0.006231"},"context":"","outcome_status":null,"persistent_id":"","id":56215658,"location_subtype":"","month":"2017-04"},{"category":"bicycle-theft","location_type":"Force","location":{"latitude":"51.636064","street":{"id":985884,"name":"On or near Sports\/recreation Area"},"longitude":"0.015506"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"6ab2701d87bca3f791dc39358378d32eb8975f935c47c1fb639607f8e2edb093","id":56219736,"location_subtype":"","month":"2017-04"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.634019","street":{"id":985742,"name":"On or near Mornington Road"},"longitude":"0.002092"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-08"},"persistent_id":"b361b14534d50aa97111054fdedb97708287426761ac00dabb3d3e27c6b1f7f0","id":56223629,"location_subtype":"","month":"2017-04"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.634301","street":{"id":985747,"name":"On or near Arabia Close"},"longitude":"0.000298"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-07"},"persistent_id":"1391d94b39bea174f3b38059029d2b9edc898875e42059ea77f5bc314d52e5b0","id":56277329,"location_subtype":"","month":"2017-04"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.631565","street":{"id":985736,"name":"On or near Supermarket"},"longitude":"0.003616"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-04"},"persistent_id":"024fa06b98c66e8ae1e5a796059db255db640a6c9f125f87dd5c010ebe861299","id":56225385,"location_subtype":"","month":"2017-04"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.628422","street":{"id":985722,"name":"On or near King's Road"},"longitude":"0.003362"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"4c9e71937472d85ad16dfeebfeed622734dd6347177be958c224fa9a23acbe3f","id":56246065,"location_subtype":"","month":"2017-04"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.634301","street":{"id":985747,"name":"On or near Arabia Close"},"longitude":"0.000298"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-07"},"persistent_id":"033979d0ebd6d4bf868e9b9511ed2e1cc86346f6c861359615060eed1a481093","id":56242592,"location_subtype":"","month":"2017-04"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.633959","street":{"id":985845,"name":"On or near Forest Avenue"},"longitude":"0.012941"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"5541384770d83154370521fc204d431622cb8cb19be62b6a2baa037ddab00dae","id":56233307,"location_subtype":"","month":"2017-04"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.629749","street":{"id":985828,"name":"On or near Kimberley Way"},"longitude":"0.011960"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"74caa8e52b995ef10dfb99fb8c6a229a9a0f7657f114cd45d90494c86b5a38d7","id":56297685,"location_subtype":"","month":"2017-04"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.631984","street":{"id":985737,"name":"On or near Police Station"},"longitude":"-0.001451"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"271e422081597ac76e797eb17b80abebf940604e9e9b761b6c444be53091a080","id":56291013,"location_subtype":"","month":"2017-04"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.642205","street":{"id":923668,"name":"On or near Yardley Close"},"longitude":"-0.007593"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-08"},"persistent_id":"2561b1fa6ecdad244871067aa24945da1fdc4902b182038e14f8f0dc41a5eca2","id":56221692,"location_subtype":"","month":"2017-04"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.633216","street":{"id":985843,"name":"On or near Parking Area"},"longitude":"0.009599"},"context":"","outcome_status":{"category":"Offender given a caution","date":"2017-06"},"persistent_id":"26ba783961150dcd7bb3c1200cd1bd7cf18fa656c0846a1fd89046e4835e7a1f","id":56298612,"location_subtype":"","month":"2017-04"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.646263","street":{"id":985888,"name":"On or near Sewardstone Road"},"longitude":"-0.010421"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-10"},"persistent_id":"2b392493ff2e31769ece666fbbc7c7c11dfd8a18bf3fb52a07c2a578fc93628e","id":56096547,"location_subtype":"","month":"2017-04"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.635988","street":{"id":985907,"name":"On or near Forest View"},"longitude":"0.006311"},"context":"","outcome_status":{"category":"Offender given a drugs possession warning","date":"2017-05"},"persistent_id":"9fff4c6d077a433557a45c6cdafae95baed6ee4d944e81b3d3d5e1f606eda767","id":56283075,"location_subtype":"","month":"2017-04"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.631565","street":{"id":985736,"name":"On or near Supermarket"},"longitude":"0.003616"},"context":"","outcome_status":{"category":"Offender given a drugs possession warning","date":"2017-04"},"persistent_id":"2a7f983f6e11c7350c4f402dd2d6a296c964579db4cf2ccbcf2e11734a456cc7","id":56289634,"location_subtype":"","month":"2017-04"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.646263","street":{"id":985888,"name":"On or near Sewardstone Road"},"longitude":"-0.010421"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"76dbd1e6b60111766fb8fcdd41305de017d58f94c1a393b430654a4cd0d2de91","id":56098357,"location_subtype":"","month":"2017-04"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.646263","street":{"id":985888,"name":"On or near Sewardstone Road"},"longitude":"-0.010421"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-10"},"persistent_id":"54ff4c5818825c18c6f40320f5690d99e07f635ded2880659e7708a1e68f9604","id":56096553,"location_subtype":"","month":"2017-04"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.646263","street":{"id":985888,"name":"On or near Sewardstone Road"},"longitude":"-0.010421"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-10"},"persistent_id":"a1a9e859abf5ce1d58e7d580fb84af895554d00820d85a14cc30eaa81d527266","id":56096554,"location_subtype":"","month":"2017-04"},{"category":"other-theft","location_type":"Force","location":{"latitude":"51.631565","street":{"id":985736,"name":"On or near Supermarket"},"longitude":"0.003616"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"27e0b3bf7bfbf1ec4da6f91ec7a8b6484b09b291b4c894c46cee49a481b348c1","id":56231728,"location_subtype":"","month":"2017-04"},{"category":"other-theft","location_type":"Force","location":{"latitude":"51.632194","street":{"id":985703,"name":"On or near Station Road"},"longitude":"0.006231"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-07"},"persistent_id":"7c65076d1a98699adce5258c563b69d91e83c877c87e8386936ab7986646fd2e","id":56287516,"location_subtype":"","month":"2017-04"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.646263","street":{"id":985888,"name":"On or near Sewardstone Road"},"longitude":"-0.010421"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-10"},"persistent_id":"afc10d63625bf64b1add77cec41bad142497201b35e5254a5a9d88c7925803fb","id":56096536,"location_subtype":"","month":"2017-04"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.633507","street":{"id":985740,"name":"On or near Woodberry Way"},"longitude":"-0.002194"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-06"},"persistent_id":"65bb096dec0409c312049fabc09d38012acd9b915b8d587e5645b248a654cab7","id":56282591,"location_subtype":"","month":"2017-04"},{"category":"robbery","location_type":"Force","location":{"latitude":"51.636056","street":{"id":985910,"name":"On or near Petrol Station"},"longitude":"-0.013542"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-10"},"persistent_id":"af5ea27b4468b189efeb8b62d0ab9db594c369382b6647e4648344b265e6b4bb","id":56285395,"location_subtype":"","month":"2017-04"},{"category":"robbery","location_type":"Force","location":{"latitude":"51.636056","street":{"id":985910,"name":"On or near Petrol Station"},"longitude":"-0.013542"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-07"},"persistent_id":"fbfaf055393ac45a7769328bf74c44962b5ed85cd2f1c45f0847ae157bdfac63","id":56286938,"location_subtype":"","month":"2017-04"},{"category":"robbery","location_type":"Force","location":{"latitude":"51.633520","street":{"id":985848,"name":"On or near Bus\/coach Station"},"longitude":"0.010220"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"6774ce129bb79a58f53b0e728490f07a73d7421b9d8fd9e252943390ae4852dd","id":56233626,"location_subtype":"","month":"2017-04"},{"category":"robbery","location_type":"Force","location":{"latitude":"51.640826","street":{"id":985893,"name":"On or near Hawkwood Crescent"},"longitude":"-0.007971"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-04"},"persistent_id":"395f5652ff9af198dc2955cc098f0ed2a7477db953684ccaa86a23f222379555","id":56284723,"location_subtype":"","month":"2017-04"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.636056","street":{"id":985910,"name":"On or near Petrol Station"},"longitude":"-0.013542"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-06"},"persistent_id":"a662cad0e9426a6fb324663d8813b979004c97ceb51a78483d9f4a9ebf9a9582","id":56216897,"location_subtype":"","month":"2017-04"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.632235","street":{"id":985697,"name":"On or near Willow Street"},"longitude":"0.003863"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-05"},"persistent_id":"6daf8148e3c5966548255aaae7a45048073e409bb58b36b684bee51c66745077","id":56291248,"location_subtype":"","month":"2017-04"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.630799","street":{"id":985695,"name":"On or near Parking Area"},"longitude":"0.003149"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-07"},"persistent_id":"d76a487624a84e9ae1d324ffbad19d653a7c944ef48219337558017bdaa45e98","id":56221787,"location_subtype":"","month":"2017-04"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.630799","street":{"id":985695,"name":"On or near Parking Area"},"longitude":"0.003149"},"context":"","outcome_status":{"category":"Offender given community sentence","date":"2017-06"},"persistent_id":"ba4956a8157f8e38da6c7d0520ee2175b8f86e5535bf206a0bc6b5ca03f9cdc3","id":56297072,"location_subtype":"","month":"2017-04"},{"category":"theft-from-the-person","location_type":"BTP","location":{"latitude":"51.633100","street":{"id":1486565,"name":"Chingford (station)"},"longitude":"0.009844"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"","id":66333225,"location_subtype":"STATION","month":"2017-04"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.636056","street":{"id":985910,"name":"On or near Petrol Station"},"longitude":"-0.013542"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-08"},"persistent_id":"e850f45396984a1e7d7052b2b42ba60442ae2c8b0920128bca36795c83ca5751","id":56236979,"location_subtype":"","month":"2017-04"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.636056","street":{"id":985910,"name":"On or near Petrol Station"},"longitude":"-0.013542"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-06"},"persistent_id":"67c6792f12bde5cdb706fa664cde86762fe16c269c75ccae1e1ecc7ad07a1459","id":56219460,"location_subtype":"","month":"2017-04"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.642575","street":{"id":985899,"name":"On or near Deerleap Grove"},"longitude":"-0.009802"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"654e424807909786faf04134d8858f9cc246f2beb32baa8c8c161b2297f61869","id":56296708,"location_subtype":"","month":"2017-04"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.630580","street":{"id":985834,"name":"On or near Cross Road"},"longitude":"0.007055"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"555482985e464165ade69e5f0c53cbb7e4fc4a2a1005e6957ef07d154bad5bb5","id":56230696,"location_subtype":"","month":"2017-04"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.627271","street":{"id":985721,"name":"On or near King's Road"},"longitude":"0.005970"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"344769cd51d78490716e2e77897955e66c337f91d55bd87d80d0bd7c9cd7629d","id":56250273,"location_subtype":"","month":"2017-04"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.639503","street":{"id":985894,"name":"On or near Hawkdene"},"longitude":"-0.006830"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"1c36ea0767c7feb67f5cca3714cb0469bd07cfabd8e939e8af956a0231f5926a","id":56279101,"location_subtype":"","month":"2017-04"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.634732","street":{"id":985769,"name":"On or near Merryhill Close"},"longitude":"-0.012386"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"b24fb97dedb4f52dda3058483cb0301cf357eeb8b8173e8608b71fc2b25e22d1","id":56225602,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.631774","street":{"id":985837,"name":"On or near Cart Lane"},"longitude":"0.007137"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"7dfc3ed58941c401cf837eaceb2d2b7d3f0e15e840d1d4d361b18d0387a1b6c6","id":56282358,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.631984","street":{"id":985737,"name":"On or near Police Station"},"longitude":"-0.001451"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-12"},"persistent_id":"dce2865250216de5ff4327a06001a7910f14903cb6cb4bee63e72bbd19fd6f5f","id":56224698,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.630799","street":{"id":985695,"name":"On or near Parking Area"},"longitude":"0.003149"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"a7fc9f7c98ec004f44b329096c3285060288962b33fc32137febe243d88e09b0","id":56293617,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.642205","street":{"id":923668,"name":"On or near Yardley Close"},"longitude":"-0.007593"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-09"},"persistent_id":"7e49953e4b6b444331094ed437811b0e7b504cf37a19fa853cc4a1bf8441f27d","id":56285752,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.632194","street":{"id":985703,"name":"On or near Station Road"},"longitude":"0.006231"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-06"},"persistent_id":"181f50896204d832f634032427064db0cdc29a18347b1fe49ebc95a3663e0b5d","id":56292792,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.633520","street":{"id":985848,"name":"On or near Bus\/coach Station"},"longitude":"0.010220"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-05"},"persistent_id":"6f96a892ab670b99ff2ee869aed75ec386aaed86a30e680be4d80e8b3d12604f","id":56292545,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.635988","street":{"id":985907,"name":"On or near Forest View"},"longitude":"0.006311"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-06"},"persistent_id":"369f97445448802ed77023214dde931d84569c53c003c397c7d0d6cf190fabc5","id":56261467,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.630799","street":{"id":985695,"name":"On or near Parking Area"},"longitude":"0.003149"},"context":"","outcome_status":{"category":"Offender sent to prison","date":"2017-06"},"persistent_id":"a7fc9f7c98ec004f44b329096c3285060288962b33fc32137febe243d88e09b0","id":56293619,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.636056","street":{"id":985910,"name":"On or near Petrol Station"},"longitude":"-0.013542"},"context":"","outcome_status":{"category":"Offender sent to prison","date":"2017-04"},"persistent_id":"cd22652dd4c0bcd693c0c9ead849bc9171e7fc4436c0b31348a333e19d03359b","id":56238605,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.642205","street":{"id":923668,"name":"On or near Yardley Close"},"longitude":"-0.007593"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"8ce1ffb36d0fc12e716f9fb1a819744b719cba71964029ad6742faaf4f4d274a","id":56231550,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.633520","street":{"id":985848,"name":"On or near Bus\/coach Station"},"longitude":"0.010220"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"6774ce129bb79a58f53b0e728490f07a73d7421b9d8fd9e252943390ae4852dd","id":56233567,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.628212","street":{"id":985819,"name":"On or near Westminster Gardens"},"longitude":"0.012976"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-05"},"persistent_id":"407486171b90db2f248ea633a5dad9c9efc43fab97088ee10a63abb3b1112c92","id":56228049,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.629901","street":{"id":985788,"name":"On or near Woodedge Close"},"longitude":"0.015695"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"5e15a93499b6c6725c7f52a38e9cd25f2bb3e82f48e1a34ab6a928574aa0c4fb","id":56219186,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.633520","street":{"id":985848,"name":"On or near Bus\/coach Station"},"longitude":"0.010220"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2017-08"},"persistent_id":"8487310f4c90e417f1310332d6506fc5f33c39318ee1e0d647639d3c91f4496c","id":56254669,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.630580","street":{"id":985834,"name":"On or near Cross Road"},"longitude":"0.007055"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-08"},"persistent_id":"899fa63ba5042e75a0b9a195e2084a4fe2aaa712b9840554dc2c2595479db41e","id":56233852,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.642205","street":{"id":923668,"name":"On or near Yardley Close"},"longitude":"-0.007593"},"context":"","outcome_status":{"category":"Local resolution","date":"2017-09"},"persistent_id":"e0aa008abfa2bf269e58a8011b10c8153a61aa670a7235eed02188831f351087","id":56289662,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.636056","street":{"id":985910,"name":"On or near Petrol Station"},"longitude":"-0.013542"},"context":"","outcome_status":{"category":"Offender sent to prison","date":"2017-04"},"persistent_id":"ba0d4cc7f30ed077aae7fa5c56a91b5d55834ea536a3c9f43a51a726ba1efcf4","id":56235056,"location_subtype":"","month":"2017-04"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.636805","street":{"id":985905,"name":"On or near South Avenue"},"longitude":"-0.006789"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-04"},"persistent_id":"8b6b70b80dd1f804d240acf615b709ff35d591156f4a4da191f4d2a0b2dba6f9","id":56284537,"location_subtype":"","month":"2017-04"}]
{ "first_traded_price": 2542.0, "highest_price": 2542.0, "isin": "IRO3KHZZ0001", "last_traded_price": 2491.0, "lowest_price": 2452.0, "trade_volume": 44730.0, "unix_time": 1507593600 }
{ "first_traded_price": 713360.0, "highest_price": 7.14e5, "isin": "IRB3TB349971", "last_traded_price": 710011.0, "lowest_price": 7.1e5, "trade_volume": 34765.0, "unix_time": 1547424000 }
{ "first_traded_price": 9.17e5, "highest_price": 9.2e5, "isin": "IRB3TB379861", "last_traded_price": 917501.0, "lowest_price": 911701.0, "trade_volume": 37552.0, "unix_time": 1554768000 }
{ "actions": [ { "acted_at": "1974-09-19", "committee": "Senate Committee on Rules and Administration", "references": [], "status": "REFERRED", "text": "Referred to Senate Committee on Rules and Administration.", "type": "referral" } ], "amendments": [], "bill_id": "s4032-93", "bill_type": "s", "committees": [ { "activity": [ "referral", "in committee" ], "committee": "Senate Rules and Administration", "committee_id": "SSRA" } ], "congress": "93", "cosponsors": [ { "district": null, "name": "Bennett, Wallace F.", "sponsored_at": "1973-01-03", "state": "UT", "thomas_id": "01281", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Buckley, James L.", "sponsored_at": "1973-01-03", "state": "NY", "thomas_id": "01294", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Fannin, Paul J.", "sponsored_at": "1973-01-03", "state": "AZ", "thomas_id": "01330", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Hansen, Clifford P.", "sponsored_at": "1973-01-03", "state": "WY", "thomas_id": "01346", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Johnston, J. Bennett", "sponsored_at": "1973-01-03", "state": "LA", "thomas_id": "01373", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Percy, Charles H.", "sponsored_at": "1973-01-03", "state": "IL", "thomas_id": "01418", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Proxmire, William", "sponsored_at": "1973-01-03", "state": "WI", "thomas_id": "01419", "title": "Sen", "withdrawn_at": null }, { "district": null, "name": "Thurmond, Strom", "sponsored_at": "1973-01-03", "state": "SC", "thomas_id": "01448", "title": "Sen", "withdrawn_at": null } ], "enacted_as": null, "history": { "awaiting_signature": false, "enacted": false, "vetoed": false }, "introduced_at": "1974-09-19", "number": "4032", "official_title": "A bill to amend the Congressional Budget Act of 1974 to require the Congressional Budget Office to prepare inflationary impact statements in connection with legislation reported by Senate and House committees.", "popular_title": null, "related_bills": [], "short_title": "Inflationary Impact Statement Act", "sponsor": { "district": null, "name": "Dole, Robert J.", "state": "KS", "thomas_id": "01318", "title": "Sen", "type": "person" }, "status": "REFERRED", "status_at": "1974-09-19", "subjects": [ "Congress", "Congressional committees", "Economics and public finance", "Federal budgets", "House of Representatives", "Inflation", "Senate" ], "subjects_top_term": "Inflation", "summary": { "as": "Introduced", "date": "1974-09-19", "text": "Inflationary Impact Statement Act - Requires the Congressional Budget Office, under the Congressional Budget Act of 1974, to prepare inflationary impact statements in connection with legislation reported by Senate and House committees." }, "titles": [ { "as": "introduced", "title": "Inflationary Impact Statement Act", "type": "short" }, { "as": "introduced", "title": "A bill to amend the Congressional Budget Act of 1974 to require the Congressional Budget Office to prepare inflationary impact statements in connection with legislation reported by Senate and House committees.", "type": "official" } ], "updated_at": "2013-02-02T18:15:20-05:00" }
{ "id": 12693703, "type": "Feature", "properties": { "name":"Beuda", "placetype":"locality", "woe:id":12693703, "woe:name":"Beuda, Spain", "woe:place_id":"SvZN1mqYA5qMO5_wrw", "woe:placetype":"locality", "woe:placetype_id":7 }, "bbox": [2.680072,42.219265,2.710189,42.237988], "geometry": {"alpha":0.00010850694444444,"bbox":[2.6800720691681,42.219264984131,2.7101891040802,42.237987518311],"coordinates":[[[[2.680749,42.233116],[2.680072,42.230625],[2.680861,42.230968],[2.697315,42.223892],[2.704353,42.229916],[2.706928,42.235378],[2.708559,42.237988],[2.709181,42.23711],[2.710189,42.233982],[2.707502,42.219265],[2.707228,42.219429],[2.705726,42.220383],[2.697315,42.223892],[2.681202,42.232979],[2.680749,42.233116]]]],"created":1292495351,"edges":15,"is_donuthole":0,"link":{"href":"http://farm6.static.flickr.com/5161/shapefiles/12693703_20101216_52fcb5fc9d.tar.gz"},"points":32,"type":"MultiPolygon"} }
["c92c1ba4e311c21beb39d74409436a5e3a016a78","1f022a8594ce94b1bca0572f1c8090e33017d664","4f59644f72e1c8600b8277fb60ec5177d7ac425a","1b7bb2f84df15ce5fc9eeb11106716ae5933370b","bad121c556e7f0afc73f849aece9051bc3f400d9"]
{ "id":"18340843", "tms:id":"54230", "accession_number":"1936-22-8", "title":"Study Charts", "url":"http:\/\/collection.cooperhewitt.org\/objects\/18340843\/", "department_id":"35347501", "period_id":null, "media_id":"35414465", "type_id":"35287573", "date":null, "year_start":null, "year_end":null, "year_acquired":"1936", "decade":null, "woe:country":null, "medium":"Medium: linen\nTechnique: bobbin lace", "markings":null, "signed":null, "inscribed":null, "provenance":null, "dimensions":"H x W: 20 x 27.6 cm (7 7\/8 x 10 7\/8 in.)", "creditline":"Gift of Edith Wetmore", "description":"Study chart for bobbin lace from the Cooper Union.", "justification":null, "type":{ "id":"35287573", "name":"Study charts" }, "images":[ { "b":{ "url":"http:\/\/images.collection.cooperhewitt.org\/57524_e1c2f5a9e9cb98f1_b.jpg", "width":867, "height":1024, "is_primary":"1" }, "n":{ "url":"http:\/\/images.collection.cooperhewitt.org\/57524_e1c2f5a9e9cb98f1_n.jpg", "width":271, "height":320, "is_primary":"1" }, "z":{ "url":"http:\/\/images.collection.cooperhewitt.org\/57524_e1c2f5a9e9cb98f1_z.jpg", "width":542, "height":640, "is_primary":"1" } } ], "participants":[ { "person_id":"18049921", "role_id":"35351535", "person_name":"Edith Wetmore", "role_name":"Donor", "person_url":"http:\/\/collection.cooperhewitt.org\/people\/18049921\/", "role_url":"http:\/\/collection.cooperhewitt.org\/roles\/35351535\/" } ], "tombstone":{ "epitaph":"Study Charts.Medium: linen\nTechnique: bobbin lace. Gift of Edith Wetmore. 1936-22-8." }, "colors":[ { "color":"#334f49", "closest_css3":"#2f4f4f" }, { "color":"#af9f86", "closest_css3":"#bc8f8f" } ] }
{ "order": "93327" ,"word": "ceilars" ,"count": "10" }
[ { "question": "In what children's game are participants chased by someone designated \"It\"?", "rightAnswerId": 1, "currencySymbol": "$", "money": "500", "id": 1, "prevQuiz": false, "answers": [ { "text": "Tag", "id": 1 }, { "text": "Simon Says", "id": 2 }, { "text": "Charades", "id": 3 }, { "text": "Hopscotch", "id": 4 } ] }, { "question": "On a radio, stations are changed by using what control?", "rightAnswerId": 1, "currencySymbol": "$", "money": "1,000", "id": 2, "prevQuiz": false, "answers": [ { "text": "Tuning", "id": 1 }, { "text": "Volume", "id": 2 }, { "text": "Bass", "id": 3 }, { "text": "Treble", "id": 4 } ] }, { "question": "Which material is most dense?", "rightAnswerId": 4, "currencySymbol": "$", "money": "2,000", "id": 3, "prevQuiz": false, "answers": [ { "text": "Silver", "id": 1 }, { "text": "Styrofoam", "id": 2 }, { "text": "Butter", "id": 3 }, { "text": "Gold", "id": 4 } ] }, { "question": "Which state in the United States is largest by area?", "rightAnswerId": 1, "currencySymbol": "$", "money": "4,000", "id": 4, "prevQuiz": false, "answers": [ { "text": "Alaska", "id": 1 }, { "text": "California", "id": 2 }, { "text": "Texas", "id": 3 }, { "text": "Hawaii", "id": 4 } ] }, { "question": "What is Aurora Borealis commonly known as?", "rightAnswerId": 1, "currencySymbol": "$", "money": "8,000", "id": 5, "prevQuiz": false, "answers": [ { "text": "Fairy Dust", "id": 1 }, { "text": "Northern Lights", "id": 2 }, { "text": "Book of ages", "id": 3 }, { "text": "a Game of Thrones main character", "id": 4 } ] }, { "question": "Galileo was an Italian astronomer who", "rightAnswerId": 3, "currencySymbol": "$", "money": "16,000", "id": 6, "prevQuiz": false, "answers": [ { "text": "developed the telescope", "id": 1 }, { "text": "discovered four satellites of Jupiter", "id": 2 }, { "text": "discovered that the movement of pendulum produces a regular time measurement", "id": 3 }, { "text": "All of the above", "id": 4 } ] }, { "question": "Exposure to sunlight helps a person improve his health because", "rightAnswerId": 3, "currencySymbol": "$", "money": "32,000", "id": 7, "prevQuiz": false, "answers": [ { "text": "the infrared light kills bacteria in the body", "id": 1 }, { "text": "resistance power increases", "id": 2 }, { "text": "the pigment cells in the skin get stimulated and produce a healthy tan", "id": 3 }, { "text": "the ultraviolet rays convert skin oil into Vitamin D", "id": 4 } ] }, { "question": "Sir Thomas Fearnley Cup is awarded to", "rightAnswerId": 1, "currencySymbol": "$", "money": "64,000", "id": 8, "prevQuiz": false, "answers": [ { "text": "a club or a local sport association for remarkable achievements", "id": 1 }, { "text": "amateur athlete, not necessarily an Olympian", "id": 2 }, { "text": "National Olympic Committee for outstanding work", "id": 3 }, { "text": "None of the above", "id": 4 } ] }, { "question": "Oscar Awards were instituted in", "rightAnswerId": 1, "currencySymbol": "$", "money": "125,000", "id": 9, "prevQuiz": false, "answers": [ { "text": "1968", "id": 1 }, { "text": "1929", "id": 2 }, { "text": "1901", "id": 3 }, { "text": "1965", "id": 4 } ] }, { "question": "When did Margaret Thatcher became the first female Prime Minister of Britain?", "rightAnswerId": 2, "currencySymbol": "$", "money": "250,000", "id": 10, "prevQuiz": false, "answers": [ { "text": "1998", "id": 1 }, { "text": "1989", "id": 2 }, { "text": "1979", "id": 3 }, { "text": "1800", "id": 4 } ] }, { "question": "When is the International Workers' Day?", "rightAnswerId": 2, "currencySymbol": "$", "money": "500,000", "id": 11, "prevQuiz": false, "answers": [ { "text": "15th April", "id": 1 }, { "text": "12th December", "id": 2 }, { "text": "1st May", "id": 3 }, { "text": "1st August", "id": 4 } ] }, { "question": "When did China test their first atomic device?", "rightAnswerId": 3, "currencySymbol": "$", "money": "1,000,000", "id": 12, "prevQuiz": false, "answers": [ { "text": "1962", "id": 1 }, { "text": "1963", "id": 2 }, { "text": "1964", "id": 3 }, { "text": "1965", "id": 4 } ] } ]
{"notifications": [{"item": {"unreadCount": 0}, "type": "notificationTray"}], "meta": {"code": 200, "requestId": "58cb02136a607125f07f9885"}, "response": {"confident": true, "venues": [{"referralId": "v-1489699347", "verified": false, "name": "NCBH", "venueRatingBlacklisted": true, "venueChains": [], "hereNow": {"count": 0, "groups": [], "summary": "Nobody here"}, "specials": {"count": 0, "items": []}, "contact": {}, "hasPerk": false, "location": {"distance": 5449, "labeledLatLngs": [{"lat": 36.57386779785156, "lng": -99.55980682373047, "label": "display"}], "city": "Woodward", "cc": "US", "country": "United States", "postalCode": "73801", "state": "OK", "formattedAddress": ["Woodward, OK 73801", "United States"], "lat": 36.57386779785156, "lng": -99.55980682373047}, "beenHere": {"lastCheckinExpiredAt": 0}, "stats": {"tipCount": 0, "checkinsCount": 2, "usersCount": 1}, "id": "513119e1e4b0316008338aa0", "categories": [{"pluralName": "Hospitals", "primary": true, "name": "Hospital", "shortName": "Hospital", "id": "4bf58dd8d48988d196941735", "icon": {"prefix": "https://ss3.4sqi.net/img/categories_v2/building/medical_", "suffix": ".png"}}]}, {"referralId": "v-1489699347", "verified": false, "name": "Woodward Regional Hospital", "venueRatingBlacklisted": true, "venueChains": [], "hereNow": {"count": 0, "groups": [], "summary": "Nobody here"}, "specials": {"count": 0, "items": []}, "allowMenuUrlEdit": true, "contact": {"phone": "+15802565511", "formattedPhone": "+1 580-256-5511"}, "hasPerk": false, "location": {"distance": 18544, "labeledLatLngs": [{"lat": 36.437310001479226, "lng": -99.40023778199172, "label": "display"}], "city": "Woodward", "cc": "US", "country": "United States", "postalCode": "73801", "state": "OK", "formattedAddress": ["900 17th St (Kansas Avenue)", "Woodward, OK 73801", "United States"], "crossStreet": "Kansas Avenue", "address": "900 17th St", "lat": 36.437310001479226, "lng": -99.40023778199172}, "beenHere": {"lastCheckinExpiredAt": 0}, "stats": {"tipCount": 0, "checkinsCount": 111, "usersCount": 36}, "id": "4e79e9cbc65b6098538a8869", "categories": [{"pluralName": "Medical Centers", "primary": true, "name": "Medical Center", "shortName": "Medical", "id": "4bf58dd8d48988d104941735", "icon": {"prefix": "https://ss3.4sqi.net/img/categories_v2/building/medical_", "suffix": ".png"}}]}, {"referralId": "v-1489699347", "verified": false, "name": "Xpress Wellness Urgent Care Woodward", "venueRatingBlacklisted": true, "venueChains": [], "url": "http://xpresscheck-in.com", "hereNow": {"count": 0, "groups": [], "summary": "Nobody here"}, "specials": {"count": 0, "items": []}, "allowMenuUrlEdit": true, "contact": {"phone": "+15802542377", "facebook": "480431178780510", "formattedPhone": "+1 580-254-2377", "facebookName": "Xpress Wellness Urgent Care"}, "hasPerk": false, "location": {"distance": 19088, "labeledLatLngs": [{"lat": 36.433253, "lng": -99.396798, "label": "display"}], "city": "Woodward", "cc": "US", "country": "United States", "postalCode": "73801", "state": "OK", "formattedAddress": ["1327 Oklahoma Ave", "Woodward, OK 73801", "United States"], "address": "1327 Oklahoma Ave", "lat": 36.433253, "lng": -99.396798}, "beenHere": {"lastCheckinExpiredAt": 0}, "stats": {"tipCount": 0, "checkinsCount": 0, "usersCount": 0}, "id": "570eadca498e4e63510b685a", "categories": [{"pluralName": "Doctor's Offices", "primary": true, "name": "Doctor's Office", "shortName": "Doctor's Office", "id": "4bf58dd8d48988d177941735", "icon": {"prefix": "https://ss3.4sqi.net/img/categories_v2/building/medical_doctorsoffice_", "suffix": ".png"}}]}]}}
[[["tonight", 296], ["candidate", 162], ["presidential", 143], ["right", 143], ["hope", 130], ["tonight's", 122], ["women's", 116], ["health", 115], ["asked", 115], ["position", 113], ["watching", 105], ["make", 93], ["one", 92], ["tweet", 78], ["guy", 76], ["i'll", 76], ["follow", 75], ["live", 75], ["hoping", 75], ["watch", 74], ["live-tweeting", 74], ["appearance", 73], ["via", 66], ["record", 64], ["woman", 61], ["president", 58], ["truth", 57], ["hour", 47], ["tuned", 45], ["second", 44], ["still", 43], ["like", 43], ["million", 40], ["going", 38], ["hear", 38], ["go", 33], ["get", 33], ["reminder", 32], ["what's", 32], ["stake", 31], ["roe", 31], ["wade", 31], ["chilling", 31], ["new", 30], ["something", 30], ["don't", 29], ["might", 29], ["china", 29], ["debt", 29], ["ready", 29], ["stats", 28], ["coverage", 28], ["question", 27], ["control", 27], ["hofstra", 26], ["news", 25], ["commission", 25], ["york", 24], ["hashtag", 24], ["doubt", 23], ["time", 22], ["need", 22], ["video", 21], ["text", 19], ["think", 18], ["know", 16], ["room", 16], ["vote", 16], ["minute", 15], ["twitter", 15], ["gov", 15], ["great", 15], ["let", 15], ["lose", 15], ["voter", 14], ["way", 14], ["say", 14], ["want", 14], ["good", 13], ["hall", 11], ["game", 11], ["photo", 11], ["even", 11], ["can't", 11], ["sure", 11], ["tune", 11], ["last", 10], ["year", 10], ["another", 10], ["would", 10], ["look", 10], ["really", 10], ["fact", 10], ["help", 9], ["record\u201d", 9], ["skills\u2026he", 9], ["night", 9], ["election", 9], ["defend", 9], ["can\u2019t", 9]], [["@ppact", 144], ["@barackobama", 93], ["@tyleroakley", 73], ["@abc", 55], ["@romneyresponse", 53], ["@dianesawyer", 41], ["@mittromney", 33], ["@andyrnyt", 32], ["@washingtonpost", 28], ["@govgaryjohnson", 27], ["@indecision", 20], ["@alcivar", 18], ["@yahoonews", 15], ["@dgjackson", 15], ["@theyoungturks", 14], ["@bbcworld", 13], ["@thisweekabc", 13], ["@upidebates", 11], ["@current", 11], ["@gqmagazine", 11], ["@gracehelbig", 10], ["@bretbaier", 10], ["@sierra", 9], ["@cbsnews", 9], ["@travishelwig", 9], ["@tech4obama", 8], ["@maddow", 8], ["@democracynow", 8], ["@obama2012", 7], ["@crowleycnn", 7], ["@mittromeny", 7], ["@aarpenespanol", 6], ["@word", 6], ["@bbcnews", 5], ["@jillstein2012", 5], ["@newsday", 5], ["@reppaulryan", 4], ["@pxwhittle", 4], ["@nydailynews", 4], ["@drdigipol", 4], ["@longislandpatch", 4], ["@alvarovalino", 4], ["@polsonkanneth", 4], ["@eliotspitzer", 4], ["@msnbc", 4], ["@apollotheater", 4], ["@ckanal", 4], ["@currentspitzer", 4], ["@votepsl", 4], ["@hofstrau", 4], ["@ch3ryl", 4], ["@jjpolitics", 4], ["@cspan", 4], ["@wsj", 3], ["@jillnewell", 3], ["@mjalonschi", 3], ["@ajelive", 3], ["@nytimes", 3], ["@redbird44061959", 3], ["@huffingtonpost", 3], ["@guardianus", 3], ["@nprpolitics", 3], ["@evins", 3], ["@joshestrin", 3], ["@emilyabc", 3], ["@stuwitski", 3], ["@heyheylbj", 3], ["@gilgul", 3], ["@propublica", 3], ["@sarah", 3], ["@catholiclisa", 2], ["@ryanbeckwith", 2], ["@abcnewsradio", 2], ["@dickmorristweet", 2], ["@stopndaanow", 2], ["@mtracey", 2], ["@lucyparsons4ev", 2], ["@lynncatwalters", 2], ["@aarpbulletin", 2], ["@cnn", 2], ["@usatoday", 2], ["@majorityfm", 2], ["@anndromney", 2], ["@seanspicer", 2], ["@wrdw", 2], ["@hollybdc", 2], ["@theonion", 2], ["@teamcavuto", 2], ["@edshow", 2], ["@hannityshow", 2], ["@huffpostpol", 2], ["@youtubepolitics", 2], ["@bbcnewsus", 2], ["@fredbarnes", 2], ["@arsenalos", 2], ["@heoj", 2], ["@chrisrockoz", 2], ["@joyoncurrent", 2], ["@ethanklapper", 2], ["@iamsharpe", 2]], [["#debates", 1350], ["#women2012", 112], ["#romney", 65], ["#cantafford4more", 61], ["#obama", 60], ["#debate", 52], ["#debate2012", 38], ["#abortion", 34], ["#hofdebate", 31], ["#romneyryan2012", 25], ["#wakingmrobama", 21], ["#mittonastool", 21], ["#crowleysrevenge", 21], ["#townhalldebate", 21], ["#getglue", 20], ["#election2012", 19], ["#hofstra", 17], ["#tcot", 16], ["#p2", 13], ["#obamadebatetips", 11], ["#cnndebate", 11], ["#cspan2012", 11], ["#obama2012", 10], ["#current2012", 9], ["#gop", 9], ["#jjp", 7], ["#latism", 7], ["#mittromney", 7], ["#debates2012", 6], ["#climate", 6], ["#huffpostlive", 5], ["#apollouptownhall", 5], ["#factorfiction", 5], ["#patchpolitics", 4], ["#gopfail", 4], ["#fail", 4], ["#vpdebate", 4], ["#vote", 4], ["#tftdebate", 4], ["#msnbc", 4], ["#ownthevote", 4], ["#thebenediciton", 3], ["#teamobama2012", 3], ["#ows", 3], ["#barackobama", 3], ["#cnn", 3], ["#womensrights", 3], ["#teaparty", 3], ["#wisen", 3], ["#ajstream", 3], ["#dataviz", 3], ["#jpost", 3], ["#mittens", 3], ["#green", 3], ["#youtubepolitics", 3], ["#potus", 2], ["#economy", 2], ["#presidential", 2], ["#women", 2], ["#ndaa", 2], ["#yankees", 2], ["#lyinryan", 2], ["#undecidedvoter", 2], ["#thevoice", 2], ["#politics", 2], ["#jaguars", 2], ["#sapteched", 2], ["#democracy", 2], ["#fact", 2], ["#fieldingu", 2], ["#crowley", 2], ["#stopsequestration", 2], ["#water", 2], ["#hr", 2], ["#ndaaruling", 2], ["#occupythedebate", 2], ["#stopndaa", 2], ["#usa", 2], ["#panorama", 2], ["#fightforjobs", 2], ["#rnc", 2], ["#mitt", 2], ["#deaddemocracy", 2], ["#haveavoice", 2], ["#topprog", 2], ["#occupy", 2], ["#votebymail", 2], ["#feedthehungry", 2], ["#presidentialdebate", 2], ["#sensata", 2], ["#townhall", 2], ["#qdebate", 2], ["#redin", 2], ["#occupythedebates", 2], ["#women1016", 1], ["#polinistas", 1], ["#spokane", 1], ["#usa2012", 1], ["#navrathri", 1], ["#jihad", 1]], [["Romney", 150], ["Obama", 118]]]
{ "name": "souschef", "version": "1.0.0", "description": "Google Assistant that aids with cooking", "main": "app.js", "scripts": { "compile": "babel -d dst/ src/", "test": "npm run compile && mocha --no-colors --compilers js:babel-core/register --exit", "start": "babel-node src/app.js" }, "repository": { "type": "git", "url": "git+https://github.com/trevorforrey/SousChef.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/trevorforrey/SousChef/issues" }, "homepage": "https://github.com/trevorforrey/SousChef#readme", "dependencies": { "babel-cli": "^6.26.0", "babel-polyfill": "^6.26.0", "cjson": "^0.5.0", "bcryptjs": "^2.4.3", "convert-units": "^2.3.4", "dialogflow": "^0.6.0", "express": "^4.16.3", "express-handlebars": "^3.0.0", "express-session": "^1.15.6", "express-validator": "^5.3.0", "json-parse-helpfulerror": "^1.0.3", "mongodb": "^3.1.6", "passport": "^0.4.0", "path": "^0.12.7", "shelljs": "^0.8.2", "unirest": "^0.5.1" }, "devDependencies": { "babel-preset-env": "^1.7.0", "babel-preset-stage-2": "^6.24.1", "chai": "^4.2.0", "chai-http": "^4.2.0", "mocha": "^5.2.0", "regenerator-runtime": "^0.12.1" } }
{ "first_traded_price": 11239.0, "highest_price": 11239.0, "isin": "IRO3NPSZ0001", "last_traded_price": 1.1e4, "lowest_price": 10501.0, "trade_volume": 95030.0, "unix_time": 1459900800 }
{"Thu Jan 03 03:44:35 ": "RT @WhatsApp: On Dec 31st we had a new record day: 7B msgs inbound, 11B msgs outbound = 18 billion total messages processed in one day! ...", "Thu Feb 07 08:55:12 ": "RT @aparanjape: Harley-Davidson in talks to open eatery at #Pune (2nd location after Las Vegas); other Indian cities to follow soon http ...", "Mon Apr 08 17:08:44 ": "@Amarc2512 lol...senti!!", "Tue Apr 09 16:17:06 ": "#IPL Fanatics Checkout -> http://t.co/PuXRXiwLh3 - A fantasy league #website developed by @rohan1357 and team :)", "Fri Mar 29 16:40:36 ": "Pope washes women's feet in break with church law http://t.co/wS5WAL0NHK #omg", "Mon Feb 25 05:50:27 ": "RT @twittertv: The world was buzzing about the #Oscars. Over 8.9MM Oscar-related Tweets were generated from the red carpet to the main show.", "Mon Feb 25 05:50:17 ": "RT @google: #Oscars surprise: Michelle Obama introduces Best Picture - spikes at 11:54pm ET to 4,500 searches/minute on #Google", "Mon Dec 17 19:24:21 ": "\u201c@TheNextWeb: Google Maps for iOS downloaded 10M times in under 48 hours http://t.co/NFVGxQGS by @panzer\u201d On #Apple's face", "Fri Mar 29 16:55:38 ": "The Internet: What is the scariest thing you have experienced on the Internet? http://t.co/fvAd8RA3tg #Interesting", "Mon Feb 25 05:54:33 ": "I dont think #Argo deserved to win Best Picture at #Oscars but I guess that has been the tradition at oscars from last few years #Sad", "Sun Feb 10 11:17:25 ": "#Red #Devil #Goa #Portrait http://t.co/DsQoYXSk", "Wed Jan 16 10:56:57 ": "@bhosleabhimanyu http://t.co/efIL63C9", "Sat Jan 05 09:42:53 ": "#Reading on #kindle is just too good.. :-)", "Fri Apr 05 17:53:56 ": "RT @facebook: Meet Facebook Home. A whole new experience on your phone. http://t.co/lIDnVu8lLU", "Tue Dec 25 19:28:47 ": "@Amarc2512 lol.. Tera last bday tha.. #HappyBirthday Japani :-P", "Fri Dec 14 16:18:07 ": "@kshitizdange haha..true tht..:-P", "Thu Jan 10 04:40:11 ": "RT @bhosleabhimanyu: The Dark Knight Trilogy in 3 Minutes: http://t.co/KbuBhpBd @mpmalu", "Mon Feb 11 07:21:04 ": "Second paragraph <3 http://t.co/QspjAfFO", "Sun Dec 23 06:51:43 ": "@aparanjape sachin's birthday is 24/04 not tomorrow..", "Sun Apr 07 08:17:26 ": "@bhosleabhimanyu i so agree with you slow #quora #android app :-|", "Thu Mar 28 13:50:40 ": "Played #Holi like crazy :-) http://t.co/VGN5zHf1b3", "Wed Jan 30 10:20:40 ": "Finally.. Gonna go #Goa :D", "Tue Dec 25 11:56:14 ": "Many happy returns to my favorite leader - Atal Bihari Vajpayee .Wish he was active as he was a decade earlier @narendramodi", "Sun Mar 31 15:06:04 ": "Found an AWESOME #Quote here #Godfather :-D @ Pesto Pesto http://t.co/oniZ29nN1Z", "Tue Dec 18 19:47:01 ": "RT @CNET: Instagram: We can sell your photos without your permission and not pay a dime http://t.co/14PscaId #ICYMI", "Sat Apr 20 04:39:01 ": "http://t.co/V3pe7LDV7C Waiting..:-)", "Wed Feb 27 17:13:18 ": "RT @intel: #DidYouKnow The mobile phone population will overtake the world's population sometime in 2013. #insidemobile #mwc13", "Mon Apr 08 17:07:49 ": "RT @NDTVGadgets: HTC One officially launched in India for Rs. 42,900, shipping end of April http://t.co/I9VvNFMPEV", "Fri Apr 05 18:01:08 ": "Apple patent shows hybrid MacBook and iPad device http://t.co/GpGgQwSfE7 cool :-)", "Mon Mar 18 10:18:40 ": "#Shadow of @bhosleabhimanyu and aditijoshi12 @ Jaipur http://t.co/74666WDX5a", "Sun Feb 17 12:22:22 ": "@bhosleabhimanyu changed my handle on @twitter but still the earlier ones are @mpmalu #weird", "Mon Apr 08 13:18:53 ": "#Birthday #Cake for a #friend #Doraemon http://t.co/UwmsRIxOgj", "Thu Feb 07 12:59:53 ": "#Hot #Day at #Goa #Beach with #waves \ud83c\udf1e\ud83c\udfca\ud83c\udfc4 http://t.co/RNLRxji6", "Thu Jan 10 18:35:54 ": "@bhosleabhimanyu Q4 sales of Nokia Lumia Win 8 \"exceeded expectations\" & wasn't even a full qtr! http://t.co/8F9DkCFJ 4.4 million sold\u201d", "Tue Apr 16 15:04:31 ": "So #True in my case - #Fail #AngerManagement :-\\ http://t.co/79KXg7yg6U", "Mon Mar 25 09:02:55 ": "Proud #IEEE member for #third continuous year.. And loved this time's membership card @IEEEorg http://t.co/vgrf6hW79L", "Tue Jan 22 17:49:16 ": "#Cake #Champagne #21st #Birthday http://t.co/MeFIvgib", "Sun Dec 23 06:05:34 ": "@sachin_rt retires from ODI.. I never expected it #shocked but still HE's the Greatest to have ever lived and ever will #respect only \ud83d\ude4f", "Sun Feb 10 09:32:42 ": "@Amarc2512 how come..?!", "Mon Dec 24 11:54:44 ": "@bhosleabhimanyu http://t.co/0zYeZIqW", "Sun Apr 07 09:32:28 ": "#Pet #Tortoise at my #place :) http://t.co/GmxcG8eEv6", "Thu Feb 21 18:44:05 ": "I soo agree with this answer...:) http://t.co/ljjDyp4bFx", "Wed Feb 27 13:31:49 ": "RT @WSJ: Which eateries made S. Pellegrino's list of the 50 best restaurants in Asia? http://t.co/zYhPKAknYp (corrected origin of list)", "Sun Jan 20 16:37:57 ": "Found this on the #cover of #school #magazine - #Love the #Caption on my #father http://t.co/e8V3avPb", "Sun Feb 17 08:16:31 ": "Changed my @twitter handle today.. @mukundmalani", "Mon Apr 01 15:26:13 ": "Google Invented A Really Cool Zooming Gesture For Your Smartphone (GOOG) http://t.co/hkZVQYzC8H #Tried :-)", "Sat Jan 26 06:56:44 ": "Happy Republic Day to all #Indians #ProudIndian", "Sun Jan 06 05:04:58 ": "#Keys to our new #Volkswagen #Vento \u263a http://t.co/QLiMdBBX", "Mon Dec 17 19:21:39 ": "@SHO_Dexter a terrific finale for season 7..:-)", "Thu Dec 27 04:20:23 ": "@bhosleabhimanyu looks amazing but it requires iOS 6...will have to update :(", "Mon Apr 01 04:37:38 ": "http://t.co/gGhHlisP2O Simply Amazing!!!", "Sun Jan 06 17:34:08 ": "My #brother got loads of #swiss #chocolates #lindt #yum \ud83d\ude0a\u263a http://t.co/HmGIuaKA", "Sun Dec 23 06:10:34 ": "RT @rameshsrivats: Noooooooo. Sachin Tendulkar retires from ODIs. With 49 centuries. Ayyo. Still. Greatest. ODI. Batsman. Ever.", "Wed Dec 26 12:36:25 ": "What are the Top 5 Instagram users one must follow according to you? http://t.co/ErcS96iC", "Sun Dec 23 06:14:07 ": "What do you think about Sachin Tendulkar's decision of retiring from ODI's? http://t.co/qzQwEySs", "Tue Jan 29 19:07:37 ": "Is Quora using Facebook Graph Search? http://t.co/GFTGfQQ9", "Sun Apr 07 16:22:05 ": "RT @firefox: We'd like to wish the #Internet a happy #birthday today! #happybirthdayinternet", "Sat Feb 23 07:46:20 ": "@IEEEorg @pictieee #IEEE member for third year.. #Renewed", "Mon Feb 25 05:55:58 ": "Rest of them were well deserved wins at #Oscars though Best Director to Ang Lee was shocking to me", "Sun Jan 20 15:25:23 ": "RT @chelseafc: The whistle goes. Stamford Bridge erupts. CHELSEA 2 - @Arsenal 1. #CFC", "Sun Dec 23 06:23:55 ": "RT @rohan1357: \"I am happy to have lived in the life and times of Sachin Tendulkar\" - ODI, after the brutality of T20.", "Tue Apr 16 05:55:08 ": "#Facebook #timeline updated... Like the new layout..:-)", "Mon Apr 01 15:36:37 ": "http://t.co/qhP9hjJxIj @twitter prank of #AprilFoolDay #funny :-)", "Mon Dec 17 19:22:59 ": "An amazing start to a triology - #TheHobbit \ud83d\udc4c", "Sun Jan 06 18:14:14 ": "RT @GreatestQuotes: \"You never lose by loving. You always lose by holding back.\" - Barbara De Angelis", "Sun Apr 14 04:16:47 ": "RT @msdhoni: When you give Sir Ravindra Jadeja one ball to get 2 runs he will win it with one ball to spare !!", "Mon Apr 01 15:20:07 ": "RT @chelseafc: FT - Chelsea 1-0 Manchester United. Semi-finals here we come!!! #CFC", "Thu Jan 03 06:00:42 ": "@bhosleabhimanyu you are the dumbest spammer...waste..:-P", "Thu Apr 11 10:44:11 ": "Omg..!! Had no clue about this..:-| http://t.co/5iIVIwOXcA", "Mon Dec 24 19:47:25 ": "Happy birthday Jesus n ya Merry Christmas one n all :-)", "Sun Apr 14 14:47:23 ": "#Water #Taps of our #college ..SHIT I'M #BORED ..! :-| http://t.co/5oSHxhHvbt", "Wed Feb 06 15:33:52 ": "Crazzy long week stay in #Goa ..will remember it full on..:-D", "Wed Jan 16 16:51:29 ": "Answer to Why do we love Roger Federer so much? - Great Compilation :) http://t.co/TT20z125", "Tue Apr 09 12:40:15 ": "Our #college #garden being #watered by a #firehose :-P http://t.co/qPkBLsvnX4", "Mon Apr 08 14:44:03 ": "RT @toi_tech: Google may buy Whatsapp for $1 billion: Report http://t.co/LIxw6FJzog", "Tue Jan 22 17:53:50 ": "Having #champagne on my #birthday \ud83d\ude1c\ud83d\ude04 http://t.co/fffRkJos", "Thu Jan 03 06:12:32 ": "@bhosleabhimanyu read ur first tweet to which I replied..:-P", "Mon Jan 21 10:14:05 ": "Answer by @RobertFrost01 to Who are the members of the Batman family? http://t.co/h7wjz14i", "Sun Dec 23 06:40:42 ": "Why #sachin ..WHY.. but still I #respect your decision #GOAT #legend #god http://t.co/QVJhAmsl", "Mon Apr 01 04:26:12 ": "RT @dnene: A roundup of google's april fools pranks 2013 http://t.co/nbPvEDrvWa", "Thu Feb 07 11:17:50 ": "Most #epic #photo in #Goa \ud83d\ude0b http://t.co/GmcTrxZo", "Mon Feb 18 03:18:03 ": "@kits189 hey happy birthday...have a blast..:)", "Thu Jan 03 06:04:01 ": "@bhosleabhimanyu what has twitter privacy got to do with spamming..?! O.o", "Tue Jan 22 17:51:55 ": "#21st #birthday #makeup http://t.co/uVbqhj7w", "Fri Dec 14 20:05:34 ": "@iTunesMusic @ledzeppelin without doubt - Stairway to Heaven #LoveIt", "Wed Dec 26 04:50:14 ": "#lindt \ud83d\ude0d http://t.co/j2rAeTvb", "Sun Dec 23 06:33:16 ": "@rameshsrivats @sardesairajdeep Wish the world had ended on 21st only.. At least didn't have to hear sachin's decision #shocked and #sad :(", "Tue Dec 18 17:53:13 ": "Will the new policy of Instagram affect it's user base severely? http://t.co/qzoPpGM9", "Tue Apr 09 12:43:25 ": "#Watering #Garden of our #college - Part II ;) @ Pune Institute Of Computer Technology http://t.co/jT8YVdrYKK", "Mon Mar 25 09:04:48 ": "All 3 years' #IEEE #membership #card :) http://t.co/FfqGrWmwe9", "Tue Jan 22 18:13:35 ": "@kits189 haha..no worries.. Thank you :))", "Mon Feb 25 07:34:15 ": "#BobMarley #look \ud83d\ude1c http://t.co/ZtxNKIgFXt", "Mon Dec 24 04:40:14 ": "RT @TwitterSports: Saluting @Sachin_rt after the Little Master retired from ODI cricket. All-time great (cc @twi).", "Tue Jan 22 18:12:28 ": "Today is my #birthday and sadly today is #death #anniversary of my #favorite #actor - #Heath #Ledger #Joker http://t.co/iUSkZY5B", "Mon Feb 11 12:06:06 ": "RT @rameshsrivats: Sigh. Now Sachin Tendulkar will have to hunt for a new pope.", "Thu Apr 18 18:01:19 ": "@kshitizdange hehe...it does help..:-P", "Sun Mar 31 14:49:52 ": "View from my table..:-) @ Pesto Pesto http://t.co/WPdchF5iJe", "Tue Jan 01 13:35:47 ": "#Sunset #Beach #NewYear \ud83c\udfc4 http://t.co/xZmRMaMD", "Sat Feb 02 12:18:12 ": "RT @rameshsrivats: Ohohoho. RT @Trendulkar 49/10 isn't Pakistan's most shameful performance. It's 26/11.", "Tue Apr 16 12:34:21 ": "Google Glass specs revealed http://t.co/tT78ygjgHA :-)", "Sun Jan 06 03:49:51 ": "#Reading Steve Jobs's #Biography on #kindle which is just too good \ud83d\ude0a\ud83d\udc4d http://t.co/QwKA1o2c"}
{"firstName":"Wilfredo","lastName":"Schaden","email":"wisozk.millie@haley.com","phone":"+1 (879) 644-1524","bio":"Eligendi soluta nihil nemo labore. Perferendis quia soluta perferendis sapiente non totam quia. Consectetur quia dolorem sint error vitae.","price":62,"is_verified":false,"company":"McGlynn-Wunsch","time":1525003971,"about":"Et accusamus iste consequatur fuga dolores ad quis sed dicta placeat omnis perspiciatis nulla porro corporis et quia accusamus illo vitae id aperiam et quasi autem et perspiciatis et dolore consequuntur eaque et soluta voluptates vero quam aut id facere sunt quibusdam autem fugiat culpa deleniti fuga nulla tempore et autem minus id quam dolor recusandae fugit consectetur occaecati numquam deleniti enim enim non aut alias culpa sequi alias qui iste reprehenderit velit ipsam consequuntur ipsum blanditiis cum et qui vitae expedita hic amet eius debitis repellat recusandae omnis minus qui et deleniti dicta at et autem corporis vel id velit sed animi eum tempora illo dolorem corrupti exercitationem omnis provident et et soluta blanditiis laudantium eos aut sed voluptatem deserunt maiores minus asperiores enim non ratione dolor aut quisquam commodi ut voluptas quia harum occaecati nisi voluptas eveniet cumque sit ullam eius assumenda itaque voluptas et exercitationem quia qui cumque rem sit deleniti aut non ut ad accusantium voluptatum officia ut earum consequatur enim inventore et minima nihil et et neque molestiae alias perferendis tenetur animi esse mollitia excepturi eum dolores natus illo qui distinctio ut est maxime fugit autem facere quas repellendus nobis sequi quasi et quas tenetur eos dolor dolores quaerat beatae quis quo laudantium voluptatem natus nesciunt numquam maxime aspernatur neque voluptas distinctio iure velit mollitia qui aliquid autem magnam suscipit cumque architecto voluptates quaerat fugit dolor in rerum laudantium qui quia qui ad saepe ullam quo mollitia minus esse est officia dolore qui accusamus repudiandae iusto aut soluta eos quis numquam consectetur est ad eos natus non doloremque doloribus fuga ipsum aliquid itaque est quis vel dolorum distinctio architecto id voluptatum totam ea ut culpa exercitationem porro impedit et temporibus enim explicabo ea ut expedita dicta laudantium adipisci et ea debitis esse adipisci consequatur voluptas minima vitae accusamus vel impedit nesciunt eos ut in tenetur blanditiis et aut unde quidem dolorem enim mollitia quod architecto accusantium sunt debitis architecto voluptas velit nihil quod atque vero et autem rerum enim adipisci autem rerum qui sit atque quod aut est unde quia molestiae corrupti occaecati quis harum sequi architecto fugit aliquam possimus aut aspernatur minima ut consectetur et eos nemo et quaerat iste mollitia fugiat distinctio laborum maiores ea omnis dignissimos et accusantium doloremque perspiciatis dignissimos qui dicta enim repellat facere sunt sint qui deleniti omnis et quo et eum non sed consequuntur quam doloremque eum adipisci dolorem accusamus harum commodi sunt ipsum totam rem omnis similique possimus omnis fugiat sit veritatis saepe dolores tempore dolore magnam eum placeat et magni molestiae reiciendis.","address":{"streetAddress":"2913 Gerhold Causeway Suite 557","city":"17299 Wayne Villages Apt. 057\nLake Janaebury, PA 12011","postcode":"67120-0117","state":"Alabama"},"article":{"id":9,"title":"Quasi corrupti voluptatem expedita incidunt ab.","text":"Nihil voluptate est quae molestiae et est veniam ex qui doloremque recusandae vel natus est error vel laborum culpa quis incidunt omnis minima ut alias eveniet est sed non voluptatem quos quod sunt optio in repellendus distinctio impedit quibusdam exercitationem fugiat provident laborum ut fuga reiciendis ratione aut et omnis eum quia ullam nobis sint qui molestias fugit non repudiandae aliquid id incidunt saepe occaecati sint praesentium molestiae dicta a et dicta rerum non pariatur sint minima aliquam ut consequuntur eius doloribus dignissimos quo consequatur sequi impedit accusantium neque sed voluptate totam labore cupiditate qui eos quibusdam enim ad repellat natus possimus ea aut cumque doloribus ab odit nihil inventore eos occaecati hic praesentium reprehenderit sint necessitatibus sunt maxime unde sit architecto ut placeat delectus consequuntur dolore ea corporis hic tenetur ad nemo sunt nihil eum quo nam blanditiis aut est ut provident ut facere voluptatem neque quisquam incidunt voluptatum maiores autem est et minus magnam inventore eaque officia temporibus tenetur veniam eveniet dolores placeat et aut quas aut odit alias inventore atque molestias molestias quasi porro impedit pariatur hic at expedita quidem consequatur impedit perspiciatis enim praesentium quia maxime quos rerum dolorum officia veritatis voluptatem ullam dolor ut deserunt qui est neque nihil quis amet natus eum adipisci qui laborum explicabo eum aut quo incidunt voluptatem facere doloremque fuga suscipit nihil accusamus velit est debitis nam sequi ab tempore rerum consequuntur voluptatibus nam veritatis sint velit soluta et dolorem sequi animi optio ad et voluptas qui tempore adipisci rerum accusantium magnam et excepturi error aut non ipsam nihil earum quisquam neque autem voluptatem quibusdam quam velit assumenda nisi dolor esse laborum beatae quia debitis aut et ad harum ratione officia aut iste harum quia sed cumque non temporibus et et facere vel recusandae illum ut ut et cum occaecati voluptates maiores sunt voluptas quam labore dolorem nobis ut et iure error adipisci ea deserunt minus eum dolore deserunt aliquid tenetur qui rerum in necessitatibus enim ea error ea ea vel unde rerum ullam sit ipsa doloribus dolorum voluptatem sapiente molestiae cumque odit aspernatur totam quis voluptatem iure sunt qui magni sit laboriosam ab facere aspernatur suscipit facilis omnis saepe repellat quas omnis consequuntur molestias vero nihil laboriosam animi aliquid ut molestiae rem iste iste rerum et quo repellendus perferendis molestiae corrupti a laboriosam vero laudantium consequuntur ea quia sed quo exercitationem autem quasi qui adipisci ut dolorem nulla ab voluptas ducimus fuga et aut accusamus veniam aliquid deleniti sequi quia laudantium quis ut animi quos minima maxime veritatis cum sapiente dolores magnam delectus blanditiis quia eaque rerum ab ex laborum tenetur aut cum blanditiis est ipsum et qui alias quia eum necessitatibus non necessitatibus veritatis asperiores aliquid voluptatibus numquam dignissimos optio et minima voluptatibus in voluptatem velit voluptatem eum saepe aspernatur modi et accusantium est provident necessitatibus totam enim expedita provident et harum est sequi nemo aut qui aut labore velit quo atque illo impedit optio voluptas ut blanditiis eos porro itaque unde et quo ullam dicta nulla aut deserunt quaerat voluptate deleniti et quam maxime temporibus magni facere quia optio id odit recusandae in expedita dolor consequatur saepe voluptas alias fugiat maxime aut ipsam in vitae amet doloribus aut nisi est rerum ut quam est aliquam numquam ut quidem temporibus voluptas atque non quo dolor deserunt nisi iste in tempora possimus inventore adipisci non ut sint minus molestiae sit et doloremque totam aut est eos dolorum in quidem ut reiciendis ut quidem animi dolores ab qui nesciunt non quasi explicabo sed consequuntur quos est expedita sed velit eaque quia ullam a est corporis perferendis molestias soluta modi voluptatem et saepe reprehenderit eius qui quis facere quisquam blanditiis qui impedit reiciendis omnis aperiam id nobis libero dolor et sequi voluptas officiis non nam dolores ad delectus sint sunt ipsa placeat iste aut odit qui illo enim in repellendus enim impedit."}}
{ "first_traded_price": 1601.0, "highest_price": 1637.0, "isin": "IRO1AMIN0001", "last_traded_price": 1634.0, "lowest_price": 1.6e3, "trade_volume": 46282.0, "unix_time": 1489795200 }
[{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.609626","street":{"id":982971,"name":"On or near Bridgwater Walk"},"longitude":"0.216537"},"context":"","outcome_status":null,"persistent_id":"","id":50831879,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.609626","street":{"id":982971,"name":"On or near Bridgwater Walk"},"longitude":"0.216537"},"context":"","outcome_status":null,"persistent_id":"","id":50831878,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.610425","street":{"id":982930,"name":"On or near Sedgefield Close"},"longitude":"0.234140"},"context":"","outcome_status":null,"persistent_id":"","id":50831785,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605726","street":{"id":982896,"name":"On or near Dagnam Park Close"},"longitude":"0.243845"},"context":"","outcome_status":null,"persistent_id":"","id":50831751,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605726","street":{"id":982896,"name":"On or near Dagnam Park Close"},"longitude":"0.243845"},"context":"","outcome_status":null,"persistent_id":"","id":50831752,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.602397","street":{"id":982882,"name":"On or near Retford Path"},"longitude":"0.240620"},"context":"","outcome_status":null,"persistent_id":"","id":50831757,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.608860","street":{"id":982888,"name":"On or near Oakley Drive"},"longitude":"0.241227"},"context":"","outcome_status":null,"persistent_id":"","id":50831758,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605311","street":{"id":982956,"name":"On or near Hucknall Close"},"longitude":"0.235867"},"context":"","outcome_status":null,"persistent_id":"","id":50831772,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605538","street":{"id":983004,"name":"On or near Newbury Close"},"longitude":"0.215400"},"context":"","outcome_status":null,"persistent_id":"","id":50832570,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.603862","street":{"id":982768,"name":"On or near Petersfield Avenue"},"longitude":"0.237356"},"context":"","outcome_status":null,"persistent_id":"","id":50831760,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.603862","street":{"id":982768,"name":"On or near Petersfield Avenue"},"longitude":"0.237356"},"context":"","outcome_status":null,"persistent_id":"","id":50831761,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605311","street":{"id":982956,"name":"On or near Hucknall Close"},"longitude":"0.235867"},"context":"","outcome_status":null,"persistent_id":"","id":50831771,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":null,"persistent_id":"","id":50831837,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":null,"persistent_id":"","id":50831836,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.604235","street":{"id":982803,"name":"On or near Dewsbury Gardens"},"longitude":"0.222441"},"context":"","outcome_status":null,"persistent_id":"","id":50831820,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.607504","street":{"id":982911,"name":"On or near Chippenham Close"},"longitude":"0.221287"},"context":"","outcome_status":null,"persistent_id":"","id":50831832,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.611843","street":{"id":982899,"name":"On or near Troopers Drive"},"longitude":"0.219607"},"context":"","outcome_status":null,"persistent_id":"","id":50831840,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.614217","street":{"id":982918,"name":"On or near Preston Road"},"longitude":"0.219607"},"context":"","outcome_status":null,"persistent_id":"","id":50831849,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.607504","street":{"id":982911,"name":"On or near Chippenham Close"},"longitude":"0.221287"},"context":"","outcome_status":null,"persistent_id":"","id":50831831,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":null,"persistent_id":"","id":50831851,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.604896","street":{"id":982955,"name":"On or near Leamington Close"},"longitude":"0.237392"},"context":"","outcome_status":null,"persistent_id":"","id":50831769,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":null,"persistent_id":"","id":50831853,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.608983","street":{"id":982937,"name":"On or near Dagnam Park Drive"},"longitude":"0.231931"},"context":"","outcome_status":null,"persistent_id":"","id":50831789,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":null,"persistent_id":"","id":50831852,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":null,"persistent_id":"","id":50831854,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":null,"persistent_id":"","id":50831855,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":null,"persistent_id":"","id":50831857,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605737","street":{"id":982951,"name":"On or near Trowbridge Road"},"longitude":"0.222919"},"context":"","outcome_status":null,"persistent_id":"","id":50831818,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":null,"persistent_id":"","id":50831856,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605996","street":{"id":982963,"name":"On or near Supermarket"},"longitude":"0.218744"},"context":"","outcome_status":null,"persistent_id":"","id":50831860,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.615232","street":{"id":982949,"name":"On or near Priory Path"},"longitude":"0.226792"},"context":"","outcome_status":null,"persistent_id":"","id":50831801,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605996","street":{"id":982963,"name":"On or near Supermarket"},"longitude":"0.218744"},"context":"","outcome_status":null,"persistent_id":"","id":50831861,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.615232","street":{"id":982949,"name":"On or near Priory Path"},"longitude":"0.226792"},"context":"","outcome_status":null,"persistent_id":"","id":50831800,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.614217","street":{"id":982918,"name":"On or near Preston Road"},"longitude":"0.219607"},"context":"","outcome_status":null,"persistent_id":"","id":50831850,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605996","street":{"id":982963,"name":"On or near Supermarket"},"longitude":"0.218744"},"context":"","outcome_status":null,"persistent_id":"","id":50831862,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.605996","street":{"id":982963,"name":"On or near Supermarket"},"longitude":"0.218744"},"context":"","outcome_status":null,"persistent_id":"","id":50831863,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.604235","street":{"id":982803,"name":"On or near Dewsbury Gardens"},"longitude":"0.222441"},"context":"","outcome_status":null,"persistent_id":"","id":50831824,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.609798","street":{"id":982934,"name":"On or near Lindfield Road"},"longitude":"0.227869"},"context":"","outcome_status":null,"persistent_id":"","id":50831802,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.608965","street":{"id":982936,"name":"On or near Harkness Close"},"longitude":"0.230082"},"context":"","outcome_status":null,"persistent_id":"","id":50831792,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.608760","street":{"id":982970,"name":"On or near Darlington Gardens"},"longitude":"0.217636"},"context":"","outcome_status":null,"persistent_id":"","id":50831867,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.608760","street":{"id":982970,"name":"On or near Darlington Gardens"},"longitude":"0.217636"},"context":"","outcome_status":null,"persistent_id":"","id":50831868,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.607367","street":{"id":982904,"name":"On or near Hilldene Avenue"},"longitude":"0.218031"},"context":"","outcome_status":null,"persistent_id":"","id":50831877,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.607367","street":{"id":982904,"name":"On or near Hilldene Avenue"},"longitude":"0.218031"},"context":"","outcome_status":null,"persistent_id":"","id":50831876,"location_subtype":"","month":"2016-08"},{"category":"anti-social-behaviour","location_type":"Force","location":{"latitude":"51.614396","street":{"id":982916,"name":"On or near Woodbridge Close"},"longitude":"0.221089"},"context":"","outcome_status":null,"persistent_id":"","id":50831835,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.605807","street":{"id":982957,"name":"On or near Gooshays Drive"},"longitude":"0.224916"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-02"},"persistent_id":"883ed13aa00dd51aa3a0c40e24cd9d287d133199ee61a2e4dfcd827c1da9d569","id":50904689,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.609311","street":{"id":982984,"name":"On or near Hailsham Close"},"longitude":"0.213186"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"f0c8d13b7a39399ce4d3be90c1f40091942bd3c964fdc84984c7807c42b09deb","id":50926602,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.603862","street":{"id":982768,"name":"On or near Petersfield Avenue"},"longitude":"0.237356"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"ad40efe219ffcf3efdabf793ae4d29d2c7f5fd91ecfc8b9a7291f2cd61499aeb","id":50925075,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.602468","street":{"id":982759,"name":"On or near St Neot's Road"},"longitude":"0.236421"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"9807356c888a194fbfdf690f54c05690d57b3bf41a7303a8f0fc8ae5932c2338","id":50924931,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.605807","street":{"id":982957,"name":"On or near Gooshays Drive"},"longitude":"0.224916"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"3dc50f2743a5a8bed713986ccde8f2a7da890216a104cef01afc10fa463d4340","id":50880666,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.611826","street":{"id":982946,"name":"On or near Tring Gardens"},"longitude":"0.230005"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"091c8060c878bcbe0e9b4d87768b0695172ae928346cffe82eeaecd9e7996ea6","id":50884685,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.611826","street":{"id":982946,"name":"On or near Tring Gardens"},"longitude":"0.230005"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"81114c086de8149925291d0f16d33a185d8006e58ad3e39b7683901734ba4910","id":50885171,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.610695","street":{"id":982938,"name":"On or near Chudleigh Road"},"longitude":"0.224649"},"context":"","outcome_status":{"category":"Defendant found not guilty","date":"2017-02"},"persistent_id":"79df643269fc4bf9403def2fe65e6ef38b46847eac51eaafa9039adc14e41d61","id":50872017,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.605807","street":{"id":982957,"name":"On or near Gooshays Drive"},"longitude":"0.224916"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-02"},"persistent_id":"af34f6d9223e66b7faf8db0b276cf0de13ed25a29c16b75f39d05fe0de66fdf7","id":50884917,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.606338","street":{"id":982935,"name":"On or near Leamington Road"},"longitude":"0.237651"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"ea28c824f374b8a530e5d76d81c6b03ff756633127f11b53da05539c94b22410","id":50926290,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.605807","street":{"id":982957,"name":"On or near Gooshays Drive"},"longitude":"0.224916"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"1487c820ac1572004d7ef14a772dd6e9d7e690ada5ff92c1dc32a429c6d77338","id":50928782,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.607580","street":{"id":982972,"name":"On or near Bridgwater Close"},"longitude":"0.215817"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"79f70cf8350048d547c0f8cfbc726da9d9a982581dfe40b4522c0775502e5b5c","id":50924551,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.615521","street":{"id":982914,"name":"On or near Wrexham Road"},"longitude":"0.220075"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"14d1d9063a35600f50ddf9c13f03b1e0ea80072da56c4d743b93160a199c5873","id":50875613,"location_subtype":"","month":"2016-08"},{"category":"burglary","location_type":"Force","location":{"latitude":"51.607699","street":{"id":982889,"name":"On or near Tiverton Grove"},"longitude":"0.239855"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"f905848fe9a4743b3c4258f36ea32976994dfccb3c36c076c2bad39fc99330c8","id":50852378,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.605311","street":{"id":982956,"name":"On or near Hucknall Close"},"longitude":"0.235867"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"48792e965d32ee4474e1da7aa581fe4631b65aca18174f3f553746c50a7da037","id":50928152,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.609798","street":{"id":982934,"name":"On or near Lindfield Road"},"longitude":"0.227869"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"2783e5b1ba74d64dd81bb67b7552b99f9a579b5da9e537c832008b14a1a5224a","id":50897016,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.606338","street":{"id":982935,"name":"On or near Leamington Road"},"longitude":"0.237651"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"298acf90151db524dd5d4168b53c8fd0d9f141bedb68fce50679bc33638e4005","id":50917534,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.609280","street":{"id":982973,"name":"On or near Barnstaple Road"},"longitude":"0.215322"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"e46bb31e47190a2278058206fec3eb88efd02ba8ef7b13e22a33b87c42285eaf","id":50925070,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"4e216c65c4774774393dd5ef089c69893afb8dfd3b0a439bbdfd265d7f79199d","id":50883728,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.608760","street":{"id":982970,"name":"On or near Darlington Gardens"},"longitude":"0.217636"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"af8d4b40f1baad3bf59bb8b591c5d372d40c6915b5b21f49ff4e48525437f4b6","id":50888029,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.605538","street":{"id":983004,"name":"On or near Newbury Close"},"longitude":"0.215400"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"4ff5db8025f0eb6463361287e6d1926fdf35aefb67c0b25e4042f9f0191e9e73","id":50867951,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.604896","street":{"id":982955,"name":"On or near Leamington Close"},"longitude":"0.237392"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-11"},"persistent_id":"10e228b8166b7773b0d80ccafd52bfa5581cdbb163490ed8e9218c509a840b8a","id":50889199,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.603794","street":{"id":982774,"name":"On or near Orchis Way"},"longitude":"0.236688"},"context":"","outcome_status":{"category":"Defendant found not guilty","date":"2016-12"},"persistent_id":"5ec722463b85f03a5df41a3e9d19a74e0c0d6c381a39632f9360151a78a393c1","id":50925508,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.607620","street":{"id":982931,"name":"On or near Redruth Walk"},"longitude":"0.236472"},"context":"","outcome_status":{"category":"Offender sent to prison","date":"2016-11"},"persistent_id":"f897f00d0a0a55641954c9a57cecd2aafc03fd85369d90833083d82e7ae1942f","id":50925969,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.605726","street":{"id":982896,"name":"On or near Dagnam Park Close"},"longitude":"0.243845"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"8f3d946ff6ac42a5d8dc254f9e6b53de9567ddd6b8fb3d7862660d5597d30e6e","id":50925074,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.611660","street":{"id":982909,"name":"On or near Dorking Rise"},"longitude":"0.221692"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"e0ba4787c4e44902e389946e86c980b6de35b886c402fe82bdf96bb59ead7100","id":50904780,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.611660","street":{"id":982909,"name":"On or near Dorking Rise"},"longitude":"0.221692"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"12f1c70f59e2cb40304c212c17aefc5da664f2d8c45fc3b20354117db3912bcd","id":50877351,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.608860","street":{"id":982888,"name":"On or near Oakley Drive"},"longitude":"0.241227"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"35ec27b2f189d439e3488909e4a525d66e7679c3f332e0a8600e94a0cc499c58","id":50862749,"location_subtype":"","month":"2016-08"},{"category":"criminal-damage-arson","location_type":"Force","location":{"latitude":"51.603794","street":{"id":982774,"name":"On or near Orchis Way"},"longitude":"0.236688"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"f9f2ad1c5de3d051e6927fa4848bf481f1334dd1430bca208f2d4e73b0a9ac2b","id":50871312,"location_subtype":"","month":"2016-08"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.603288","street":{"id":982836,"name":"On or near Dudley Gardens"},"longitude":"0.219290"},"context":"","outcome_status":{"category":"Offender given a drugs possession warning","date":"2016-08"},"persistent_id":"2cce532748e0d24f881bd0e7f41832c1d2b067a8d2d26d500b5e6fa05eadcd7c","id":50855749,"location_subtype":"","month":"2016-08"},{"category":"drugs","location_type":"Force","location":{"latitude":"51.603288","street":{"id":982836,"name":"On or near Dudley Gardens"},"longitude":"0.219290"},"context":"","outcome_status":{"category":"Offender given a drugs possession warning","date":"2016-08"},"persistent_id":"1b49287a4e2a60a7b2e89cd700e55f23510d1496c2045d368b9c538d053d769b","id":50857931,"location_subtype":"","month":"2016-08"},{"category":"other-theft","location_type":"Force","location":{"latitude":"51.615232","street":{"id":982949,"name":"On or near Priory Path"},"longitude":"0.226792"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2018-06"},"persistent_id":"3c16c40d8de0eb5161d6cddff8da8c6776cc86e996c7b02d0d403559f500c2a3","id":50923519,"location_subtype":"","month":"2016-08"},{"category":"other-theft","location_type":"Force","location":{"latitude":"51.612740","street":{"id":982944,"name":"On or near Whitchurch Road"},"longitude":"0.224951"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"5de8faea5883ccef56c1ae9f559fd4454312d0ff37d717bb0b52d80ee12ef301","id":50881338,"location_subtype":"","month":"2016-08"},{"category":"other-theft","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"7e39b08e7710690075675cf93c587fab77f9f5a5eb739bb16d1ddd92acdcccf4","id":50860895,"location_subtype":"","month":"2016-08"},{"category":"possession-of-weapons","location_type":"Force","location":{"latitude":"51.607063","street":{"id":982906,"name":"On or near East Dene Drive"},"longitude":"0.219836"},"context":"","outcome_status":{"category":"Offender given suspended prison sentence","date":"2016-08"},"persistent_id":"737bc928755a262a2590264311130039afd9b5007177000b79fe11800b0a9a75","id":50861118,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"5ee5420da8d19379591770cb3f033548afd4516f479388f62e113c7a0a50d996","id":50924900,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"5ee5420da8d19379591770cb3f033548afd4516f479388f62e113c7a0a50d996","id":50924899,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.605311","street":{"id":982956,"name":"On or near Hucknall Close"},"longitude":"0.235867"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"2c642b29fdbfa18fb181831983d35fcd6900772ed56b03b7192376ead620b278","id":50895825,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.609626","street":{"id":982971,"name":"On or near Bridgwater Walk"},"longitude":"0.216537"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"9d1aa1c7c27cd9d3231332222356cb1a513a1234906e4b9a4ea9ba9e2fadb361","id":50866012,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.607504","street":{"id":982911,"name":"On or near Chippenham Close"},"longitude":"0.221287"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"8d8e825390c7ab1ac0da9fae2c06fbb54dcff11582f98b6a20738749c3c88b53","id":50916755,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.606338","street":{"id":982935,"name":"On or near Leamington Road"},"longitude":"0.237651"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"a3b0004dd8e6b3b0ed332e0b1103e7af5ab94bc41c76869218636894d2f9f0fb","id":50851199,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.607063","street":{"id":982906,"name":"On or near East Dene Drive"},"longitude":"0.219836"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-03"},"persistent_id":"c8911d1160294b123c6a48891b9b1b958b805962175b0d4b91e63323437d8bc0","id":50856809,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"5ee5420da8d19379591770cb3f033548afd4516f479388f62e113c7a0a50d996","id":50924901,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.606872","street":{"id":982905,"name":"On or near Farnham Road"},"longitude":"0.218570"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"0a6a05640139e058e1ec629af0d0e3f34430436bbdd012396fbc8d42fb30af3b","id":50929670,"location_subtype":"","month":"2016-08"},{"category":"public-order","location_type":"Force","location":{"latitude":"51.609798","street":{"id":982934,"name":"On or near Lindfield Road"},"longitude":"0.227869"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"8c1799ccb96073fd0f54cd80dcb6000c2b63b74a0e37b66537938f399ed799d1","id":50926185,"location_subtype":"","month":"2016-08"},{"category":"robbery","location_type":"Force","location":{"latitude":"51.605311","street":{"id":982956,"name":"On or near Hucknall Close"},"longitude":"0.235867"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"fa5bee63faa5466282fa906f81f782cbf6ce637a0eb60158e46327116df8175d","id":50861135,"location_subtype":"","month":"2016-08"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.606471","street":{"id":982913,"name":"On or near Supermarket"},"longitude":"0.218348"},"context":"","outcome_status":{"category":"Offender given suspended prison sentence","date":"2016-08"},"persistent_id":"0d1edaa9b393801faac88bdf633ec2112a2fcb160c7b7b8b86dca80063244f48","id":50884948,"location_subtype":"","month":"2016-08"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.606872","street":{"id":982905,"name":"On or near Farnham Road"},"longitude":"0.218570"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"2c903aff91a42fdbb93a5e830e9252ebde733ab15f152c1c3fb335e03ca500f3","id":50911714,"location_subtype":"","month":"2016-08"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.607063","street":{"id":982906,"name":"On or near East Dene Drive"},"longitude":"0.219836"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"1386b6cb8d65e66a014f06066d82480f3777b201a60d581652726cba59066a5b","id":50893429,"location_subtype":"","month":"2016-08"},{"category":"shoplifting","location_type":"Force","location":{"latitude":"51.606556","street":{"id":982912,"name":"On or near Supermarket"},"longitude":"0.218164"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"bfe890c8c5947ac4947d1500942b9a8201c15036d61d0f8c75c71f13e4ff75f1","id":50859329,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.604896","street":{"id":982955,"name":"On or near Leamington Close"},"longitude":"0.237392"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"f19f79d0ebc06377aba97d0f444c8872e8d8cff6de4ed4f0b31e708b7a35634f","id":50864602,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.605807","street":{"id":982957,"name":"On or near Gooshays Drive"},"longitude":"0.224916"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"f81362dacff03127831c417f861018d3706f3a5dd5e7251a37be3ad86c70eced","id":50862750,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.603862","street":{"id":982768,"name":"On or near Petersfield Avenue"},"longitude":"0.237356"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"181c9ffce8e92f6f0ae4e0b5d9d7c2aead3c089814f687681e8a36a9c14b560b","id":50859111,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.606381","street":{"id":982933,"name":"On or near Redcar Road"},"longitude":"0.235877"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"7351de536ca8a6a0639534b5864a75c50c6965b02bd952f72b2cf1ddae0e10c8","id":50877955,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.607179","street":{"id":982932,"name":"On or near Redruth Road"},"longitude":"0.235049"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"f980fbc1a89e23da6cbdcb578cae70ff69faa3295e58753caacabbd8755ad6ac","id":50888307,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.614646","street":{"id":982919,"name":"On or near North Hill Drive"},"longitude":"0.218342"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"761ddf9e9bee73ab40dbd34494d9eb449e8d16adeeee21c6eb8c0dd3e5d360c4","id":50888289,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.603288","street":{"id":982836,"name":"On or near Dudley Gardens"},"longitude":"0.219290"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"ffec8a19f424d07eb249f8b455b3f511ba59b58a3fa2ce4a310a0096c3703f2c","id":50925482,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.609698","street":{"id":982982,"name":"On or near Hailsham Road"},"longitude":"0.213681"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"50f32b9375866f36a287514997fda5603b408df9a874f1cc9d8800074e3ffb2e","id":50928692,"location_subtype":"","month":"2016-08"},{"category":"vehicle-crime","location_type":"Force","location":{"latitude":"51.601579","street":{"id":982881,"name":"On or near Retford Road"},"longitude":"0.240103"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-05"},"persistent_id":"9deda54c4d7fbef87fa48325ef6a086dfa97faadd93a8987c38a97978da3d98c","id":50887773,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.607063","street":{"id":982906,"name":"On or near East Dene Drive"},"longitude":"0.219836"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"15dad99e77c095530a2881cb698235fb7d8751220f979a2c64175f8beb26b7a1","id":50900406,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604235","street":{"id":982803,"name":"On or near Dewsbury Gardens"},"longitude":"0.222441"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"c59f0883fbd8083b3fee4dfdaf4c88d4e8bce4aa57426d7d5cca6680aa1c9cf4","id":50905758,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.607504","street":{"id":982911,"name":"On or near Chippenham Close"},"longitude":"0.221287"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"fca29c5c8d789a9d57544066c9ae0bec7c8f676c67842d2f84fcd635b3f73e22","id":50903094,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.605996","street":{"id":982963,"name":"On or near Supermarket"},"longitude":"0.218744"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-11"},"persistent_id":"3df93053b15706b8b8d2ab5d688686268bcc3c0005f997fad08e12d95bd21267","id":50886773,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"5ee5420da8d19379591770cb3f033548afd4516f479388f62e113c7a0a50d996","id":50924898,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604896","street":{"id":982955,"name":"On or near Leamington Close"},"longitude":"0.237392"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-03"},"persistent_id":"f69cf6bf36c0efee7a53b4dfb6a859ec60ed2930402b86080dbc380412f4e5a6","id":50881621,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606997","street":{"id":982891,"name":"On or near Bedale Road"},"longitude":"0.239893"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-11"},"persistent_id":"642a2b8aa6108ec35e47cb68fdd1973248ad82ab893299d1b22e2e704e3c57bb","id":50879127,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.603794","street":{"id":982774,"name":"On or near Orchis Way"},"longitude":"0.236688"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"5ec722463b85f03a5df41a3e9d19a74e0c0d6c381a39632f9360151a78a393c1","id":50925507,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"388ceed5f7d6efa8f0c44af925c69c071ac6003665f453f73da5349bb6ae5f74","id":50850956,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.607701","street":{"id":982903,"name":"On or near Hilldene Close"},"longitude":"0.217960"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"bbd36a6c53559e0034344ab742fffe38b1abb7343897f521997e37e206908b8b","id":50926226,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Defendant found not guilty","date":"2016-11"},"persistent_id":"c341ba5037d0cb82a14b3b9e6d0fd1dcfd5e6db687c874492539ff9ebfb311a8","id":50899737,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.609280","street":{"id":982973,"name":"On or near Barnstaple Road"},"longitude":"0.215322"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-04"},"persistent_id":"202fb174a24676c520a72e51ae24331b55e88976ca2b8732c57a37eb724c191b","id":50928651,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.603794","street":{"id":982774,"name":"On or near Orchis Way"},"longitude":"0.236688"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-12"},"persistent_id":"9001a993385c3a6f2f80a902ca5e11877a8a24f58ac834d4500bcc8a82a28393","id":50909743,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.609798","street":{"id":982934,"name":"On or near Lindfield Road"},"longitude":"0.227869"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"53dd7fe2a064f7f87b5d07a36c24217cd4c93a3bc41f535e10d4001736e5c8ff","id":50851238,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.611310","street":{"id":982940,"name":"On or near Broseley Gardens"},"longitude":"0.226398"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"c39fdb4b78f5aa4ce05043a227cd3b14579cc4a595526903d68688b2e4ea76a6","id":50927790,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.602397","street":{"id":982882,"name":"On or near Retford Path"},"longitude":"0.240620"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"efe9e7c4d8585c270cf2888e91441ff590330037dd9bbf17be777ab04ddc38b7","id":50927814,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.612274","street":{"id":982950,"name":"On or near Ingrebourne Avenue"},"longitude":"0.222473"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-01"},"persistent_id":"4a7d3923d3eb61c4bcad23e24a3ccd8e8ef65acf0b011041580362e18aaf61fb","id":50857884,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.610495","street":{"id":982939,"name":"On or near Broseley Road"},"longitude":"0.226690"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-11"},"persistent_id":"636d8e1ed549ac84838565ae563ba7525dcc9882949269dcace02a940eefe159","id":50925095,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604235","street":{"id":982803,"name":"On or near Dewsbury Gardens"},"longitude":"0.222441"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"c59f0883fbd8083b3fee4dfdaf4c88d4e8bce4aa57426d7d5cca6680aa1c9cf4","id":50905755,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604178","street":{"id":982802,"name":"On or near Dewsbury Road"},"longitude":"0.223580"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-08"},"persistent_id":"390bac8f0adc236d6e573049b16d56f110a9eed4c5e6587d04a9b4cb5a6793af","id":50923518,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604896","street":{"id":982955,"name":"On or near Leamington Close"},"longitude":"0.237392"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"5f26c0ff26cbd2e4b3fd5fb81ec103aed49fe48aca3b598aa4c59c04deecdad9","id":50892534,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604235","street":{"id":982803,"name":"On or near Dewsbury Gardens"},"longitude":"0.222441"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"c59f0883fbd8083b3fee4dfdaf4c88d4e8bce4aa57426d7d5cca6680aa1c9cf4","id":50905757,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.609626","street":{"id":982971,"name":"On or near Bridgwater Walk"},"longitude":"0.216537"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"e6083696355365f09530b607e6988154f16d3aef34a54c01a780b6edb3486746","id":50926356,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.605113","street":{"id":982961,"name":"On or near Kings Lynn Drive"},"longitude":"0.219798"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"aac01da2c41b0ef796a4c60df51aab7d97014ed8e280c84a3e087f626adc970e","id":50858720,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.615457","street":{"id":982947,"name":"On or near Tees Drive"},"longitude":"0.222527"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"8f66aa56741be08cfd468715a8d132ef2a121d2de7c385e63f60e736a96ea63c","id":50858276,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.607063","street":{"id":982906,"name":"On or near East Dene Drive"},"longitude":"0.219836"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"9c5b4f0715f4432f410ebd7de152e13ab3f246fed31c20aea887ae35a5bdeb9b","id":50888806,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604896","street":{"id":982955,"name":"On or near Leamington Close"},"longitude":"0.237392"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"1ba2865e0f2ccac2d879d77f14255d7c668a4413d0927fcb8708a42de3f42fff","id":50888558,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604235","street":{"id":982803,"name":"On or near Dewsbury Gardens"},"longitude":"0.222441"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-04"},"persistent_id":"fe5bf74751e467fa5a719ba9eb75fc61de74d5da406048fcc100c05774e00aff","id":50881131,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.610495","street":{"id":982939,"name":"On or near Broseley Road"},"longitude":"0.226690"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"bc95d1ade35a469a8bade502a1fe6ebd7f1cb99c26e30f5f965c60282d114bb3","id":50884819,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.608253","street":{"id":982967,"name":"On or near Northallerton Way"},"longitude":"0.216384"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-03"},"persistent_id":"ad62f124973e8a9ba5efe75a23195a617f3f9acfd91a9db950c2b5d7f1d39165","id":50877371,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.602165","street":{"id":982769,"name":"On or near Penzance Road"},"longitude":"0.238182"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"88ec47d8cb5a1934c3434fde0183386e1efc442047c1b2f4b87a32e242a1a7fa","id":50866941,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.603170","street":{"id":982835,"name":"On or near Dudley Road"},"longitude":"0.219328"},"context":"","outcome_status":{"category":"Court result unavailable","date":"2017-02"},"persistent_id":"33a7b9138fe1638a1f026dbe9f1138d82344872a3551847c225fd5233e9a0589","id":50865225,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.608889","street":{"id":982968,"name":"On or near Montgomery Crescent"},"longitude":"0.216054"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"709f181d858d1a6a06e7d2be612107f8d5b31ba13961cca84d7dcc8085134d39","id":50926725,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604896","street":{"id":982955,"name":"On or near Leamington Close"},"longitude":"0.237392"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"98c88f20b0d25189e1a57608ccd1cb976aaeea5443d44ef62ce9b35b8c3325fd","id":50865573,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.612740","street":{"id":982944,"name":"On or near Whitchurch Road"},"longitude":"0.224951"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"9265e75063d5e7c747aee46f5c06a81014d1c939525597c48e16fd052429991d","id":50863534,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.609798","street":{"id":982934,"name":"On or near Lindfield Road"},"longitude":"0.227869"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"4c353ccf494135ed0c109a91ceab840f802ef24af82c10d0a1e448ab39cc9d53","id":50928767,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.611660","street":{"id":982909,"name":"On or near Dorking Rise"},"longitude":"0.221692"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"44f588e41f9ee8317b97f0675f856d4f714d1f5edc0cb3e893d605767ddd2def","id":50924269,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.607504","street":{"id":982911,"name":"On or near Chippenham Close"},"longitude":"0.221287"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"096bec10377764a8fd55e5fb37c31fef33e307c93494c691f91f931c5dc3b529","id":50924447,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.612740","street":{"id":982944,"name":"On or near Whitchurch Road"},"longitude":"0.224951"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"9265e75063d5e7c747aee46f5c06a81014d1c939525597c48e16fd052429991d","id":50863533,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606381","street":{"id":982933,"name":"On or near Redcar Road"},"longitude":"0.235877"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"953b75000a025d7e2ed4d8058412d180c887b35b5c507cdfa5fd202c015fd592","id":50924933,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.612740","street":{"id":982944,"name":"On or near Whitchurch Road"},"longitude":"0.224951"},"context":"","outcome_status":{"category":"Local resolution","date":"2016-09"},"persistent_id":"0f1dcab88abc4f2fffc77bf9aa30d411e68a62d1f18b9a82980a65d7f1d8df35","id":50854934,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.607580","street":{"id":982972,"name":"On or near Bridgwater Close"},"longitude":"0.215817"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"bc55b3f77f4c7079de5d5cf08e016ef9b1d5509f727ce0d6d52358133e85c03f","id":50926512,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606872","street":{"id":982905,"name":"On or near Farnham Road"},"longitude":"0.218570"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"920c2bfc0cb1e9dc252054e59e1e52f1c654d25cf529fb946c0fe91d3634a897","id":50926537,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.605311","street":{"id":982956,"name":"On or near Hucknall Close"},"longitude":"0.235867"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"fa5bee63faa5466282fa906f81f782cbf6ce637a0eb60158e46327116df8175d","id":50861134,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.608889","street":{"id":982968,"name":"On or near Montgomery Crescent"},"longitude":"0.216054"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"892b284df110f1da0d26e2c07128346d5436059ebaf410c0b65000315fe4894c","id":50850955,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.609798","street":{"id":982934,"name":"On or near Lindfield Road"},"longitude":"0.227869"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"53dd7fe2a064f7f87b5d07a36c24217cd4c93a3bc41f535e10d4001736e5c8ff","id":50851239,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604235","street":{"id":982803,"name":"On or near Dewsbury Gardens"},"longitude":"0.222441"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2017-03"},"persistent_id":"c59f0883fbd8083b3fee4dfdaf4c88d4e8bce4aa57426d7d5cca6680aa1c9cf4","id":50905760,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604874","street":{"id":982687,"name":"On or near Chippenham Walk"},"longitude":"0.217201"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-08"},"persistent_id":"f426edb5870e8b07b71fd8673f45ba54b812c0fc5a24c072002333aca8ddc5ce","id":50855223,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606533","street":{"id":982910,"name":"On or near Chippenham Gardens"},"longitude":"0.220806"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"e79b957ccd28f355bbe447cf50d2d3cc4004b5b9de2bb6fdb1980b85478fb8ef","id":50868507,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.608760","street":{"id":982970,"name":"On or near Darlington Gardens"},"longitude":"0.217636"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"3eeb99e9fbf6a7212dfbbb022a6a080b08c1dd53efe70c9ae0b62ffc5b4e7ff5","id":50862071,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604180","street":{"id":982773,"name":"On or near Oxford Road"},"longitude":"0.235783"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"02ae9269b34e3c555c20c06fe5f94b3d71707eae8918ddf0baa129d3c2a14574","id":50864742,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.605818","street":{"id":982960,"name":"On or near Police Station"},"longitude":"0.224353"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-10"},"persistent_id":"db70f761df682dd5e65af0b72add5f89c027764bbf604f05ae58073e725baf88","id":50860582,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.603797","street":{"id":982871,"name":"On or near Fairford Close"},"longitude":"0.245007"},"context":"","outcome_status":{"category":"Offender given suspended prison sentence","date":"2016-11"},"persistent_id":"ace803c86892e95b43efc7a5952a0eadfba53de9592c0ce522a394720640471c","id":50924555,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.604874","street":{"id":982687,"name":"On or near Chippenham Walk"},"longitude":"0.217201"},"context":"","outcome_status":{"category":"Offender sent to prison","date":"2016-09"},"persistent_id":"99aae030a51c0bf262540fa131c61c15978a80a6a2d76dec69975694aacb52ad","id":50907899,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.608760","street":{"id":982970,"name":"On or near Darlington Gardens"},"longitude":"0.217636"},"context":"","outcome_status":{"category":"Offender given community sentence","date":"2017-01"},"persistent_id":"750325bc4fe645ec750687357727a353e64084223c63b6635300d6fdc4c9202b","id":50855319,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.603494","street":{"id":982688,"name":"On or near Chatteris Avenue"},"longitude":"0.215993"},"context":"","outcome_status":{"category":"Defendant found not guilty","date":"2016-12"},"persistent_id":"d5fa17ae47e0e0e862216ce8753d9bcb8283c522586354b8308141411d5cc358","id":50875685,"location_subtype":"","month":"2016-08"},{"category":"violent-crime","location_type":"Force","location":{"latitude":"51.606556","street":{"id":982912,"name":"On or near Supermarket"},"longitude":"0.218164"},"context":"","outcome_status":{"category":"Investigation complete; no suspect identified","date":"2016-09"},"persistent_id":"d6aaa403a1c51107ca76bfbae2ce01538f2e94cfd2ebe3de91096ddca59a40b2","id":50890651,"location_subtype":"","month":"2016-08"},{"category":"other-crime","location_type":"Force","location":{"latitude":"51.603494","street":{"id":982688,"name":"On or near Chatteris Avenue"},"longitude":"0.215993"},"context":"","outcome_status":{"category":"Status update unavailable","date":"2016-12"},"persistent_id":"0373b60f7993e09b164fe392563eabc518279fbfd35bedf572f3c18e073d5d56","id":50858071,"location_subtype":"","month":"2016-08"},{"category":"other-crime","location_type":"Force","location":{"latitude":"51.612274","street":{"id":982950,"name":"On or near Ingrebourne Avenue"},"longitude":"0.222473"},"context":"","outcome_status":{"category":"Court case unable to proceed","date":"2016-08"},"persistent_id":"8d270717af42e1e27be45688ee63d60fbeb80c02d6d74e400bf461968ffa8331","id":50890135,"location_subtype":"","month":"2016-08"}]
{"author":"Paktas","questions":[{"type":"quiz","question":"A traditional famous food from Trabzon. What is it's name?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Kokoreç","correct":false},{"answer":"Lahmacun","correct":false},{"answer":"Kuymak","correct":true},{"answer":"Muhlama","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/d06f44a2-3f81-4e85-8994-b525a9a14474","imageMetadata":{"id":"d06f44a2-3f81-4e85-8994-b525a9a14474","contentType":"image/jpeg","width":443,"height":332,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Everyone should heart it. What is this food?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Kurufasülye & pilav","correct":false},{"answer":"Kokoreç","correct":false},{"answer":"Lahmacun","correct":false},{"answer":"Döner","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/93b2b33a-4620-47be-b486-a872963f770e","imageMetadata":{"id":"93b2b33a-4620-47be-b486-a872963f770e","contentType":"image/jpeg","width":632,"height":314,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Don't think, just eat it. What is this famous Turkish food?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Kuru fasülye","correct":false},{"answer":"Kokoreç","correct":true},{"answer":"Lahmacun","correct":false},{"answer":"Döner","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/0f31bdd7-f6c5-473b-8ea6-6113fef03aef","imageMetadata":{"id":"0f31bdd7-f6c5-473b-8ea6-6113fef03aef","contentType":"image/jpeg","width":900,"height":589,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"The crescent on the Turkish Flag represents........","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Turkish soldiers","correct":false},{"answer":"The name of Allah","correct":true},{"answer":"Victory","correct":false},{"answer":"Blood","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/2aa61423-3dbf-40cf-a8ef-8feb93776b27","imageMetadata":{"id":"2aa61423-3dbf-40cf-a8ef-8feb93776b27","contentType":"image/jpeg","width":300,"height":168,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Which famous tower is this?","time":20000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Galata Kulesi","correct":true},{"answer":"Rumeli Hisarı","correct":false},{"answer":"Kız Kulesi","correct":false},{"answer":"Topkapı Sarayı","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/32b0db04-e4ed-432a-9262-7a87ec477bb7","imageMetadata":{"id":"32b0db04-e4ed-432a-9262-7a87ec477bb7","contentType":"image/jpeg","width":535,"height":275,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Which meal of the day named in Turkish as \"the meal before coffe\"?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Öğle yemeği","correct":false},{"answer":"Kahvaltı","correct":true},{"answer":"Düğün yemeği","correct":false},{"answer":"Akşam yemeği","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/49f5b941-ac92-4b98-8cc5-3e94d42251a6","imageMetadata":{"id":"49f5b941-ac92-4b98-8cc5-3e94d42251a6","contentType":"image/jpeg","width":310,"height":163,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"When is the best time to drink a well brewed Turkish tea?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Morning","correct":true},{"answer":"Afternoon","correct":true},{"answer":"Evening","correct":true},{"answer":"Night","correct":true}],"layout":"CLASSIC","image":"https://media.kahoot.it/ea207b64-f55e-4ae7-a906-3a3e1638a468","imageMetadata":{"id":"ea207b64-f55e-4ae7-a906-3a3e1638a468","contentType":"image/jpeg","width":650,"height":488,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"How old is the Turkish state?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"1200","correct":false},{"answer":"97","correct":false},{"answer":"2300","correct":true},{"answer":"750","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/33f8ba8e-b251-4b9f-b91d-b658047dfa67","imageMetadata":{"id":"33f8ba8e-b251-4b9f-b91d-b658047dfa67","contentType":"image/jpeg","width":600,"height":430,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"How old is the Turkish language?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"3200","correct":false},{"answer":"5100","correct":false},{"answer":"8500","correct":true},{"answer":"2300","correct":false}],"layout":"CLASSIC","resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0},{"type":"quiz","question":"Which city is the capital of Turkey?","time":30000,"points":true,"pointsMultiplier":1,"choices":[{"answer":"Ankara","correct":true},{"answer":"Antalya","correct":false},{"answer":"İzmir","correct":false},{"answer":"İstanbul","correct":false}],"layout":"CLASSIC","image":"https://media.kahoot.it/2b74616f-7b1f-4298-abe8-a745d71cffe0","imageMetadata":{"id":"2b74616f-7b1f-4298-abe8-a745d71cffe0","contentType":"image/jpeg","width":1400,"height":660,"resources":""},"resources":"","video":{"startTime":0,"endTime":0,"service":"youtube","fullUrl":""},"questionFormat":0}],"answerMap":[4,4,4,4,4,4,4,4,4,4],"uuid":"9f2553c4-3d9c-4655-ba3b-96aa874cffac"}
[ { "header": "jpmorgan, fdic challenge wamu on tax benefits", "body": "NEW YORK (Reuters) - JPMorgan Chase & Co (JPM.N) and the Federal Deposit Insurance Corp filed court documents on Thursday challenging bankrupt Washington Mutual Inc WAMUQ.PK on whether it has a claim to billions of dollars worth of tax benefits stemming from its collapse.\n\nThe FDIC said it disagrees that all of those tax benefits belong to WaMu\u2019s holding company, which filed for bankruptcy protection last month after its bank was seized by the FDIC and sold to JPMorgan for $1.9 billion.\n\nEarlier this week, WaMu filed court documents seeking to limit trading in its common stock to protect tax breaks the company could receive due to losses it incurred throughout 2008.\n\nIn the court documents, WaMu said it estimated it has incurred \u201cconsolidated net operating tax loss carryforwards\u201d or unrecognized losses in excess of $20 billion. It said the losses could become \u201cvaluable assets\u201d for the bankrupt company because the U.S. tax code generally allows companies to carry over their losses and tax credits to offset future income, thereby lowering the amount of taxes owed to the government .\n\nThe total tax benefit the company would get from those losses would be a percentage of that $20 billion in losses, based on its tax rate.\n\nThe FDIC argued in court documents Thursday that the net operating loss carryforwards should belong to the entity that actually incurred the loss, and said the agency may fight for any rights it has to those benefits in the future.\n\nJPMorgan said in its filing that it wanted assurances that any court orders on this matter would not affect tax benefits that should be allocated to the bank it acquired from WaMu.", "link": "http://www.reuters.com/article/bankingFinancial/idUSN3025944620081030", "time": "06:00 PM EDT" } ]
{"id":315615,"type":4,"name":"METALLIC CHILD","image":"//lain.bgm.tv/pic/cover/m/f7/e6/315615_99t19.jpg","summary":"Having started this game, you accidentally connected with the android “Rona” who is seeking help in the Universe.\r\n\r\nControlling Rona, who is unable to move on her own, you helped her in fighting against the rebellions of man-made robots in the space laboratory “Life Stream.” With the use of various weapons and core abilities in defeating huge enemies, you are getting closer to the truth behind the rebellion.\r\n\r\nYou are the only one who can help her.\r\n\r\n—Are you ready?","info":"<li><span>中文名: </span>金属之子</li><li><span>别名: </span>メタリック・チャイルド</li><li><span style=\"visibility:hidden;\">别名: </span>メタリックチャイルド</li><li><span>平台: </span>PC</li><li><span style=\"visibility:hidden;\">平台: </span>Nintendo Switch</li><li><span style=\"visibility:hidden;\">平台: </span>PS4</li><li><span>游戏类型: </span>Roguelike Action</li><li><span>游玩人数: </span>1人</li><li><span>发行日期: </span>2021年春</li><li><span>官方网站: </span>https://www.studiohg.dev/metallicchild</li><li><span>开发: </span>STUDIO HG</li><li><span>发行: </span>CREST</li>","collection":{"collect":1}}
{ "add": { "doc": { "id": "20ceecfcba86ff9eab60ad364107337281b4cc966c21ef6099d49fd1b2da69df", "url": "https://upload.wikimedia.org/math/4/6/b/46b67ca92771f7a95c2c9935670686ee.png", "previous": " from equation 1 and 2 2 1 The performance of a compressor is defined according to its design But in actual practice the operating point of the compressor deviates from the design point which is known as off design operation ", "after": " is constant Representing design values with 3 ", "color": "dim|0.43992 gray|0.43992 dim|0.43992 grey|0.43992 gray|0.27234 grey|0.27234 dark|0.14833 gray|0.14833 dark|0.14833 grey|0.14833 silver|0.065234 light|0.032242 gray|0.032242 light|0.032242 grey|0.032242 gainsboro|0.022843 white|0.0043629 smoke|0.0043629 ", "after_weights": " is|1 constant|0.9 Representing|0.8 design|0.7 values|0.6 with|0.5 |0.4 |0.3 |0.2 3|0.1 |0", "previous_weights": " |0 from|0.021739 equation|0.043478 1|0.065217 and|0.086957 2|0.1087 |0.13043 |0.15217 2|0.17391 |0.19565 |0.21739 1|0.23913 |0.26087 The|0.28261 performance|0.30435 of|0.32609 a|0.34783 compressor|0.36957 is|0.3913 defined|0.41304 according|0.43478 to|0.45652 its|0.47826 design|0.5 But|0.52174 in|0.54348 actual|0.56522 practice|0.58696 the|0.6087 operating|0.63043 point|0.65217 of|0.67391 the|0.69565 compressor|0.71739 deviates|0.73913 from|0.76087 the|0.78261 design|0.80435 point|0.82609 which|0.84783 is|0.86957 known|0.8913 as|0.91304 off|0.93478 design|0.95652 operation|0.97826 |1" } } }
{"__meta":{"id":"bd40431759bdaa97a1f2a5216d8e700b","datetime":"2017-10-17 04:53:05","utime":1508215985.7498,"method":"GET","uri":"\/conference\/download","ip":"51.255.65.56"},"php":{"version":"7.0.22-2+ubuntu16.04.1+deb.sury.org+4","interface":"fpm-fcgi"},"messages":{"count":0,"messages":[]},"time":{"start":1508215985.6775,"end":1508215985.7498,"duration":0.07232403755188,"duration_str":"72.32ms","measures":[{"label":"Booting","start":1508215985.6775,"relative_start":0,"end":1508215985.7077,"relative_end":1508215985.7077,"duration":0.030251979827881,"duration_str":"30.25ms","params":[],"collector":null},{"label":"Application","start":1508215985.7046,"relative_start":0.027132987976074,"end":1508215985.7498,"relative_end":1.9073486328125e-6,"duration":0.045192956924438,"duration_str":"45.19ms","params":[],"collector":null}]},"memory":{"peak_usage":4194304,"peak_usage_str":"4MB"},"exceptions":{"count":0,"exceptions":[]},"views":{"nb_templates":6,"templates":[{"name":"public.conference.download (resources\/views\/public\/conference\/download.blade.php)","param_count":0,"params":[],"type":"blade"},{"name":"layouts.conference (resources\/views\/layouts\/conference.blade.php)","param_count":5,"params":["obLevel","__env","app","errors","active"],"type":"blade"},{"name":"layouts.main._head (resources\/views\/layouts\/main\/_head.blade.php)","param_count":5,"params":["obLevel","__env","app","errors","active"],"type":"blade"},{"name":"layouts.main._menu (resources\/views\/layouts\/main\/_menu.blade.php)","param_count":5,"params":["obLevel","__env","app","errors","active"],"type":"blade"},{"name":"layouts.main._footer (resources\/views\/layouts\/main\/_footer.blade.php)","param_count":5,"params":["obLevel","__env","app","errors","active"],"type":"blade"},{"name":"layouts.main._scripts (resources\/views\/layouts\/main\/_scripts.blade.php)","param_count":5,"params":["obLevel","__env","app","errors","active"],"type":"blade"}]},"route":{"uri":"GET conference\/download","middleware":"web","controller":"App\\Http\\Controllers\\Main\\ConferenceController@download","namespace":"App\\Http\\Controllers","prefix":"\/conference","where":[],"as":"conference.download","file":"app\/Http\/Controllers\/Main\/ConferenceController.php:92-95"},"queries":{"nb_statements":15,"nb_failed_statements":0,"accumulated_duration":0.01204,"accumulated_duration_str":"12.04ms","statements":[{"sql":"select * from `tfc_tracker_routes` where `name` = 'conference.download' and `action` = 'App\\Http\\Controllers\\Main\\ConferenceController@download' limit 1","type":"query","params":[],"bindings":["conference.download","App\\Http\\Controllers\\Main\\ConferenceController@download"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":127},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":540},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":589},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":222},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":468},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/ServiceProvider.php","line":373},{"index":43,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00172,"duration_str":"1.72ms","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php:127","connection":"tfc_analytics"},{"sql":"insert into `tfc_tracker_routes` (`name`, `action`, `updated_at`, `created_at`) values ('conference.download', 'App\\Http\\Controllers\\Main\\ConferenceController@download', '2017-10-17 04:53:05', '2017-10-17 04:53:05')","type":"query","params":[],"bindings":["conference.download","App\\Http\\Controllers\\Main\\ConferenceController@download","2017-10-17 04:53:05","2017-10-17 04:53:05"],"hints":[],"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":83},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":128},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":540},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":589},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":222},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":468},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/ServiceProvider.php","line":373},{"index":47,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00069,"duration_str":"690\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"},{"sql":"select * from `tfc_tracker_route_paths` where `route_id` = '18' and `path` = 'conference\/download' limit 1","type":"query","params":[],"bindings":["18","conference\/download"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":127},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":580},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":597},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":222},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":468},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/ServiceProvider.php","line":373},{"index":43,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00085,"duration_str":"850\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php:127","connection":"tfc_analytics"},{"sql":"insert into `tfc_tracker_route_paths` (`route_id`, `path`, `updated_at`, `created_at`) values ('18', 'conference\/download', '2017-10-17 04:53:05', '2017-10-17 04:53:05')","type":"query","params":[],"bindings":["18","conference\/download","2017-10-17 04:53:05","2017-10-17 04:53:05"],"hints":[],"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":83},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":128},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":580},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":597},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":222},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":468},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/ServiceProvider.php","line":373},{"index":47,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00072,"duration_str":"720\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"},{"sql":"select * from `tfc_tracker_devices` where `kind` = 'Computer' and `model` = 'Bot' and `platform` = 'Other' and `platform_version` = '' limit 1","type":"query","params":[],"bindings":["Computer","Bot","Other",""],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":127},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":292},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":139},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":241},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":262},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":169},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":66,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00086,"duration_str":"860\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php:127","connection":"tfc_analytics"},{"sql":"select * from `tfc_tracker_agents` where `name_hash` = '433e9c7afb28afa101337e535372eb25ad1ec983a1f2e88e226ae0b42accdafe' limit 1","type":"query","params":[],"bindings":["433e9c7afb28afa101337e535372eb25ad1ec983a1f2e88e226ae0b42accdafe"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":127},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":287},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":335},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":119},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":244},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":262},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":169},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":67,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00071,"duration_str":"710\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php:127","connection":"tfc_analytics"},{"sql":"insert into `tfc_tracker_agents` (`name`, `browser`, `browser_version`, `name_hash`, `updated_at`, `created_at`) values ('Mozilla\/5.0 (compatible; AhrefsBot\/5.2; +http:\/\/ahrefs.com\/robot\/)', 'AhrefsBot', '5.2', '433e9c7afb28afa101337e535372eb25ad1ec983a1f2e88e226ae0b42accdafe', '2017-10-17 04:53:05', '2017-10-17 04:53:05')","type":"query","params":[],"bindings":["Mozilla\/5.0 (compatible; AhrefsBot\/5.2; +http:\/\/ahrefs.com\/robot\/)","AhrefsBot","5.2","433e9c7afb28afa101337e535372eb25ad1ec983a1f2e88e226ae0b42accdafe","2017-10-17 04:53:05","2017-10-17 04:53:05"],"hints":[],"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":83},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":128},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":287},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":335},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":119},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":244},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":262},{"index":23,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":169},{"index":24,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":25,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":26,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":71,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.0007,"duration_str":"700\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"},{"sql":"select * from `tfc_tracker_cookies` where `uuid` = '3c5fe27e-c104-44c5-bab1-a0b6dfdf68df' limit 1","type":"query","params":[],"bindings":["3c5fe27e-c104-44c5-bab1-a0b6dfdf68df"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":127},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Cookie.php","line":41},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":345},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":131},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":246},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":262},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":169},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":67,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php:127","connection":"tfc_analytics"},{"sql":"insert into `tfc_tracker_cookies` (`uuid`, `updated_at`, `created_at`) values ('3c5fe27e-c104-44c5-bab1-a0b6dfdf68df', '2017-10-17 04:53:05', '2017-10-17 04:53:05')","type":"query","params":[],"bindings":["3c5fe27e-c104-44c5-bab1-a0b6dfdf68df","2017-10-17 04:53:05","2017-10-17 04:53:05"],"hints":[],"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":83},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":128},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Cookie.php","line":41},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":345},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":131},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":246},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":262},{"index":23,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":169},{"index":24,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":25,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":26,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":71,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00068,"duration_str":"680\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"},{"sql":"select * from `tfc_tracker_sessions` where `uuid` = '4ac3b1d4-9b2e-4472-964e-671f735687a3' limit 1","type":"query","params":[],"bindings":["4ac3b1d4-9b2e-4472-964e-671f735687a3"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":127},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Session.php","line":97},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Session.php","line":53},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Session.php","line":44},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":635},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":263},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":169},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":67,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00088,"duration_str":"880\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php:127","connection":"tfc_analytics"},{"sql":"insert into `tfc_tracker_sessions` (`user_id`, `device_id`, `client_ip`, `geoip_id`, `agent_id`, `referer_id`, `cookie_id`, `language_id`, `is_robot`, `uuid`, `updated_at`, `created_at`) values ('', '2', '51.255.65.56', '', '5', '', '7', '2', '1', '4ac3b1d4-9b2e-4472-964e-671f735687a3', '2017-10-17 04:53:05', '2017-10-17 04:53:05')","type":"query","params":[],"bindings":["","2","51.255.65.56","","5","","7","2","1","4ac3b1d4-9b2e-4472-964e-671f735687a3","2017-10-17 04:53:05","2017-10-17 04:53:05"],"hints":[],"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":83},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":128},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Session.php","line":97},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Session.php","line":53},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Session.php","line":44},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":635},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":263},{"index":23,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":169},{"index":24,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":25,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":26,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":71,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00078,"duration_str":"780\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"},{"sql":"select * from `tfc_tracker_paths` where `path` = 'conference\/download' limit 1","type":"query","params":[],"bindings":["conference\/download"],"hints":["Use <code>SELECT *<\/code> only if you need all columns from table","<code>LIMIT<\/code> without <code>ORDER BY<\/code> causes non-deterministic results, depending on the query execution plan"],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":127},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":302},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":191},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":171},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":64,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00074,"duration_str":"740\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php:127","connection":"tfc_analytics"},{"sql":"insert into `tfc_tracker_paths` (`path`, `updated_at`, `created_at`) values ('conference\/download', '2017-10-17 04:53:05', '2017-10-17 04:53:05')","type":"query","params":[],"bindings":["conference\/download","2017-10-17 04:53:05","2017-10-17 04:53:05"],"hints":[],"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":83},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":128},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":302},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":191},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":171},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":501},{"index":22,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":23,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":68,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00063,"duration_str":"630\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"},{"sql":"insert into `tfc_tracker_log` (`session_id`, `method`, `path_id`, `query_id`, `referer_id`, `is_ajax`, `is_secure`, `is_json`, `wants_json`, `updated_at`, `created_at`) values ('7', 'GET', '15', '', '', '0', '0', '0', '0', '2017-10-17 04:53:05', '2017-10-17 04:53:05')","type":"query","params":[],"bindings":["7","GET","15","","","0","0","0","0","2017-10-17 04:53:05","2017-10-17 04:53:05"],"hints":[],"backtrace":[{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Repository.php","line":83},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Log.php","line":74},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":259},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":504},{"index":20,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":21,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":66,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00094,"duration_str":"940\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"},{"sql":"update `tfc_tracker_log` set `route_path_id` = '19', `updated_at` = '2017-10-17 04:53:05' where `id` = '28'","type":"query","params":[],"bindings":["19","2017-10-17 04:53:05","28"],"hints":[],"backtrace":[{"index":13,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php","line":34},{"index":14,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Log.php","line":22},{"index":15,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/Repositories\/Log.php","line":76},{"index":16,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Data\/RepositoryManager.php","line":259},{"index":17,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":504},{"index":18,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Tracker.php","line":81},{"index":19,"namespace":null,"name":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Middlewares\/Tracker.php","line":21},{"index":64,"namespace":null,"name":"\/public\/index.php","line":53}],"duration":0.00046,"duration_str":"460\u03bcs","stmt_id":"\/vendor\/pragmarx\/tracker\/src\/Vendor\/Laravel\/Models\/Base.php:34","connection":"tfc_analytics"}]},"swiftmailer_mails":{"count":0,"mails":[]},"auth":{"guards":{"web":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]","api":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]","admin":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]","admin-api":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]","teacher":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]","teacher-api":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]","student":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]","student-api":"array:2 [\n \"name\" => \"Guest\"\n \"user\" => array:1 [\n \"guest\" => true\n ]\n]"},"names":""},"gate":{"count":0,"messages":[]},"session":{"_token":"GPLaa9IoBQm1DnoIqXpGU09tvkM8NvGvdN9KYJ6P","_previous":"array:1 [\n \"url\" => \"http:\/\/thefilmcorner.eu\/conference\/download\"\n]","PHPDEBUGBAR_STACK_DATA":"[]"},"request":{"format":"html","content_type":"text\/html; charset=UTF-8","status_text":"OK","status_code":"200","request_query":"[]","request_request":"[]","request_headers":"array:6 [\n \"accept-encoding\" => array:1 [\n 0 => \"deflate, gzip\"\n ]\n \"accept\" => array:1 [\n 0 => \"*\/*\"\n ]\n \"user-agent\" => array:1 [\n 0 => \"Mozilla\/5.0 (compatible; AhrefsBot\/5.2; +http:\/\/ahrefs.com\/robot\/)\"\n ]\n \"host\" => array:1 [\n 0 => \"thefilmcorner.eu\"\n ]\n \"content-length\" => array:1 [\n 0 => \"\"\n ]\n \"content-type\" => array:1 [\n 0 => \"\"\n ]\n]","request_server":"array:30 [\n \"USER\" => \"www-data\"\n \"HOME\" => \"\/var\/www\"\n \"HTTP_ACCEPT_ENCODING\" => \"deflate, gzip\"\n \"HTTP_ACCEPT\" => \"*\/*\"\n \"HTTP_USER_AGENT\" => \"Mozilla\/5.0 (compatible; AhrefsBot\/5.2; +http:\/\/ahrefs.com\/robot\/)\"\n \"HTTP_HOST\" => \"thefilmcorner.eu\"\n \"REDIRECT_STATUS\" => \"200\"\n \"SERVER_NAME\" => \"thefilcorner.eu\"\n \"SERVER_PORT\" => \"80\"\n \"SERVER_ADDR\" => \"213.229.125.85\"\n \"REMOTE_PORT\" => \"45445\"\n \"REMOTE_ADDR\" => \"51.255.65.56\"\n \"SERVER_SOFTWARE\" => \"nginx\/1.10.3\"\n \"GATEWAY_INTERFACE\" => \"CGI\/1.1\"\n \"REQUEST_SCHEME\" => \"http\"\n \"SERVER_PROTOCOL\" => \"HTTP\/1.1\"\n \"DOCUMENT_ROOT\" => \"\/var\/www\/thefilmcorner\/public\"\n \"DOCUMENT_URI\" => \"\/index.php\"\n \"REQUEST_URI\" => \"\/conference\/download\"\n \"SCRIPT_NAME\" => \"\/index.php\"\n \"CONTENT_LENGTH\" => \"\"\n \"CONTENT_TYPE\" => \"\"\n \"REQUEST_METHOD\" => \"GET\"\n \"QUERY_STRING\" => \"\"\n \"SCRIPT_FILENAME\" => \"\/var\/www\/thefilmcorner\/public\/index.php\"\n \"PATH_INFO\" => \"\"\n \"FCGI_ROLE\" => \"RESPONDER\"\n \"PHP_SELF\" => \"\/index.php\"\n \"REQUEST_TIME_FLOAT\" => 1508215985.6775\n \"REQUEST_TIME\" => 1508215985\n]","request_cookies":"[]","response_headers":"array:5 [\n \"cache-control\" => array:1 [\n 0 => \"no-cache, private\"\n ]\n \"date\" => array:1 [\n 0 => \"Tue, 17 Oct 2017 04:53:05 GMT\"\n ]\n \"content-type\" => array:1 [\n 0 => \"text\/html; charset=UTF-8\"\n ]\n \"set-cookie\" => array:3 [\n 0 => \"XSRF-TOKEN=eyJpdiI6IkJ1TkVhNGVKZWQ2WmhxWW1IRXlyQ3c9PSIsInZhbHVlIjoiWmlGcXAzOUlxYndPMXNtVXd4NzBUR1lyVkhQTWtNUXA2b1lRQ2JpQllTU2NJVU1DYUlEdXFLM1wvaWg1aEJ6UmdRUjFST3RmcFlpakRBWWx5Qm03TDF3PT0iLCJtYWMiOiJkNmZhNWFlMzcxZjgyNmNmN2M2YjUyZTcxYzg4NDE4ZjRiMmJjM2UzZjcwYzliYWExMDU1ODQxMDMzNGIxNzIzIn0%3D; expires=Tue, 17-Oct-2017 06:53:05 GMT; max-age=7200; path=\/\"\n 1 => \"laravel_session=eyJpdiI6InpwRlNtcXZtbjJ1QmhFdHhCXC9TQnB3PT0iLCJ2YWx1ZSI6IndRTGxQS0paaW5wbzBjdnlITjRBYWdRZlpPeHRnWndoWnhGSVwvMG44dFZkQ1VBOEpDeWluMTRiblVBWWlDNzNwZFI5bGc3YW1UYjJFNTNCOUtEd01CQT09IiwibWFjIjoiMWEwOGU5ODJlM2NhMzg3N2IwZTg1YWI1M2JlM2U5OTdmMWM3YjE2YmZlNTFkNGRjNDRkMGFkZDA5NjM2NDNjZCJ9; expires=Tue, 17-Oct-2017 06:53:05 GMT; max-age=7200; path=\/; httponly\"\n 2 => \"tfc_analytics=eyJpdiI6IkN1aWVrN1I3TGtNTzRKdnpheUZQdGc9PSIsInZhbHVlIjoiUktKdzBDcnlZMkRVZG1BMHRKbSsxMmtuTGgyVG96U0lnaG1JSlpaNmp0SHdGREt6c0dKaUpiQVk4cHg1VG1ITCIsIm1hYyI6ImUwMDEwM2QwN2RhZTJmZjUxNmExZDViMGJjYWVjMzkwZDI0YjNiN2RhMjZiY2M4ZmQ5N2E0ZDg5Y2Q4ZmE0YjAifQ%3D%3D; path=\/; httponly\"\n ]\n \"Set-Cookie\" => array:3 [\n 0 => \"XSRF-TOKEN=eyJpdiI6IkJ1TkVhNGVKZWQ2WmhxWW1IRXlyQ3c9PSIsInZhbHVlIjoiWmlGcXAzOUlxYndPMXNtVXd4NzBUR1lyVkhQTWtNUXA2b1lRQ2JpQllTU2NJVU1DYUlEdXFLM1wvaWg1aEJ6UmdRUjFST3RmcFlpakRBWWx5Qm03TDF3PT0iLCJtYWMiOiJkNmZhNWFlMzcxZjgyNmNmN2M2YjUyZTcxYzg4NDE4ZjRiMmJjM2UzZjcwYzliYWExMDU1ODQxMDMzNGIxNzIzIn0%3D; expires=Tue, 17-Oct-2017 06:53:05 GMT; path=\/\"\n 1 => \"laravel_session=eyJpdiI6InpwRlNtcXZtbjJ1QmhFdHhCXC9TQnB3PT0iLCJ2YWx1ZSI6IndRTGxQS0paaW5wbzBjdnlITjRBYWdRZlpPeHRnWndoWnhGSVwvMG44dFZkQ1VBOEpDeWluMTRiblVBWWlDNzNwZFI5bGc3YW1UYjJFNTNCOUtEd01CQT09IiwibWFjIjoiMWEwOGU5ODJlM2NhMzg3N2IwZTg1YWI1M2JlM2U5OTdmMWM3YjE2YmZlNTFkNGRjNDRkMGFkZDA5NjM2NDNjZCJ9; expires=Tue, 17-Oct-2017 06:53:05 GMT; path=\/; httponly\"\n 2 => \"tfc_analytics=eyJpdiI6IkN1aWVrN1I3TGtNTzRKdnpheUZQdGc9PSIsInZhbHVlIjoiUktKdzBDcnlZMkRVZG1BMHRKbSsxMmtuTGgyVG96U0lnaG1JSlpaNmp0SHdGREt6c0dKaUpiQVk4cHg1VG1ITCIsIm1hYyI6ImUwMDEwM2QwN2RhZTJmZjUxNmExZDViMGJjYWVjMzkwZDI0YjNiN2RhMjZiY2M4ZmQ5N2E0ZDg5Y2Q4ZmE0YjAifQ%3D%3D; path=\/; httponly\"\n ]\n]","path_info":"\/conference\/download","session_attributes":"array:3 [\n \"_token\" => \"GPLaa9IoBQm1DnoIqXpGU09tvkM8NvGvdN9KYJ6P\"\n \"_previous\" => array:1 [\n \"url\" => \"http:\/\/thefilmcorner.eu\/conference\/download\"\n ]\n \"PHPDEBUGBAR_STACK_DATA\" => []\n]"}}
{"Reviews": [{"Title": "Great Quality Great Value Great Pics", "Author": "John Varnedore \"Photo bug\"", "ReviewID": "R33RI301R2PAG0", "Overall": "5.0", "Content": "After much research and trepidation I bought this newly released camera. There were no real reviews available because it just became available in the US the end of March. I am replacing a Finepix A310 which for the price was a decent point and shoot but was damaged beyond repair in an accident.For features and picture quality I believe the price is hard to beat. After experimenting for a week, I have found the photos to be excellent both in doors and out doors with various modes available such as portrait, landscape and even a night mode. The one thing that plagued other cameras in this class was underpowered flash..the flash is more than adequate for a camera of this size and I am extremely pleased with the results.It is smaller but more solid than my previous finepix and very intuitive controls and miserly on battery usage while most others are simply battery hogs. It even does video with amazing good quality however the sound is monoraul and leaves something to be desired.If you need a point and shoot with some manual adjustments available, good battery usage, compact and occasional video then this is the camera for you. Again..proof is in the photos themselves. Oh..this thing powers up ready to shoot amazingly quick...Enjoy..you can't go wrong with this one..latest technology and usually can be found up to 30% off its list price.", "Date": "April 3, 2005"}, {"Title": "The Best of them ALL!", "Author": "Marsha L. Mcginnis \"Marsha\"", "ReviewID": "R2RG6VKEVIOH82", "Overall": "5.0", "Content": "I bought this camera as an upgrade to a three-year old Finepix 2600Z that I noticed was slow compared to the newer ones. The pics were still excellent - so I figured I'd stay with Fugi. Since purchasing the A350, I've become increasingly interested in taking more professional \"LOOKING\" photos. So, I've tried the Nikon Coolpix 7600, the Cannon SD500, the new Cannon Power Shot S2 IS, the Cannon PS A10, and the Finepix F10. (Sending three of the above mentioned back). And, I keep coming back to this little no-nonsense, non fidley, point and shoot wonder. It is the easiest and the best of them all.At first some pics were blurred, until I learned the secret of standing against something to brace myself, holding my breath as I shot the photo, and just using the focus feature like it says in the manual. And behold! Great pictures! I'm a big fan of natural light, and shoot most of my pictures without a flash, and try and fill the frame. That's what works for me anyway. Some people love to \"set up\" the shot, and that's fine - but I've learned that's not for me, I don't have time to fiddle - espicially when it's catching children in unaffected and natural states of being. I love spontaneous shots. And with this camera, those are within my reach.It looks as nice as the \"upper end\" purse/pocket sized Cannons, (same size - but a tad thicker), it's much less complicated to use, and the price is unbelievably reasonable. Everyone should have one - even if it's just to have as a back up. You'll find yourself using it more than the one it's backing up. :)", "Date": "September 29, 2005"}, {"Title": "Great Camera,= terrific pictures", "Author": "Leon Photo", "ReviewID": "R2B3PASN04MPDH", "Overall": "5.0", "Content": "This is my seventh Finepix..A205 A210 A330 A340 A345 and A350 in addition to Finepix s602. I am teaching Digital Photography to Seniors and I highly recommend the Fuji Products. Those thatcomplain either are not holding the camera steady or not makingsure that the focus is right in the center.. When I move up to the next model camera, I usually give the older model to my niece, nephew, or granddaughter. Many of my former students aremaking great photos with various digital cameras because theyare: Holding the camera steady, pressing the shutter releasehalfway so the camera focusses and sets the exposure. Then afterclicking the shutter, holding the camera steady for about a second. I even recommend using the self timer for still subjectsso there is no chance of blurring the picture", "Date": "March 6, 2006"}, {"Title": "Not perfect, but pretty good is enough for me", "Author": "Freelance Andy", "ReviewID": "R2N0IRCHYONNRL", "Overall": "4.0", "Content": "I received this camera as a gift last Christmas. Unlike a reviewer below, I took some time with it before writing this review. I also don't care what the camera looks like. Sure, its small and sleek, but I prefer that over big and chunky....Anyway, I have had a generally good experience in the 60 -70 pics I have taken with it. One thing I really like is the menu system is very intuitive. I didn't read the manual at first, just started messing with it, and I was able to take good quality pictures, and figure out the movie mode. It has a simple menu system for those that don't like reading the manual. (read the manual anyway, there's good stuff in there) Another feature I like is the macro mode. I took some VERY close shots of my pets and various car parts and they all turned out excellent. Flash has worked well. Not perfect though, as I've occasionally had to take the pic again when the pic showed too dark. I picked up the 1GB memory card for more memory, as the 16MB card it comes with will only take about 20 pics at the best quality. 1GB will let you take a little over 700.My only complaint is the LCD is a little dark and slightly fuzzy. The pics turn out much better than the LCD screen shows, but you sometimes can't tell in preview mode if the pic you just took was great or kinda crappy.....Overall, I'm happy with it, and my wife got it for a good price. If you're looking for a no fuss, easy to use camera, find this one on sale and you won't be disappointed.", "Date": "January 13, 2006"}, {"Title": "FujiFilm Finepix A350 5.2Mp Review", "Author": "Ashkan", "ReviewID": "R1T3B8JPVA4RBM", "Overall": "5.0", "Content": "It's an outstanding Digital Camera . its size is small to compare other Digital Cameras but its features and options are so vast , it doesn't have many functional bottons or arrow keys on the body of the Camera but it has many features ,options and camera control Functions through Menus appearing on the LCD , you can scroll , move , select and manage the menus on the LCD by the Simple Arrow Keys and bottons implemented on the body of the camera . The Quality of the pictures are outstanding for printing and seeing in the computer and you can easily zoom in to the objects because of the advanced quality ,however when you attach the camera to TV to see them on the TV screen ,some pics apear to be Blur and hazy but when you zoom to the objects you see a clear image on the TV screen, anyway the Quality of the pictures are so great when you download and see them in your PC . it's also capable to record with sound with a reasonable quality .", "Date": "September 7, 2005"}, {"Title": "Review of Finepix A350 Digital Camera", "Author": "Richard S. Knapp", "ReviewID": "R1P0UYOI00Z2UL", "Overall": "4.0", "Content": "While we have only had the camera for a month, and have taken only about 60 photos, we are very satisfied with the camera. We are happy that we now have a small camera that you can take to any function by clipping on your belt, putting in your purse, or in my fly fishing chest pack--just in case... We have taken most photos on 3 MP, and find that they look excellent on 4 x 6 format. Haven't done any enlargements yet. We have another Finepix camera we use when we plan to get 8 x 10s or larger, anyway. Sticking with the same brand makes it easier to learn how to use the camera, as the logic is similar. We like that it uses AA batteries. Based on our past experience with rechargeables (negative), we just use off the shelf throw-away (oops, recyclable) AA alkaline batteries. Since they can be obtained cheaply and the charge does not diminish when you take them on a trip.", "Date": "September 13, 2005"}, {"Title": "Great little camera.", "Author": "John Ml.", "ReviewID": "R3MKMR8WREH9UE", "Overall": "5.0", "Content": "This camera is tiny and gives great pictures and all features you would find on these camera size. Pictures are very clear and sharp. It is very complete. If you are looking for a pocket camera, this is the one. Don't wait for a fast shutter on this kind of camera. This one a winner compared to Olympus D-535, Canon A400 or canon 510.", "Date": "September 9, 2005"}, {"Title": "Great high-quality digital snapshot camera", "Author": "Linda", "ReviewID": "R32G2AMFGDVDMM", "Overall": "5.0", "Content": "Can't beat the price, nor the high resolution and ease of use that this little camera offers. Perfect for all family snapshots, travel pictures, and even for semi-formal portrait and wedding shots. As with most digital cameras this camera will eat batteries; but not as quickly as the majority of other brands and models. Very satisfied -- I'll never go back to film-based photography!", "Date": "November 6, 2005"}, {"Title": "Slow, bad focus, and jumpy vid", "Author": "Rich Ball", "ReviewID": "R156F1TR07L9VE", "Overall": "1.0", "Content": "I was super-excited to get this camera, and very disappointed with it once I did. The pictures are blurry far more often than not, even when resting the camera on a table or solid object. Additionally, it's so slow at taking them that ANY movement (eyes blinking, etc) looks like a massive blur. And the video skips all the time. It just misses entire parts. I would highly recommend NOT getting this camera.Edit: 3 months later the lens motor ground to an irreparable jam trying to open. Excellent. Now I can finally throw this piece of junk out and buy a real camera.", "Date": "September 17, 2006"}, {"Title": "Missed PhotoOps", "Author": "M. A. Robinson", "ReviewID": "R1BX1ZKU4IBXLL", "Overall": "1.0", "Content": "I purchased this camera based on previous good experience with an older model Fujifilm camera, reviews here, price and functions. At the same time, I also purchased the larger xD card. Almost out of the box, this camera has given me nothing but grief. What others had said about the blurry photos I can certainly echo. A month or so after purchase, the lens would not open, or it would not open totally. I first thought the batteries were dead and that was the cause....after changing the batteries, the problems still existed - SOME OF THE TIME. Not always - just sporadically. Just enough to cause me to miss many unique and memorable photo opportunities.In addition to that, now that I'm looking at other brands of cameras I find the xD card I purchased is not transferable so I'm out the cost of that as well. Another malfunction of this camera is after \"erasing\" all photos on the xD card, taking more photos and uploading the new photos, I found that all the photos originally erased were still there and uploaded again with the new ones? I don't know if that was a camera or memory card malfunction but it just added to my dislike of this camera.I would NOT recommend this camera to anyone....it's a total dud. I'm very disappointed with Fujifilm and am now looking at Nikon and Cannons. Good luck Fujifulm...you need it", "Date": "October 20, 2006"}, {"Title": "Excelent", "Author": "Francisco Li \"Fran\"", "ReviewID": "RE9CNL4D2PJNR", "Overall": "5.0", "Content": "I bought this camera about 2 months ago, its excelent, I recommend it, and the the prices for 5.2 MegaPixels is very low.", "Date": "August 5, 2005"}, {"Title": "Very cool little camera!", "Author": "R. Stiles", "ReviewID": "R1I56EGQSOPK22", "Overall": "5.0", "Content": "This little baby packs a punch. 5.2 MP, 3.0 optical zoom with automatic lens extension, along with 4.1 digital zoom. Great flash; never too bright ot too dim. I haven't even begun to investigate all the features this camera incorporates into its small size, but it is shaping up to be a real winner!", "Date": "July 27, 2005"}, {"Title": "Good camera even after a few years of use.", "Author": "mr.3D", "ReviewID": "RN07AH3CG7F5M", "Overall": "4.0", "Content": "Seeing as how I've owned this camera for about 6 years I thought it time to write a review.The last batch of reviews came from 2007,so this one is long overdue.First and foremost,I notice a few reviews of people pointing out that after owning the product for a while that sometimes the LCD screen becomes blurry,along with the pictures taken.After owning my camera for about a year I suffered from the same exact problem. However,I found a simple solution.Simply press up on the zoom button to come back into focus! It was that easy,though it took me quiet a way to figure that one out. For some strange reason the A350 quits auto zooming after so much use.At one point my camera did fizzle out on me and refused to open the lens. I believe the problem stemmed from a particular incident in which I dropped the A350.Though my warranty covered the damage and it was returned as good as new. Since the incident,from time to time I run into a little mechanical trouble,but not enough to call it a habit. The zoom works good,though a full on zoom of any particular object is almost futile,due to the fact zooming in the A350 to its full capacity causes the batteries to die very fast.In that regard this camera fails but that doesn't cause it to falter completely.The highlight of this camera is the simple construction along with an easy to use interface,with the ability to take quality pictures. I've managed to snap a few I still can't believe was capable of being taken on this little camera.If you're reading this review now,most likely you're in the market for an affordable camera that takes good pictures. This camera does this and a little more.Another feature of the A350 is the ability to record video. The quality isn't amazing but i've found it to deliver decent video considering the fact this device is primemarily a camera. It's a nice extra for the low price. By todays standards this camera is eclipsed by more modern creations but that doesn't mean it isn't without charm.", "Date": "March 28, 2010"}, {"Title": "a350 fuji . I guess ok for price.", "Author": "S. Nelson", "ReviewID": "R1OJBJ8FUMQFAY", "Overall": "4.0", "Content": "I bought a nice used fuji a350. IT's good for the most part. Software is good to use, if you know anything about draging highlighted stuff over to a folder. It took me some time to figure it out. The camera in the first few weeks, the telescoping lense somehow got cocked out of possition, and would not slide back in. I don't know if it was bumped or jumped gear? I very carefully, examined it, and did some chriopractic bone snap and got it back in place and seems to work now. The pics turn out nice for the most part. , but can be blurry probably due to movement?. Im not happy with very close up's, but maybe there is a manual setting?? You must stay away about 18 inches for it to not be blurry. The flash I think is alittle under-power, so night shots should be with normal talking distance. The Video mode sucks. sound and video skip about every 10 seconds. Sometimes making the sound off track of the video for quick split second or cuts out. I don't know if this is normal or is my camera bad? but im figuring from my research it very well could be normal for this model. But the video does come in handy if your not worried about little skips or missing words due to audio cutting as well. I dont like the delay when you take a picture. THis is my first real dig. camera, comming from a kodak dc20 win.3.1 type. so I will know what to look for when i get a different one, but for now, I think 5mp will be fine for my picture taking. Bring extera batteries.", "Date": "May 3, 2007"}, {"Title": "love this camera", "Author": "S. Marcum", "ReviewID": "R34N37UGSYF65J", "Overall": "5.0", "Content": "i love this camera. so far its the best digital camera i've owned. the only problem with this camera is that it eats the batteries like crazy. Its best to buy rechargable batteries so that you dont spend so much money.", "Date": "April 17, 2007"}, {"Title": "i'd even rate this lil ole camera with 6 stars if i could", "Author": "Ms. Rosicella T. Halvorson", "ReviewID": "R1QSRIXKW2DDLU", "Overall": "5.0", "Content": "bought this a year or two ago and have had nothing but excellent pictures. i even took it to europe in a backpack where it got a bit of beating up while backpacking and i have yet to have it break down on me. i live in the mountains and we get our fare share of snow. ocassionally i leave it in the car where the temp gets down to freezing and have never had it have any problems. all in all... BUY IT!! absolutely a great buy!", "Date": "January 22, 2007"}, {"Title": "So far works, easy to use and no complaints.", "Author": "William R. Pisetsky \"William\"", "ReviewID": "R99U95DLDLYBA", "Overall": "5.0", "Content": "I am happy to have this camera. Only it's little bit outdated. But prce - performance ratio is great.", "Date": "January 18, 2007"}, {"Title": "Great Little Camera", "Author": "Doodlebug \"hurdcat\"", "ReviewID": "R23G9CX9RPR120", "Overall": "5.0", "Content": "I gave this camera to my son for his birthday. He will be going to China for 6 months, and wanted a small, light camera to take with him. Did I mention that the camera was also a very good price! He is extemely happy with the camera and has taken many pictures. He did mention that the camera needs a larger memory card, as it does not hold as many pictures as he would like, so I would suggest that anyone buying this get more memory. However, the camera is light, small, simple to use, and takes great pictures.", "Date": "June 9, 2006"}, {"Title": "Fujifilm Finepix A350 review", "Author": "Diann L. Lesho", "ReviewID": "R3EDGSMUNPDZNV", "Overall": "2.0", "Content": "Bought this camera several years ago. It is OK for shots of the grand kids playing in the front yard but when you try and take a picture for an eBay auction, the camera is USELESS. It has ZERO macro picture capability... in other words, it won't focus for a close up and the viewfinder is so small you can't tell until you have created another blur-image. It just won't focus close up (under 2 feet) very well. Trying to get fine detail on smaller objects is impossible. I am buying another camera for close up pics. The menus are not very intuitive so make sure you keep the owner's manual which is also available online at the manufacturer website for download.", "Date": "August 26, 2011"}, {"Title": "First Digital Camera- Superior Picture Quality", "Author": "Peter24g \"peter24g\"", "ReviewID": "R2BLZCR88SZQSY", "Overall": "4.0", "Content": "This camera, though a bit less known than those other big-brand versions is and was one of the best qualtiy cameras I've used. I have SLR's now, however I like this camera for its sheer ease, convenience and quality of pictures. In fact, I'm suprised how Fuji made a camera this small, basic but with such amazing picture clarity. I would recommend this camera for anyone, not just novices.", "Date": "May 17, 2011"}, {"Title": "Nice but flawed", "Author": "Gary \"Just this guy, ya know?\"", "ReviewID": "R31TBRZ6AQWEC", "Overall": "3.0", "Content": "Fujifilm Finepix A350 5.2MP Digital Camera with 3x Optical ZoomThis is actually the 2nd of this basic model that I have owned. For the price I paid it takes good pics.I didn't have the blurry picture issues that some folks have complained about. I suspect a lot of them were taking pictures indoors and had turned the flash off.However, both of these have had problems with the lens sticking. The first one was an A345 and it's lens failed after about 13 months, i.e. after the warranty ran out.I bought the A350 as a replacement about a year ago because I liked the layout of the controls on the A345 and the optical viewfinder, great for action shots. I love the continuous shooting mode, if you're trying to catch a good shot of a duck coming in for a landing or taking off, or any other kind of action shot this feature works great.Now the lens is starting to stick on the A350. From the other reviews I've seen this appears to be a basic design flaw.I like to carry a camera with me all the time in case there's a photo opportunity. This camera does not appear to be rugged enough for that. I'm going to take it to work to photograph equipment and test setups as long as it holds up and probably pop about $100 more for a decent Canon to carry around.", "Date": "November 21, 2007"}, {"Title": "Experiencing mechanical difficulties", "Author": "Doby", "ReviewID": "R364YHUCRBW259", "Overall": "1.0", "Content": "For 8 months, this camera did what it was supposed to. Then the lens would not open. Sent back to Fuji under warranty and 6 weeks later, it was fixed. No issues for another 8 months, then sometimes the lens opens and sometimes it doesn't. Sometimes it will come into focus and sometimes it won't. This = missed photos or some blurry shots.It was decent while it lasted, just bought a Canon.", "Date": "July 24, 2007"}, {"Title": "Good for what its worth.", "Author": "The Film Master \"omnifilmaster\"", "ReviewID": "R3JNIKELBTT4TT", "Overall": "2.0", "Content": "I have had this camera for about a year. It takes excellent pictures, but it does eat batteries and recently- it finally died. None of the pictures I now take come out. Sometimes they do and sometimes they have tons of thick white scratchy lines on them. This has never happened before. I always keep everything on automatic.", "Date": "July 21, 2007"}, {"Title": "Simple and easy to use-great photos", "Author": "Margaret Schultz", "ReviewID": "R32OJIEEQLS9FO", "Overall": "4.0", "Content": "This camera is great, easy to use with clear results. We replaced a cheap digital camera that was not near as nice as this one. We are not professional photographers but wanted a good quality, easy to use camera for family photos and work needs as well. We love it. Its not one of those extraordinary cameras with all the doodads but if you are looking for straight forward, clear pictures, its great.", "Date": "April 10, 2007"}, {"Title": "Good camera", "Author": "Thomas A. Lheureux \"falconz\"", "ReviewID": "RJPCA44WD9B4W", "Overall": "4.0", "Content": "This was my first purchase of a digital camera. The features are pretty standard. The pictures I am able to take are either very good or fuzzy. The fuzziness applies to some of the pictures that the auto focus is unusable. For some reason and in certain situations, I am unable to get the AF to work.As I said before, when the AF works, I can get very good quality pictures...You will want to get a bigger memory card too.", "Date": "January 2, 2007"}, {"Title": "eh. not the best, but not the worst", "Author": "jessica rabbit", "ReviewID": "R2YY9OTOT9BLJM", "Overall": "3.0", "Content": "I got this camera for christmas last year. It was wonderful for about 9 months. I'm one of those people who takes their camera everywhere and takes pictures of everything, and for quite a while I was very please with the camera. Then at about 9 months, the zoom stopped working and about a month ago it stopped taking pictures. Well, it still takes pictures but none of them turn out. It takes blank pictures. lame.", "Date": "January 1, 2007"}, {"Title": "I Love This Camera!!!", "Author": "Sunshine", "ReviewID": "R165VAE1V202UF", "Overall": "5.0", "Content": "I purchased this camera from Amazon.com on July 19th and absolutely love it. This is the first camera I've ever owned and I'm having so much fun using it. It takes wonderful pictures and the software program is easy to install. I'm even starting to play around with the short movie features.Additionally, it's cute and compact. I would definitely recommend this camera to anyone and after doing price research at various stores in my area I feel I got any excellent deal by purchasing it through Amazon.com", "Date": "August 21, 2005"}, {"Title": "fuji A350", "Author": "conscious buyer", "ReviewID": "R3I20J892MO4J6", "Overall": "5.0", "Content": "impressed with the quality of the camera,pictures look great. just as impressed with the quick service and delivery from Amazon. i was amazed when my delivery arrived several days before expected delivery date. i have been leary of ordering online but with this experience i will definetly do business with Amazon again.", "Date": "March 16, 2006"}, {"Title": "Good Camera", "Author": "M. Marfo \"Fi Real\"", "ReviewID": "RF7LDZXYU6YQG", "Overall": "4.0", "Content": "It's a good camera for its price.The pictures do display a little bit dark on the camera but when its loaded to a pc it comes out ok.", "Date": "March 8, 2007"}, {"Title": "Save your money.", "Author": "Some Lady", "ReviewID": "R3MOJ12BB0TTXY", "Overall": "2.0", "Content": "I'm just a college student, and even I was unimpressed by this camera. The timing is awkward and the pictures are often out of focus. Of course, when you can get a good shot, it's lovely. I have a cheap, old digital camera that I was replacing with this one, and it isn't NEARLY as good as my old one. Bizarre.", "Date": "August 9, 2006"}, {"Title": "Returned it", "Author": "Rebecca Leahey", "ReviewID": "R31JHNKZ4RYOKT", "Overall": "2.0", "Content": "I bought this with giftcards I recieved from Christmas. The pictures came out VERY blurry. There is a hand icon that comes onto the screen when the camera shakes too much. Well every time I took a picture the hand icon came up. I adjusted settings and everything but it still came up. I would even put the camera down on a table but the hand icon would not go away. I take pictures of my kids mostly, who never hold still, and ALL the pictures came out blurry. I was very dissapointed and returned it. I got a Cannon that was only fifty dollars more and am MUCH happier.", "Date": "March 11, 2006"}, {"Title": "You Get What You Pay For", "Author": "Homer Network", "ReviewID": "R2PP48NRL7RFC", "Overall": "2.0", "Content": "I thought I would purchase an inexpensive 5MP camera from a \"camera\" (or at least film) company passing up the more expensive Canon line. I have taken close to 100 pictures and I am very disappointed. 1) Autofocus stinks - too many blurry pictures (heartbreaking); 2) Image in LCD too dark at night - you need to use the view finder or take picture \"blind\"; 3) Eats batteries - 2-AAs won't even last a day; 4) Menu difficult to navigate; 5) Slider selector on the back easily gets pushed into movie mode; 6) Flash stinks - you need to be on top of whatever object/subject you are taking a picture of; everything else is dark or black. Overall, I wish I can return it, but I already cut out the UPC symbol for my rebate.", "Date": "December 29, 2005"}, {"Title": "RECEIVED PRODUCT FAST AND IN GREAT SHAPE", "Author": "Roseanne Muckle \"ROSEANNE MUCKLE\"", "ReviewID": "R37RNRERUUXEPL", "Overall": "5.0", "Content": "I WAS HAPPY TO RECEIVE MY CAMERA,FAST AND EXACTLY WHAT I ORDERED,,...GREAT SHIPPER....", "Date": "January 9, 2007"}, {"Title": "I can't believe this was on the top-sellers list", "Author": "Lancaster", "ReviewID": "R2R9LG9UF2LLQL", "Overall": "1.0", "Content": "I bought this camera october 2005 for a little more than the listing price here (i thought it would be a lot lower by now...). at first, yeah, i loved it! the only problem at first was that it took blurry pictures and it's very very slow. if you have shaky hands or if you drink coffee or anything with caffeine in it, prepare yourself for blurry pictures (my mom took homecoming pictures with it...none came out...all u could see was a blue blur (me) standing next to a taller black blur...very attractive). The camera is like ultra-sensitive for blurriness. so once i got used to the blurriness, it was great and i took it everywhere. its not like really tiny like all of these new cameras that im currently looking to buy, but it fit in my purse (that says something).so in late december (almost 3 months after buying), the sound on the video function broke. i mean i was having a blast with the (low quality) videos and my friends but then that broke and instead all you could here was this wonderful high-pitched tone. not fun. i would have returned it then had i not lost the receipt...then about two weeks ago (mid-august) another breaking! now the LCD broke! all it shows is white. just white. i just LOVE it (sarcasm). so i come on here today to buy a new camera because were going to chicago and i need a camera and i see this on the top 20. bad choice.all i can say is that this camera is perfect for you if you want a camera to last less than a year and take blurry pictures from the start.", "Date": "September 2, 2006"}, {"Title": "Intermediary product", "Author": "Arnaud T.", "ReviewID": "R272GKNMPUOJVI", "Overall": "2.0", "Content": "I bought this camera as my first camera, looking for something not too expensive with 5 megapixels and a 3x zoom.The quality of the picture is good for a computer use but I haven't try to print or enlarge them.The camera has some small troubles.* The screen has not a very good quality and stay blocked some times on the last picture* Once the camera stay blocked \"open\". I fix this by removing the battery and put them back, then I was able to turn it off.* The camera don't deal very well if you take pictures of a dark place from a sunny place or opposite. You get some over-exposition or under exposition. I wasn't having this problem with a Canon I used from a friend during a trip.My conclusion:* It's a cheap one for a cheap use. You don't really worry about and get nice picture (I use these pictures for a web site and it works great)* If you can, add 50-100$ for the same kind of camera but known to work well.", "Date": "September 29, 2005"}, {"Title": "Cons: Cheap Feel, Poor LCD!", "Author": "HB", "ReviewID": "R6JKU0YPIUKVL", "Overall": "2.0", "Content": "I received this as a Christmas gift today and was not pleased. It's way too tiny and flimsy for my taste and has a very female look and character to it. I gave it to my sister who agreed it wasn't a very masculine-looking camera. However, she claims it's the perfect size for her purse, lol. All the pictures I took with it came out either DARK or BLURRED. You really have to play around with it to achieve clear, bright pictures and I don't have the patience for it. Also the LCD screen easily scratches - again cheap. I've dealt with many digital cameras in the past and while I could have settled for this one, I'd much rather get something I feel confident about its quality of pics, features and appearance. The camera is perfect for the young teen crowd with little experience with a digital camera. All others be forewarned!!!", "Date": "December 26, 2005"}, {"Title": "fuji A350 digital camera", "Author": "Kathleen M. Farnham", "ReviewID": "RKP4F8LYXW1UV", "Overall": "5.0", "Content": "very fast service and a pleasure to do business with. the camera is great. thanks alot. i will do business with amazon again.", "Date": "March 13, 2006"}], "ProductInfo": {"Price": "Unavailable", "Features": "5.2 MP CCD captures enough detail for photo-quality 13 x 17-inch prints\n3x optical zoom; 1.7-inch LCD display\nLess than 3 seconds to start-up; .1-second shutter lag\nSingle- and multi-frame playback can be used without activating shutter\nStores images on xD Picture Cards; powered by 2 AA-size batteries", "Name": "Fujifilm Finepix A350 5.2MP Digital Camera with 3x Optical Zoom", "ImgURL": "http://ecx.images-amazon.com/images/I/51A7RMAOSeL._SX300_.jpg", "ProductID": "B0007GIXQK"}}
{"properties": {"unk_78": {"unknown_1": 29606, "unknown_2": 40}, "unk_104": 150, "unk_173": {"unknown_1": 255, "unknown_2": 255}, "dummy_c6": true, "unk_19": 0, "model": false, "unk_17": false, "models": [{"type": 4, "values": [34351]}], "occludes_2": false, "unk_178": 5, "id": 111162}, "uniques": [{"plane": 1, "i": 67, "j": 106, "x": 41, "y": 30, "id": 111162, "type": 4, "rotation": 0}, {"plane": 1, "i": 68, "j": 106, "x": 28, "y": 40, "id": 111162, "type": 4, "rotation": 0}, {"plane": 1, "i": 84, "j": 140, "x": 41, "y": 30, "id": 111162, "type": 4, "rotation": 0}, {"plane": 1, "i": 85, "j": 140, "x": 28, "y": 40, "id": 111162, "type": 4, "rotation": 0}]}
{"id":"LWMP-01-0509","name":{"english":"ဗိုလ်မှူးချုပ်တင်စိုး"},"questions":[{"id":"LWQ-01-11-057","house":"","session":"Eleventh Regular Session","date":"23-Sep-14","description":{"english":"Getting Knowledge aboout Constitution for Public from all Media","myanmar":""},"issue":"Politics","respondent":{"name":"U Pike Htway","position":"Deputy Information Minister"}}]}
{ "id": 733818, "type": "Feature", "properties": { "name":"Ternaard", "placetype":"locality", "woe:id":733818, "woe:name":"Ternaard, Friesland, Netherlands", "woe:place_id":"ASDpJ.SeAp8oHrI", "woe:placetype":"locality", "woe:placetype_id":7 }, "bbox": [5.925107,53.388241,5.943603,53.420654], "geometry": {"alpha":0.00015,"bbox":[5.9251070022583,53.388240814209,5.9436030387878,53.420654296875],"coordinates":[[[[5.927524,53.413082],[5.925107,53.420654],[5.934333,53.409737],[5.943603,53.388241],[5.92781,53.397045],[5.928132,53.407677],[5.927524,53.413082]]]],"created":1292516590,"edges":7,"is_donuthole":0,"link":{"href":"http://farm6.static.flickr.com/5204/shapefiles/733818_20101216_1b525eb054.tar.gz"},"points":10,"type":"MultiPolygon"} }
{ "_class": "shapePath", "booleanOperation": -1, "do_objectID": "B7BF9392-12DD-4F74-AC6B-2D13B55FC1F8", "edited": true, "exportOptions": { "_class": "exportOptions", "exportFormats": [ ], "includedLayerIds": [ ], "layerOptions": 0, "shouldTrim": false }, "frame": { "_class": "rect", "constrainProportions": false, "height": 4.159321865163832, "width": 9.329817613785481, "x": 6.666909634590571, "y": 8.174011545252824 }, "isClosed": true, "isFixedToViewport": false, "isFlippedHorizontal": false, "isFlippedVertical": false, "isLocked": false, "isVisible": true, "layerListExpandedType": 0, "name": "Path", "nameIsFixed": false, "pointRadiusBehaviour": 1, "points": [ { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.95621906952618929, 0.99995193339330157}", "curveMode": 4, "curveTo": "{0.97951698499355588, 0.99967036825031363}", "hasCurveFrom": true, "hasCurveTo": true, "point": "{0.9646230507973671, 1}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.94175729462744462, 0.98076609526903025}", "curveMode": 4, "curveTo": "{0.94810315134584722, 0.9931250960945468}", "hasCurveFrom": false, "hasCurveTo": true, "point": "{0.94175729462744462, 0.98076609526903025}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.50988956711323041, 0.16195302015788704}", "curveMode": 4, "curveTo": "{0.52302813476573962, 0.18736752511653329}", "hasCurveFrom": true, "hasCurveTo": false, "point": "{0.52302813476573962, 0.18736752511653329}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.4772966224258946, 0.18736752511653329}", "curveMode": 4, "curveTo": "{0.49043519007840369, 0.16195302015788704}", "hasCurveFrom": false, "hasCurveTo": true, "point": "{0.4772966224258946, 0.18736752511653329}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.051420537450787285, 0.99465309008715497}", "curveMode": 4, "curveTo": "{0.058567462564189494, 0.98076609526903025}", "hasCurveFrom": true, "hasCurveTo": false, "point": "{0.058567462564189494, 0.98076609526903025}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.023231578031827356, 0.99784310814629817}", "curveMode": 2, "curveTo": "{0.042073487655393656, 1.0014657779533087}", "hasCurveFrom": true, "hasCurveTo": true, "point": "{0.032652532843610443, 0.99965444304980311}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.0023576659228384342, 0.95511780174529237}", "curveMode": 4, "curveTo": "{0.014537729843433557, 0.98756175825368642}", "hasCurveFrom": true, "hasCurveTo": true, "point": "{0.0085486209424842849, 0.97114914290354559}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.00093552538237887334, 0.89188685722425787}", "curveMode": 2, "curveTo": "{-0.00067949544249835817, 0.93415133830605135}", "hasCurveFrom": true, "hasCurveTo": true, "point": "{0.00012801496994025761, 0.91301909776515455}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.012835950224344781, 0.85895136530622296}", "curveMode": 4, "curveTo": "{0.005519049432040346, 0.87238559702148233}", "hasCurveFrom": false, "hasCurveTo": true, "point": "{0.012835950224344781, 0.85895136530622296}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.47072966068830341, -0.019179556060829561}", "curveMode": 4, "curveTo": "{0.43085055520573967, 0.057538668182488532}", "hasCurveFrom": true, "hasCurveTo": false, "point": "{0.43085055520573967, 0.057538668182488532}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.56947420198589471, 0.057538668182488817}", "curveMode": 4, "curveTo": "{0.52959509650333125, -0.019179556060829561}", "hasCurveFrom": false, "hasCurveTo": true, "point": "{0.56947420198589471, 0.057538668182488817}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.99880947286478494, 0.88066362935826903}", "curveMode": 4, "curveTo": "{0.98748880696728969, 0.85895136530622351}", "hasCurveFrom": true, "hasCurveTo": false, "point": "{0.98748880696728969, 0.85895136530622351}" }, { "_class": "curvePoint", "cornerRadius": 0, "curveFrom": "{0.99275710783427029, 0.97864919328616418}", "curveMode": 2, "curveTo": "{1.0029374007133711, 0.91585151449044933}", "hasCurveFrom": true, "hasCurveTo": true, "point": "{0.99784725427382071, 0.9472503538883067}" } ], "resizingConstraint": 63, "resizingType": 0, "rotation": 0, "shouldBreakMaskChain": false }
{"region": {"fips": "05", "name": "Arkansas", "abbr": "AR"}, "postal_codes": ["72469"], "name": "Strawberry", "counties": [{"fips": "075", "name": "Lawrence"}, {"fips": "135", "name": "Sharp"}]}
{"session": "Comisi\u00f3n Sexta Senado", "text": "\u201cPor el cual se adoptan medidas y disposiciones para los proyectos de\ninfraestructura de trasporte y se conceden facultades extraordinarias\u201d.\nSe\u00f1or Presidente someta a consideraci\u00f3n el t\u00edtulo y el querer de la\nComisi\u00f3n Sexta que este proyecto pase a cuarto debate.", "external_id": "#fernel-enrique-diaz-quintero", "party": null, "presidents": [], "title": "Representante", "time": "2013-11-06T11:11:20-05:00", "transcript": "7149-acta-102-comision-sexta", "order": 248, "name": "Fernel Enrique Diaz Quintero"}
{ "string": [ { "name": "app_name", "value": "MaterialFancyButtons" }, { "name": "mainability_description", "value": "Sample App Feature Ability" }, { "name": "list_item_default_text", "value": "List Item Default Text" }, { "name": "program_button_desc", "value": "Buttons defined programmatically using the various supported typefaces." }, { "name": "action_settings", "value": "Settings" }, { "name": "title_xml_buttons", "value": "XmlButtons" }, { "name": "title_program_buttons", "value": "ProgramButtons" }, { "name": "title_community_material_buttons", "value": "Community Material Buttons" }, { "name": "title_devicon_buttons", "value": "Devicon Buttons" }, { "name": "title_dripicons_buttons", "value": "Dripicons Buttons" }, { "name": "title_entypo", "value": "Entypo Buttons" }, { "name": "title_fontawesome", "value": "Fontawesome Buttons" }, { "name": "title_foundation_icons", "value": "Foundation Icons Buttons" }, { "name": "title_glyphicons_halflings", "value": "Glyphicons Halflings Buttons" }, { "name": "title_google_material", "value": "Google Material Buttons" }, { "name": "title_ionicons", "value": "Ionicons Buttons" }, { "name": "title_mfglabs", "value": "MFGLabs Iconset Buttons" }, { "name": "title_material_design_iconic", "value": "Material Design Iconic Buttons" }, { "name": "title_meteocons", "value": "Meteocons Buttons" }, { "name": "title_mobiriseicons", "value": "Mobirise Buttons" }, { "name": "title_octicons", "value": "Octicons Buttons" }, { "name": "title_openiconic", "value": "Open Iconic Buttons" }, { "name": "title_picol", "value": "PICOL Icons Buttons" }, { "name": "title_pixeden7", "value": "Pixeden 7 Stroke Buttons" }, { "name": "title_themify_icons", "value": "Themify Icons Buttons" }, { "name": "title_typicons", "value": "Typicons Buttons" }, { "name": "title_vaadin_icons", "value": "Vaadin Icons Buttons" }, { "name": "title_weather_icons", "value": "Weather Icons Buttons" }, { "name": "font_communitymaterial", "value": "communitymaterial-font-v1.9.32.ttf" }, { "name": "font_devicon", "value": "devicon-font-v2.0.0.1.ttf" }, { "name": "font_dripicons", "value": "dripicons-v2.ttf" }, { "name": "font_entypo", "value": "entypo-font-v1.0.0.1.ttf" }, { "name": "font_fontawesome", "value": "fontawesome-font-v4.7.ttf" }, { "name": "font_foundation_icons", "value": "foundation-icons-font-v3.0.0.1.ttf" }, { "name": "font_glyphicons_halflings", "value": "glyphicons-halflings-regular.ttf" }, { "name": "font_google_material", "value": "googlematerial.ttf" }, { "name": "font_ionicons", "value": "ionicons.ttf" }, { "name": "font_material_design_iconic", "value": "material-design-iconic-font-v2.2.0.ttf" }, { "name": "font_meteocons", "value": "meteocons.ttf" }, { "name": "font_mfglabs_iconset", "value": "mfglabsiconset-webfont-1.0.ttf" }, { "name": "font_mobirise_icons", "value": "mobirise-icons-v1.0.0.ttf" }, { "name": "font_octicons", "value": "octicons-v3.2.0.ttf" }, { "name": "font_open_iconic", "value": "open-iconic-1.1.1.ttf" }, { "name": "font_picol", "value": "picol-v1.1.ttf" }, { "name": "font_pixeden_7_stroke", "value": "pixeden-7-stroke-font-v1.2.0.ttf" }, { "name": "font_themify_icons", "value": "themify-icons-v0.1.2.ttf" }, { "name": "font_typicons", "value": "typicons-font-v2.0.7.1.ttf" }, { "name": "font_vaadin_icons", "value": "vaadin-icons-v4.1.0.ttf" }, { "name": "font_weather_icons", "value": "weather-icons-v2.0.10.ttf" } ] }
["c87d08fb9def580245a5fc3e2a081fa64647edd2"]
[ "http://2.bp.blogspot.com/-93ohUq2TBTI/TmyxgUjbsmI/AAAAAAAADQk/kwpUMJ1XTEA/s0/000.png", "http://2.bp.blogspot.com/-eWBZzxgFlLI/TmyxkZ22wAI/AAAAAAAADRY/-JLB1hfqzAg/s0/001.png", "http://2.bp.blogspot.com/-8XlgF_3nygU/TmyxmppNgQI/AAAAAAAADSU/XUTHP89UxQ8/s0/002.png", "http://2.bp.blogspot.com/-8fEF7wbZEGc/Tmyxof9e7mI/AAAAAAAADS8/g3e4SvQDnu8/s0/003.png", "http://2.bp.blogspot.com/-ezaLJdK6tdU/TmyxqrYc1AI/AAAAAAAADTs/Bm7h5rj5rx0/s0/004.png", "http://2.bp.blogspot.com/-CIUnEv1a-Us/Tmyxu8VLf1I/AAAAAAAADUk/h0VnMw_N_Uk/s0/005.png", "http://2.bp.blogspot.com/-pugR0qhMtL0/TmyxyDrubkI/AAAAAAAADVE/QAaShi97rgQ/s0/006.png", "http://2.bp.blogspot.com/-etlRnW14QdQ/Tmyx0KafZdI/AAAAAAAADVg/nvSXvEROjzE/s0/007.png", "http://2.bp.blogspot.com/-ovYrrFkeH4s/Tmyx1_zEN4I/AAAAAAAADWQ/vn-VNq4tEhE/s0/008.png", "http://2.bp.blogspot.com/-_UsVmtZsKVM/Tmyx36pNvtI/AAAAAAAADWc/S2p16obNua4/s0/009.png", "http://2.bp.blogspot.com/-fb0-zuerxSc/Tmyx6TIhpSI/AAAAAAAADXU/s46rNHSkyTA/s0/010.png", "http://2.bp.blogspot.com/-8XvZZcIcZzI/Tmyx71nEKKI/AAAAAAAADYE/CqpfGJ8xkDQ/s0/011.png", "http://2.bp.blogspot.com/-QQFMb9yEkn0/TmyyBfWeIpI/AAAAAAAADY8/5-Z6A2y8drY/s0/012.png", "http://2.bp.blogspot.com/-JjGclWsWNp0/TmyyHVJlEaI/AAAAAAAADZs/kIdngaMGZTU/s0/013.png", "http://2.bp.blogspot.com/-tiYuWe3b53U/TmyyJMtOxjI/AAAAAAAADaM/q7Tc92MPwhI/s0/014.png", "http://2.bp.blogspot.com/-zNpsTojKUZw/TmyyLBJJIpI/AAAAAAAADbI/q4qirVmCYD4/s0/015.png", "http://2.bp.blogspot.com/-nqrsLscU1fk/TmyyQn6nvGI/AAAAAAAADbs/jAbTZVp5_CE/s0/016.png", "http://2.bp.blogspot.com/-LaWp_kQHcMo/TmyyTlQXUhI/AAAAAAAADcc/KBNv-ek2W0M/s0/017.png" ]
{"content": "Does @ChrisBryantMP know the difference between tax avoidance and tax evasion ? Bloody idiot ! #bbcqt", "entities": [{"offset": 5, "type": "ne", "id": 2, "entity": "@ChrisBryantMP"}, {"entity": "tax evasion", "type": "topic keyword", "id": 3, "offset": 66}, {"entity": "tax avoidance", "type": "topic keyword", "id": 4, "offset": 48}], "topics": [{"topic": "public spending", "id": 1}], "tweet_id": "566011267765501952"}
["cb80f8f6cb981fd160622850276b7e5b5c52b7af","ea6a9b3fbdc4661977d713565d031d351f232188","b2887f9d090d128d8ef30ab84f20edfe59f0f039","26b971204f742750afc8bf5ad37428306eaf2d95"]
{"name":"Biggyapan","permalink":"biggyapan","crunchbase_url":"http://www.crunchbase.com/company/biggyapan","homepage_url":"http://www.biggyapan.com","blog_url":"","blog_feed_url":"","twitter_username":"","category_code":"advertising","number_of_employees":null,"founded_year":null,"founded_month":null,"founded_day":null,"deadpooled_year":null,"deadpooled_month":null,"deadpooled_day":null,"deadpooled_url":null,"tag_list":"","alias_list":null,"email_address":"biggyapanworld@gmail.com","phone_number":"","description":"Free Classifieds, Classified ads, Online","created_at":"Wed Jan 18 17:38:35 UTC 2012","updated_at":"Wed Jan 18 23:42:05 UTC 2012","overview":"<p>Biggyapan offers local classified ads for Art, Entertainment, Automotive, Vehicles, Books, Publications, Clothing, Accessories, Community, Education, Learning, Electronics, Appliances, Food, Dining, Health, Recreation, Heavy Goods, Machines, Home, Lifestyle, Jobs, Matrimonial, Pets, Property, Rentals, Resumes, Services, Sundries and Travel – Post your classified ad for free</p>","image":{"available_sizes":[[[96,96],"assets/images/resized/0017/0727/170727v2-max-150x150.png"],[[96,96],"assets/images/resized/0017/0727/170727v2-max-250x250.png"],[[96,96],"assets/images/resized/0017/0727/170727v2-max-450x450.png"]],"attribution":null},"products":[],"relationships":[],"competitions":[],"providerships":[],"total_money_raised":"$0","funding_rounds":[],"investments":[],"acquisition":null,"acquisitions":[],"offices":[],"milestones":[],"ipo":null,"video_embeds":[],"screenshots":[],"external_links":[]}
{ "id": 80925, "rating": 1966, "attempts": 30006, "fen": "1r2N2k/4R3/p3Bp1p/1p1pp3/1Pn5/P4bP1/1r3P2/2R3K1 b - - 2 35", "color": "white", "initialPly": 70, "gameId": "S608NnK2", "lines": { "e8f6": { "b8b7": { "e6d7": { "f3e4": { "f6e4": { "b7b6": "win" } } } } } }, "vote": 407, "enabled": true }
{"title":"Barbacoa de amigos (2014) MicroHD","uid":11450189,"size":1883212221,"categoryP":"video","categoryS":"hd___movies","magnet":"?xt=urn:btih:f29ecb392e3b137776d74abfc6221a9ad905f25f&amp;dn=Barbacoa+de+amigos+%282014%29+MicroHD&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":"Genio2","files":-1,"time":1415837049,"description":"Barbacoa de amigos (2014) [MicroHD 720p][Spanish]\n\nMediaInfo:\n---------- &lt;a href=&quot;\nhttp://pastebay.net/1521592&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://pastebay.net/1521592&lt;/a&gt;\n\nTítulo original: Barbecue\nAño: 2014\nDuración: 98 min.\nPaís: Francia\nDirector: Eric Lavaine\nGuión: Eric Lavaine, Hector Cabello Reyes \nFotografía: François Hernandez \nReparto: Lambert Wilson, Franck Dubosc, Florence Foresti, Guillaume De Tonquedec, Lionel Abelanski, Jérôme Commandeur, Sophie Ouez, Lysiane Meis, Valérie Crouzet\nProductora: Same Player / StudioCanal / TF1 Films Production \nGénero: Comedia \n\nSinopsis:\n---------\nEl día en que cumple 50 años, Antoine sufre un ataque al corazón. A partir de entonces, lo normal sería que se cuidara más. Pero Antoine se ha pasado la vida cuidando su salud, su dieta y dedicándose con esmero a cuidar de su familia y amigos. Precisamente por ello, lo que decide después del infarto es cambiar su vida y la de los que lo rodean","torrent":{"xt":"urn:btih:f29ecb392e3b137776d74abfc6221a9ad905f25f","amp;dn":"Barbacoa+de+amigos+%282014%29+MicroHD","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":"f29ecb392e3b137776d74abfc6221a9ad905f25f","infoHashBuffer":{"type":"Buffer","data":[242,158,203,57,46,59,19,119,118,215,74,191,198,34,26,154,217,5,242,95]},"announce":[],"urlList":[]}}
{ "name": "@cultureamp/babel-plugin-flow-to-typescript", "description": "Babel plugin to convert Flow into TypeScript", "license": "MIT", "author": { "name": "Yuichiro Kikura", "email": "y.kikura@gmail.com", "url": "https://github.com/Kiikurage" }, "contributors": [ { "name": "CureApp" } ], "files": [ "dist/*", "README.md" ], "version": "0.7.0", "scripts": { "prepare": "npm run build", "test": "jest", "test-watch": "jest --watch", "build": "tsc", "watch": "tsc --watch", "lint": "tslint --project .", "cover": "jest --coverage", "report-coverage": "codecov", "prettify": "./node_modules/.bin/prettier --write \"{src,test}/**/*.{js,ts,tsx}\"" }, "keywords": [ "babel", "flow", "typescript" ], "publishConfig": { "registry": "https://npm.pkg.github.com/" }, "main": "dist/index.js", "repository": { "type": "git", "url": "https://github.com/cultureamp/babel-plugin-flow-to-typescript.git" }, "peerDependencies": { "@babel/core": "^7.9.0" }, "dependencies": { "@babel/template": "^7.8.6", "@babel/traverse": "^7.9.0", "@babel/types": "^7.9.0" }, "devDependencies": { "@types/babel__traverse": "7.0.10", "babel-plugin-tester": "^9.0.0", "codecov": "^3.6.1", "jest": "^24.9.0", "prettier": "^1.17.1", "ts-jest": "^24.1.0", "tslint": "^5.20.1", "tslint-config-prettier": "^1.18.0", "tslint-plugin-prettier": "^2.0.1", "typescript": "^3.8.3" }, "jest": { "testEnvironment": "node", "transform": { "^.+\\.tsx?$": "ts-jest" }, "testRegex": "(/__tests__/.*|(\\.|/)(test|spec))\\.(jsx?|tsx?)$", "moduleFileExtensions": [ "ts", "tsx", "js", "jsx", "json", "node" ] } }
{ "id":"C1545", "services":[ {"name":"algorithm","alternatives":["dijkstra"]} , {"name":"vehicle","alternatives":["car"]} , {"name":"weighting","alternatives":["default", "least_congested", "fastest"]} ] , "platforms":[ { "id":"S572", "host":"http://d022m05.istic.univ-rennes1.fr:1532/", "services":[ {"name":"algorithm","alternatives":["dijkstra"]} , {"name":"vehicle","alternatives":["car", "foot", "motorcycle", "bike"]} , {"name":"weighting","alternatives":["fastest", "most_ozonic", "least_congested", "most_scenic"]} ] } , { "id":"S500", "host":"http://d020m02.istic.univ-rennes1.fr:1535/", "services":[ {"name":"algorithm","alternatives":["dijkstra"]} , {"name":"vehicle","alternatives":["car"]} , {"name":"weighting","alternatives":["default", "most_scenic", "shortest"]} ] } , { "id":"S232", "host":"http://e008m04.istic.univ-rennes1.fr:1538/", "services":[ {"name":"algorithm","alternatives":["dijkstra"]} , {"name":"vehicle","alternatives":["car", "bike", "foot", "motorcycle", "scooter"]} , {"name":"weighting","alternatives":["fastest", "shortest", "default", "least_congested", "least_polluted", "least_noisy", "most_scenic"]} ] } , { "id":"S123", "host":"http://e103m02.istic.univ-rennes1.fr:1540/", "services":[ {"name":"algorithm","alternatives":["dijkstra"]} , {"name":"vehicle","alternatives":["car"]} , {"name":"weighting","alternatives":["default", "shortest"]} ] } , { "id":"S509", "host":"http://d020m03.istic.univ-rennes1.fr:1534/", "services":[ {"name":"algorithm","alternatives":["dijkstra"]} , {"name":"vehicle","alternatives":["car", "motorcycle"]} , {"name":"weighting","alternatives":["default"]} ] } ] }
{"NS1A": "Q67253", "NS1": "Q67253", "Nucleocapsid protein": "P69290", "Protein N": "P69290", "Q67253": "Q67253", "NS1_I89A1": "Q67253", "Non-structural protein 1": "Q67253", "NS": "Q67253", "P69290": "P69290", "NCAP_I89A1": "P69290", "Nucleoprotein": "P69290", "NP": "P69290"}
{ "first_traded_price": 3619.0, "highest_price": 3776.0, "isin": "IRO1DSBH0001", "last_traded_price": 3676.0, "lowest_price": 3.6e3, "trade_volume": 21795.0, "unix_time": 1520640000 }
{ "order": "81970" ,"word": "massaraksh" ,"count": "14" }
Rishabh Sava<delimit>0<delimit>0<delimit>0<delimit>317<delimit>324<delimit>0<delimit>https://www.quora.com/profile/Rishabh-Sava<delimit>NA<delimit>NA<delimit>http://www.facebook.com/100002621671238<delimit>NA<delimit>Sachinist, Federista<delimit>Kharagpur, West Bengal, IndiaSuggest Bio<delimit>NA<delimit>Indian Institute of Technology, Kharagpur (IIT KGP)Suggest Bio<delimit>NA<delimit>NA<delimit>NA<delimit>NA<delimit>NA<delimit>NA
{"type": "Feature", "id": 23975101, "geometry": {"type": "MultiPolygon", "coordinates": [[[[-73.763168, 45.657711], [-73.763168, 45.659752], [-73.766068, 45.659752], [-73.766068, 45.657711], [-73.763168, 45.657711]]]]}, "properties": {"woe:id": 23975101, "woe:parent_id": 140, "woe:name": "J6Z 3E6", "woe:placetype": 11, "woe:placetype_name": "Zip", "woe:lang": "FRE", "iso:country": "CA", "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:37:44.434059", "meta:updated": "2020-10-14T11:27:58.936044", "woe:hierarchy": {"continent": 24865672, "country": 23424775, "town": 0, "planet": 1, "county": 29375165, "suburb": 0, "state": 2344924, "region": 0, "localadmin": 0}, "woe:timezone_id": 56043679, "woe:hash": "f25e9ryjru4m", "geom:min_latitude": 45.657711, "woe:centroid": [-73.764618, 45.65873], "geom:latitude": 45.65873, "woe:max_longitude": -73.763168, "geom:max_longitude": -73.763168, "geom:centroid": [-73.764618, 45.65873], "geom:max_latitude": 45.659752, "woe:bbox": [-73.766068, 45.657711, -73.763168, 45.659752], "geom:bbox": [-73.766068, 45.657711, -73.763168, 45.659752], "woe:min_latitude": 45.657711, "woe:min_longitude": -73.766068, "geom:longitude": -73.764618, "geom:hash": "f25e9ryjru4m", "woe:latitude": 45.65873, "geom:min_longitude": -73.766068, "woe:longitude": -73.764618, "woe:max_latitude": 45.659752, "woe:repo": "woeplanet-zip-ca-j", "geom:area": 51271.92836880684, "woe:scale": 22}}
{ "id": 974745375, "type": "Feature", "properties": { "addr:full":"3033 152 St Surrey BC V4P 3K1", "addr:housenumber":"3033", "addr:postcode":"v4p 3k1", "addr:street":"152 St", "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"-122.801345825,49.0566177368,-122.801345825,49.0566177368", "geom:latitude":49.056618, "geom:longitude":-122.801346, "iso:country":"CA", "mz:hierarchy_label":1, "mz:is_current":-1, "sg:address":"3033 152 St", "sg:city":"Surrey", "sg:classifiers":[ { "category":"Shopping", "subcategory":"Clothing, Apparel, & Fashions", "type":"Retail Goods" } ], "sg:owner":"simplegeo", "sg:phone":"+1 604 538 8828", "sg:postcode":"V4P 3K1", "sg:province":"BC", "src:geom":"simplegeo", "wof:belongsto":[ 1108951555, 102191575, 85633041, 101741073, 85682117 ], "wof:brand_id":420575937, "wof:breaches":[], "wof:concordances":{ "sg:id":"SG_5ihzSYXur6400uNdmSiNsn_49.056618_-122.801346@1293573121" }, "wof:country":"CA", "wof:created":1472249350, "wof:geomhash":"6f9fd74989e490fe62616c5a4d42ea15", "wof:hierarchy":[ { "continent_id":102191575, "country_id":85633041, "locality_id":101741073, "neighbourhood_id":1108951555, "region_id":85682117, "venue_id":974745375 } ], "wof:id":974745375, "wof:lastmodified":1510602466, "wof:name":"Reitmans", "wof:parent_id":1108951555, "wof:placetype":"venue", "wof:repo":"whosonfirst-data-venue-ca", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ -122.801345825, 49.0566177368, -122.801345825, 49.0566177368 ], "geometry": {"coordinates":[-122.801345825,49.0566177368],"type":"Point"} }
"20180704\n初夏的阳光还离我远\n还停顿在暮春,没有从我的头顶\n垂下,限我于立锥之地。\n平斜着,像一把刀,从我的身旁\n透出,将高楼的影子推来,压在\n草坪上,压在匡河上,压向\n更远的国道。像一座孤峰\n完整的倾倒\n\n这几年,我像退水后的青石\n止于河床。流水去了,不盼望\n也不恐怕。不拘于栖身的淤泥与\n缠绕的水草,依旧守清白之身。\n像河床上的青石,将风声当水声\n常在二十楼的阳台上思考世界与\n一些断裂的句子。巨石浮于天空\n我浮于悬空的领地。在这里\n我可以放过自己和自己的敌人,模糊\n意识与意义。一朵花可以是荼蘼的病句\n匆忙的人群可以是泼在地上的一瓢水。\n楼下卖麻辣串的推车与泊在路边的宝马\n是同一个概念。美女与妓女,\n呼啸的快车道旁的花与围墙内的花,\n是同一个概念。她们没有面目。\n她们面目全非。她们在大地上\n有许多面目。如同这些年\n我刻意避开的小众,与政客嘴脸\n\n想见过,也亲见过\n花园的颓废,不远处跨过有水或\n无水的桥的断落。\n见过彩虹的分崩离析,一座座\n高山坍为乱石。见过\n突然松手的水桶跌入深井。\n这些下坠的事物,每让我晕眩。\n我曾把自己关在宾馆的房间里\n站在床上,反复练习晕眩——闭眼、直立\n倒下,像一棵古木正被伐倒。\n把自己带近峭壁,退一步,或者\n纵身一跃\n\n在二十楼的阳台上,我目睹了\n二十一世纪废墟的高度\n楼宇的灯盏如飞雪"
{"brief_title": "Total-Body Irradiation and Chemotherapy Followed By Donor Bone Marrow Transplant in Treating Young Patients With Hematologic Cancer", "brief_summary": "RATIONALE: Giving chemotherapy and total body irradiation before a donor bone marrow transplant helps stop the growth of cancer and abnormal cells and helps stop the patient's immune system from rejecting the donor's stem cells. When the healthy stem cells from a donor are infused into the patient they may help the patient's bone marrow make stem cells, red blood cells, white blood cells, and platelets. Sometimes the transplanted cells from a donor can make an immune response against the body's normal cells. Giving antithymocyte globulin and removing the T cells from the donor cells before transplant may stop this from happening. PURPOSE: This phase II trial is studying how well total-body irradiation and chemotherapy followed by T-cell depleted donor bone marrow transplant works in treating young patients with hematologic cancer.", "detailed_description": "OBJECTIVES: - Determine the efficacy of hyperfractionated total body irradiation, thiotepa, and cyclophosphamide followed by T-cell-depleted allogeneic bone marrow transplantation in children with acute myeloid leukemia, acute lymphoblastic leukemia, chronic myelogenous leukemia, non-Hodgkin's lymphoma, or myelodysplastic syndromes. - Correlate the progenitor cell dose and dose of clonable T cells with the incidence and quality of engraftment, extent of chimerism, incidence and severity of acute and chronic graft-versus-host disease, characteristics of hematopoietic and immunologic reconstitution, and overall and disease-free survival at 2 years in patients treated with this regimen. OUTLINE: Patients undergo total body irradiation three times daily on days -9 to -7 and twice on day -6. Patients receive thiotepa IV over 4 hours on days -5 and -4 and cyclophosphamide IV over 30 minutes on days -3 and -2. Patients who cannot receive cyclophosphamide, due to prior hemorrhagic cystitis or exposure to high-dose cyclophosphamide or ifosfamide, receive fludarabine IV over 30 minutes on days -5 to -1. Patients planning to receive family member HLA-mismatched or unrelated bone marrow transplantation receive horse anti-thymocyte globulin IV once daily on days -5 and -4. Patients undergo allogeneic T-cell-depleted bone marrow transplantation on day 0. Patients receive filgrastim (G-CSF) IV every 12 hours beginning on day 7 and continuing until blood counts recover. Patients are followed every 2-4 weeks for the first 100 days post-transplantation, every 6 weeks for 6 months, every 3 months for 1 year, and then every 3-6 months until 2 years post-transplantation. PROJECTED ACCRUAL: A total of 50 patients (25 with HLA 6/6 antigen-matched related donors and 25 with HLA 5/6 antigen-matched related donors or HLA 5/6 or 6/6 antigen-matched unrelated donors) will be accrued for this study within 3 years.", "condition": ["Leukemia", "Lymphoma", "Myelodysplastic Syndromes", "Myelodysplastic/Myeloproliferative Neoplasms"], "intervention_type": ["Biological", "Biological", "Drug", "Drug", "Drug", "Procedure", "Radiation"], "intervention_name": ["anti-thymocyte globulin", "filgrastim", "cyclophosphamide", "fludarabine phosphate", "thiotepa", "allogeneic bone marrow transplantation", "radiation therapy"], "arm_group_label": ["Pts < than or = 18 years with lymphohematopoietic disorders", "Pts < than or = 18 years with lymphohematopoietic disorders", "Pts < than or = 18 years with lymphohematopoietic disorders", "Pts < than or = 18 years with lymphohematopoietic disorders", "Pts < than or = 18 years with lymphohematopoietic disorders", "Pts < than or = 18 years with lymphohematopoietic disorders", "Pts < than or = 18 years with lymphohematopoietic disorders"], "criteria": "DISEASE CHARACTERISTICS: - One of the following diagnoses: - Histologically confirmed good-risk acute myeloid leukemia (AML) in first remission with an HLA-compatible related donor - Ineligible for unrelated bone marrow transplantation unless failed first-line induction chemotherapy or have molecular evidence of disease at time of transplantation - Histologically confirmed high-risk AML in first remission - High risk defined by cytogenetics, biphenotypic and undifferentiated leukemia phenotype, secondary AML, or AML after myelodysplastic syndromes (MDS) - Eligible for related or unrelated donor transplantation - Histologically confirmed acute lymphoblastic leukemia (ALL) or lymphoblastic lymphoma (LL) in first remission with high risk for relapse or in second or third remission - High risk for relapse defined by hypodiploidy, pseudodiploidy with translocations t(9;22) or infant t(4;11), or failure to achieve remission after four weeks of induction therapy - Eligible for related or unrelated donor transplantation - Histologically confirmed chronic myelogenous leukemia (CML) in at least first chronic phase or acceleration with an HLA-compatible related donor - Histologically confirmed CML in first chronic phase if failed conventional therapy or in at least second chronic phase or acceleration with an HLA-compatible unrelated donor - Histologically confirmed non-Hodgkin's lymphoma beyond first complete remission or primary induction failure and tumors that are chemosensitive defined as at least 50% reduction in mass size - Eligible for related or unrelated donor transplantation - Histologically confirmed MDS with intermediate or high-risk disease defined by International Prognostic Scoring System and paroxysmal nocturnal hematuria - Eligible for related or unrelated donor transplantation - Treatment-related MDS or leukemia allowed if primary malignancy (e.g., neuroblastoma or Ewing's sarcoma) at low risk of recurrence - No AML, ALL, or LL in relapse or greater than third remission - No CML in blast crisis defined as more than 30% blasts plus promyelocytes - No active CNS involvement - History of leukemia cutis allowed - HLA compatible donor available - 5/6 or 6/6 HLA antigen matched related or unrelated PATIENT CHARACTERISTICS: Age: - 18 and under Performance status: - Karnofsky 70-100% OR - Lansky 50-100% Life expectancy: - Not specified Hematopoietic: - See Disease Characteristics Hepatic: - Bilirubin no greater than 2.5 times upper limit of normal (ULN) - AST no greater than 3 times ULN (unless liver involvement is present) Renal: - Creatinine normal OR - Creatinine clearance greater than 60 mL/min Cardiovascular: - LVEF at least 50% at rest (if less than 50% at rest, must increase with exercise) Pulmonary: - Asymptomatic with no prior risk features OR - DLCO greater than 40% predicted (corrected for hemoglobin) if symptomatic Other: - Not pregnant or nursing - Negative pregnancy test - Fertile patients must use effective contraception - HIV I/II negative - No uncontrolled viral, bacterial, or fungal infection - No known hypersensitivity to bovine proteins PRIOR CONCURRENT THERAPY: Biologic therapy: - See Disease Characterisitics Chemotherapy: - See Disease Characteristics Endocrine therapy: - Not specified Radiotherapy: - No prior radiotherapy that would preclude total body irradiation dose Surgery: - Not specified", "gender": "All", "minimum_age": "N/A", "maximum_age": "18 Years", "healthy_volunteers": "No", "keyword": "myelodysplastic/myeloproliferative neoplasm, unclassifiable", "mesh_term": ["Lymphoma", "Syndrome", "Leukemia", "Myelodysplastic Syndromes", "Preleukemia", "Myeloproliferative Disorders", "Myelodysplastic-Myeloproliferative Diseases", "Cyclophosphamide", "Fludarabine phosphate", "Thiotepa", "Antilymphocyte Serum", "Fludarabine"], "id": "NCT00028730"}
{ "id": 454527937, "type": "Feature", "properties": { "edtf:cessation":"uuuu", "edtf:inception":"uuuu", "geom:area":0.0, "geom:area_square_m":0.0, "geom:bbox":"0.0603171454829,51.5313582723,0.0603171454829,51.5313582723", "geom:latitude":51.531358, "geom:longitude":0.060317, "iso:country":"GB", "mz:hierarchy_label":1, "mz:is_current":-1, "os:admin_county_code":"", "os:admin_distict_code":"E09000025", "os:admin_ward_code":"E05000493", "os:country_code":"E92000001", "os:nhs_ha_code":"E18000007", "os:nhs_regional_ha_code":"E19000003", "os:positional_quality_indicator":"10", "src:geom":"os", "wof:belongsto":[ 102191581, 85633159, 404227469, 101750367 ], "wof:breaches":[], "wof:concordances":{ "gp:id":"27220890" }, "wof:country":"GB", "wof:geomhash":"63fa9cc3c4ad754eb32eb7e51cbc9a59", "wof:hierarchy":[ { "continent_id":102191581, "country_id":85633159, "locality_id":101750367, "macroregion_id":404227469, "postalcode_id":454527937, "region_id":-1 } ], "wof:id":454527937, "wof:lastmodified":1513904893, "wof:name":"E6 2RZ", "wof:parent_id":101750367, "wof:placetype":"postalcode", "wof:repo":"whosonfirst-data-postalcode-gb", "wof:superseded_by":[], "wof:supersedes":[], "wof:tags":[] }, "bbox": [ 0.06031714548294, 51.53135827234465, 0.06031714548294, 51.53135827234465 ], "geometry": {"coordinates":[0.06031714548294,51.53135827234465],"type":"Point"} }
{ "first_traded_price": 1.3e4, "highest_price": 13030.0, "isin": "IRO1JAMD0001", "last_traded_price": 13030.0, "lowest_price": 12740.0, "trade_volume": 3.0e3, "unix_time": 1409529600 }
[{"corporation_id": 98422578, "record_id": 54747825, "start_date": "2021-01-08T18:17:00Z"}, {"corporation_id": 1000045, "record_id": 54705427, "start_date": "2021-01-03T08:18:00Z"}, {"corporation_id": 98430069, "record_id": 54113766, "start_date": "2020-10-17T12:32:00Z"}, {"corporation_id": 1000009, "record_id": 54096029, "start_date": "2020-10-15T03:53:00Z"}, {"corporation_id": 98607967, "record_id": 51432934, "start_date": "2019-12-25T16:55:00Z"}, {"corporation_id": 1000009, "record_id": 51432932, "start_date": "2019-12-25T16:55:00Z"}, {"corporation_id": 98553005, "record_id": 48818710, "start_date": "2018-11-20T09:08:00Z"}, {"corporation_id": 1000009, "record_id": 47313256, "start_date": "2018-04-04T23:23:00Z"}, {"corporation_id": 98458525, "record_id": 46311496, "start_date": "2017-11-19T01:47:00Z"}, {"corporation_id": 1000009, "record_id": 46311494, "start_date": "2017-11-19T01:46:00Z"}, {"corporation_id": 98031456, "record_id": 45305472, "start_date": "2017-06-22T23:11:00Z"}, {"corporation_id": 1000009, "record_id": 43500970, "start_date": "2016-12-08T10:20:00Z"}, {"corporation_id": 510095160, "record_id": 42335057, "start_date": "2016-07-06T06:36:00Z"}, {"corporation_id": 98239914, "record_id": 40843978, "start_date": "2016-01-19T07:01:00Z"}, {"corporation_id": 1000009, "record_id": 40666237, "start_date": "2016-01-03T23:55:00Z"}, {"corporation_id": 98125391, "record_id": 40130646, "start_date": "2015-11-17T05:14:00Z"}, {"corporation_id": 1000009, "record_id": 40121461, "start_date": "2015-11-16T04:07:00Z"}, {"corporation_id": 98151818, "record_id": 40070494, "start_date": "2015-11-11T06:31:00Z"}, {"corporation_id": 1000009, "record_id": 40069930, "start_date": "2015-11-11T04:26:00Z"}, {"corporation_id": 98369833, "record_id": 39927471, "start_date": "2015-10-29T02:31:00Z"}, {"corporation_id": 1000009, "record_id": 39922662, "start_date": "2015-10-28T17:47:00Z"}, {"corporation_id": 1491319733, "record_id": 39602598, "start_date": "2015-09-28T02:23:00Z"}, {"corporation_id": 2044376689, "record_id": 39219700, "start_date": "2015-08-26T04:40:00Z"}, {"corporation_id": 1000009, "record_id": 39219328, "start_date": "2015-08-26T03:31:00Z"}, {"corporation_id": 98395566, "record_id": 39170333, "start_date": "2015-08-21T22:12:00Z"}, {"corporation_id": 1000009, "record_id": 39168970, "start_date": "2015-08-21T20:01:00Z"}, {"corporation_id": 1108249412, "record_id": 29925484, "start_date": "2013-12-16T06:23:00Z"}, {"corporation_id": 1000009, "record_id": 29925468, "start_date": "2013-12-16T06:21:00Z"}, {"corporation_id": 98120479, "record_id": 25667085, "start_date": "2013-05-28T18:09:00Z"}, {"corporation_id": 1308784150, "record_id": 23664160, "start_date": "2013-02-19T23:40:00Z"}, {"corporation_id": 1114257812, "record_id": 14987080, "start_date": "2010-10-06T01:56:00Z"}, {"corporation_id": 856668683, "record_id": 14888315, "start_date": "2010-09-23T01:06:00Z"}, {"corporation_id": 1000009, "record_id": 14887835, "start_date": "2010-09-22T23:38:00Z"}, {"corporation_id": 1114257812, "record_id": 14817675, "start_date": "2010-09-14T02:00:00Z"}, {"corporation_id": 856668683, "record_id": 14510717, "start_date": "2010-08-06T02:08:00Z"}, {"corporation_id": 1000009, "record_id": 13815839, "start_date": "2010-05-23T03:25:00Z"}, {"corporation_id": 355443127, "record_id": 12347033, "start_date": "2009-12-15T07:02:00Z"}, {"corporation_id": 1000009, "record_id": 12228141, "start_date": "2009-12-04T04:22:00Z"}, {"corporation_id": 1000180, "record_id": 12210317, "start_date": "2009-12-02T16:06:00Z"}, {"corporation_id": 1000009, "record_id": 12205908, "start_date": "2009-12-02T05:15:00Z"}, {"corporation_id": 355443127, "record_id": 12167358, "start_date": "2009-11-28T00:30:00Z"}, {"corporation_id": 1000009, "record_id": 12167330, "start_date": "2009-11-28T00:25:00Z"}, {"corporation_id": 1651944986, "record_id": 11262162, "start_date": "2009-08-14T06:33:00Z"}, {"corporation_id": 1000009, "record_id": 11104770, "start_date": "2009-07-29T02:33:00Z"}, {"corporation_id": 273650798, "record_id": 5240861, "start_date": "2009-05-29T17:48:00Z"}, {"corporation_id": 1000009, "record_id": 5240860, "start_date": "2009-05-29T15:20:00Z"}, {"corporation_id": 192847656, "record_id": 5240859, "start_date": "2009-05-24T10:04:00Z"}, {"corporation_id": 1000009, "record_id": 5240858, "start_date": "2009-05-05T00:35:00Z"}, {"corporation_id": 920628714, "is_deleted": true, "record_id": 5240857, "start_date": "2009-05-01T10:44:00Z"}, {"corporation_id": 1000009, "record_id": 5240856, "start_date": "2009-04-25T14:13:00Z"}, {"corporation_id": 977777006, "record_id": 5240855, "start_date": "2009-03-28T16:16:00Z"}, {"corporation_id": 1000009, "record_id": 5240854, "start_date": "2009-03-28T16:15:00Z"}, {"corporation_id": 340627860, "is_deleted": true, "record_id": 5240853, "start_date": "2009-03-25T00:23:00Z"}, {"corporation_id": 1000009, "record_id": 5240852, "start_date": "2009-03-24T22:33:00Z"}, {"corporation_id": 983010010, "is_deleted": true, "record_id": 5240851, "start_date": "2009-03-21T08:09:00Z"}, {"corporation_id": 1000009, "record_id": 5240850, "start_date": "2009-03-17T05:50:00Z"}, {"corporation_id": 1114257812, "record_id": 5240849, "start_date": "2008-07-04T17:36:00Z"}, {"corporation_id": 128949329, "is_deleted": true, "record_id": 5240848, "start_date": "2008-06-28T04:17:00Z"}, {"corporation_id": 1000180, "record_id": 5240847, "start_date": "2008-06-24T20:11:00Z"}, {"corporation_id": 1000009, "record_id": 5240846, "start_date": "2008-06-24T20:10:00Z"}, {"corporation_id": 2055833251, "is_deleted": true, "record_id": 5240845, "start_date": "2008-06-24T07:03:00Z"}, {"corporation_id": 1000180, "record_id": 5240844, "start_date": "2008-06-20T20:55:00Z"}, {"corporation_id": 1885036431, "record_id": 5240843, "start_date": "2008-06-20T08:20:00Z"}, {"corporation_id": 1000180, "record_id": 5240842, "start_date": "2008-06-14T07:45:00Z"}, {"corporation_id": 1638313825, "record_id": 5240841, "start_date": "2008-06-02T08:09:00Z"}, {"corporation_id": 151840660, "record_id": 5240840, "start_date": "2008-04-22T04:21:00Z"}, {"corporation_id": 1000009, "record_id": 5240839, "start_date": "2008-04-22T03:07:00Z"}, {"corporation_id": 1811491127, "record_id": 5240838, "start_date": "2007-12-29T20:16:00Z"}, {"corporation_id": 151840660, "record_id": 5240837, "start_date": "2007-12-05T00:40:00Z"}, {"corporation_id": 1000009, "record_id": 5240836, "start_date": "2007-12-03T01:04:00Z"}, {"corporation_id": 151840660, "record_id": 5240835, "start_date": "2007-03-04T14:02:00Z"}, {"corporation_id": 380192124, "record_id": 5240834, "start_date": "2007-01-16T00:24:00Z"}, {"corporation_id": 177057738, "is_deleted": true, "record_id": 5240833, "start_date": "2005-07-01T16:48:00Z"}, {"corporation_id": 1000009, "record_id": 5240832, "start_date": "2005-06-30T04:41:00Z"}, {"corporation_id": 1557596407, "record_id": 5240831, "start_date": "2005-06-19T06:29:00Z"}, {"corporation_id": 1000009, "record_id": 5240830, "start_date": "2005-06-18T05:29:00Z"}, {"corporation_id": 1557596407, "record_id": 5240829, "start_date": "2005-06-18T04:11:00Z"}, {"corporation_id": 1000009, "record_id": 5240828, "start_date": "2005-06-17T22:36:00Z"}, {"corporation_id": 177057738, "is_deleted": true, "record_id": 5240827, "start_date": "2005-03-12T22:00:00Z"}, {"corporation_id": 1000009, "record_id": 5240826, "start_date": "2005-03-03T00:09:00Z"}, {"corporation_id": 177057738, "is_deleted": true, "record_id": 5240825, "start_date": "2005-02-27T05:55:00Z"}, {"corporation_id": 1000009, "record_id": 5240824, "start_date": "2005-02-12T04:50:00Z"}, {"corporation_id": 177057738, "is_deleted": true, "record_id": 5240823, "start_date": "2004-04-14T03:20:00Z"}, {"corporation_id": 488987828, "is_deleted": true, "record_id": 5240822, "start_date": "2004-04-08T02:11:00Z"}, {"corporation_id": 781747199, "record_id": 5240821, "start_date": "2004-03-04T22:49:00Z"}, {"corporation_id": 1000009, "record_id": 5240820, "start_date": "2004-03-04T22:33:00Z"}, {"corporation_id": 860485326, "record_id": 5240819, "start_date": "2004-02-25T01:22:00Z"}, {"corporation_id": 1000045, "record_id": 5240818, "start_date": "2004-02-18T01:56:00Z"}]
{"properties": {"dummy_45": 14, "unk_19": 1, "morphs_1": {"varbit": 47289, "varp": 65535, "ids": [-1, 117307, 117308]}, "id": 117305}, "uniques": [{"plane": 0, "i": 35, "j": 114, "x": 61, "y": 10, "id": 117305, "type": 11, "rotation": 1}]}
{ "name": "@codin/polymer-card", "version": "1.1.5", "description": "polymer card element", "main": "./src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@github.com:odinr/codin-polymer-card.git" }, "keywords": [ "polymer", "webcomponent", "card" ], "author": "odin rochmann", "license": "ISC", "dependencies": { "@polymer/iron-image": "^3.0.0-pre.12", "@polymer/polymer": "^3.0.0-pre.12", "webpack": "^4.5.0", "webpack-merge": "^4.1.2", "webpack-node-externals": "^1.7.2" }, "devDependencies": { "babel-loader": "^7.1.4", "path": "^0.12.7", "postcss-loader": "^2.1.3", "pug": "2.0.3", "pug-loader": "2.4.0", "raw-loader": "^0.5.1", "text-loader": "0.0.1", "webpack-cli": "^2.0.14" } }
{ "bootstrap": false, "server": true, "datacenter": "moscow", "data_dir": "/var/consul", "log_level": "INFO", "addresses": { "http": "0.0.0.0", "dns": "0.0.0.0" }, "node_name": "server", "telemetry": { "statsite_address": "10.254.239.1:2180" } }
{ "first_traded_price": 9480.0, "highest_price": 9575.0, "isin": "IRO1TSRZ0001", "last_traded_price": 9575.0, "lowest_price": 9480.0, "trade_volume": 221227.0, "unix_time": 1422921600 }
{"abs":"SUMMARY A generalization of the sampling method introduced by Metropolis et al. (1953) is presented along with an exposition of the relevant theory, techniques of application and methods and difficulties of assessing the error in Monte Carlo estimates. Examples of the methods, including the generation of random orthogonal matrices and potential applications of the methods to numerical problems arising in statistics, are discussed.","title":"Monte Carlo Sampling Methods Using Markov Chains and Their Application","id":31403274,"url":"https://www.researchgate.net/publication/31403274_Monte_Carlo_Sampling_Methods_Using_Markov_Chains_and_Their_Application","names":["W. Keith Hastings","Biometrika"],"references":{"225828439":"Monte Carlo Methods","38365933":"Distributions of Matrix Variates and Latent Roots Derived from Normal Samples","261682012":"The Structure of Inference","239328645":"A Generating Function for Averages Over the Orthogonal Group","242511027":"The Measurement of Power Spectra","25393898":"Sample Survey Methods and Theory","200104711":"The Monte Carlo method in quantum statistical mechanics","246868729":"Monte Carlo Calculations of the Radial Distribution Functions for a Proton?Electron Plasma","221669734":"Equations of State Calculations by Fast Computing Machines","270459626":"Sample Survey Methods and Theory, Volume II-Theory","31965650":"The Art of Simulation","17525079":"“Probability Plotting Methods for the Analysis of Data,”","268863320":"The variance of the mean of a stationary process","269007190":"The comparison of means of sets of observations from sections of independent stochastic series"},"citedIn":{},"index":24}
{"St._Louis": {"Red Stocking Baseball Park": "Red Stocking Base-Ball Park was a baseball grounds in St. Louis, Missouri. It was home to the St."}}
{"id":44,"name":"Dominator","faction":"Shadow","role":"Warrior","wiki_url":"http://idleheroes.wikia.com/wiki/Dominator","stars":10,"img_src":"https://vignette4.wikia.nocookie.net/idleheroes/images/6/68/Dominator-10-icon.png/revision/latest?cb=20170822204731","img":"Dominator-10-icon.png","fused_from":[{"count":2,"stars":5,"name":"Dominator"},{"count":1,"stars":6,"faction":"Shadow"},{"count":1,"stars":9}],"sources":["Awaken"]}
[ "Join us on Twitter and Facebook\n\nAs Gen. Hyten put it: \"Everybody's watching us wherever we are, and everything we do down to the smallest tactical level in today's world delivers a strategic message to not just the United States and our citizens, but our allies and our adversaries.\"", "In a hearing Tuesday before the Senate Armed Services Committee, the most credible, measured and thoughtful member of the President's national security team said he believes the deal struck by President Obama to prevent Iran from possessing nuclear weapons is in our best interest.", "The chairman was echoing sentiments expressed last month by the commander of US Strategic Command, Gen. John Hyten, who told an audience at the Hudson Institute that when the United States of America signs an agreement, \"it's our job to live up to the terms of that agreement.\"", "Assuming it will do so again in the near future, Mr. Trump's decision to decertify Iran on his own would fly in the face of the IAEA's considered, scientific and professional assessment - not that he has shown much care in the past for the views of other international bodies.", "We now see reporting that suggests Mr. Trump will try to split the difference with some sort of arrangement whereby he refuses to certify to Congress that Iran remains in compliance and then kick it over to lawmakers to determine whether or not to reimpose sanctions.", "He's joined in that assessment by Gen. Joseph Dunford, the chairman of the Joint Chiefs of Staff, who likewise told the panel that Iran was not in breach of the deal and that it has \"delayed the development of a nuclear capability by Iran.\"", "In what could have been a nod to North Korea, he said , \"It makes sense to me that our holding up agreements that we have signed, unless there is a material breach, would have an impact on others' willingness to sign agreements.\"", "The International Atomic Energy Association , which is the international body responsible under the terms of the deal for certifying Iranian compliance , has thus far been able to do so with each quarterly report.", "It's hard to see how in the wake of all this -- from his top military leaders, no less -- President Trump could pull out of the deal, much less refuse to certify next week that Iran remains in compliance, right?", "CNN National Security Analyst John Kirby is a retired rear admiral in the US Navy who served as a spokesman for both the State and Defense departments in the Obama administration.", "The man responsible for ensuring our military's readiness to defend the country just made clear that he believes one way to accomplish the goal is to keep the Iran deal in place.", "In case you missed it, here's the exchange:\n\nSen. Angus King, I-Maine: \"Do you believe it is in our national security interest at the present time to remain in the JCPOA?", "If we snap them back unilaterally and without cause, we, the United States -- not Iran -- would be in noncompliance and on the outside of international convention.", "That's basically a \"bake-your-cake-and-eat-it-too\" scenario that will no doubt make the President feel good but stop well short of terminating the actual deal.", "Whatever that is, one must hope Mr. Trump also bears in mind these things:\n\n1) No problem in the Middle East gets easier with a nuclear-armed Iran.", "Last week, Dunford also told senators he worried about the impact to our credibility if the United States precipitously pulled out of the deal.", "If Iran ever tried to cheat, we'd know about it and all the nuclear-related sanctions that were lifted could be snapped right back in place.", "And we -- not Iran -- would be the ones sending a clear message that we are neither a credible nor trustworthy negotiating partner.", "But, there's a political base to please and a predecessor's legacy to tear down and so much blustery rhetoric to live up to.", "Not to quibble, but the deal binds Iran to a permanent commitment never to pursue nuclear weapons.", "JCPOA stands for Joint Comprehensive Plan of Action, colloquially known as the Iran nuclear deal.", "There are plenty of ways to address Iran's other \"misconduct,\" as Secretary Mattis calls it.", "2) The hardliners in Tehran would love to see nothing more than the deal ripped up.", "So soon, perhaps even today, we will learn what the administration has in mind.", "3) It was nuclear-related sanctions that brought Iran to the negotiating table.", "As we've seen, it would also contradict the opinions of his own generals.", "It's true that certain restrictions begin to ease after a period of time.", "So, finding a way to damage it hands the mullahs a nice little victory.", "That's James Mattis, by the way, the secretary of defense.", "The deal is doing exactly what it was designed to do.", "The views expressed in this commentary are his own.", "It's time for Mr. Trump to listen to his generals.", "It's time to send the right strategic message.", "It's time to stop arguing over the Iran deal.", "He no doubt believes he must do something.", "But the inspection regime lasts forever.", "But that something should be nothing.", "That is a yes or no question.\"", "Mattis: \"Yes, senator, I do.\"", "Not so fast." ]
{ "first_traded_price": 2722.0, "highest_price": 2810.0, "isin": "IRO1BSTE0001", "last_traded_price": 2750.0, "lowest_price": 2722.0, "trade_volume": 62008.0, "unix_time": 1350259200 }
Mehul Khandelwal<delimit>0<delimit>0<delimit>0<delimit>137<delimit>222<delimit>0<delimit>https://www.quora.com/profile/Mehul-Khandelwal-1<delimit>NA<delimit>NA<delimit>http://www.facebook.com/100000677889013<delimit>NA<delimit>NA<delimit>Mumbai, Maharashtra, IndiaSuggest Bio<delimit>NA<delimit>Indian Institute of Technology, Bombay (IITB)Suggest Bio<delimit>NA<delimit>NA<delimit>NA<delimit>NA<delimit>NA<delimit>NA
{"h":"bdba494674f2525ecb4c","c":{"pages/index":true}}
[{"Description": "Comprehensive Observation Services", "Charge": "1549.85", "Category": "DRG"}, {"Description": " SIMPLE PNEUMONIA & PLEURISY W/O CC/MCC", "Charge": "3646.41", "Category": "Standard"}, {"Description": " HEART FAILURE & SHOCK W/O CC/MCC", "Charge": "4294.19", "Category": "Standard"}, {"Description": " SEPTICEMIA OR SEVERE SEPSIS W/O MV >96 HOURS W MCC", "Charge": "10894.38", "Category": "Standard"}, {"Description": " KIDNEY & URINARY TRACT INFECTIONS W/O MCC", "Charge": "4240.74", "Category": "Standard"}, {"Description": " MISC DISORDERS OF NUTRITION,METABOLISM,FLUIDS/ELECTROLYTES W/O MCC", "Charge": "4283.85", "Category": "Standard"}, {"Description": " CELLULITIS W/O MCC", "Charge": "4746.12", "Category": "Standard"}, {"Description": " MAJOR JOINT REPLACEMENT OR REATTACHMENT OF LOWER EXTREMITY W/O MCC", "Charge": "12393.75", "Category": "Standard"}, {"Description": " ESOPHAGITIS, GASTROENT & MISC DIGEST DISORDERS W/O MCC", "Charge": "4979.81", "Category": "Standard"}, {"Description": " HEART FAILURE & SHOCK W CC", "Charge": "5610.07", "Category": "Standard"}, {"Description": " HEART FAILURE & SHOCK W MCC", "Charge": "8407.18", "Category": "Standard"}, {"Description": " SIMPLE PNEUMONIA & PLEURISY W CC", "Charge": "5553.0", "Category": "Standard"}, {"Description": " CHRONIC OBSTRUCTIVE PULMONARY DISEASE W/O CC/MCC", "Charge": "4296.67", "Category": "Standard"}, {"Description": " CHRONIC OBSTRUCTIVE PULMONARY DISEASE W CC", "Charge": "5337.15", "Category": "Standard"}, {"Description": " CHRONIC OBSTRUCTIVE PULMONARY DISEASE W MCC", "Charge": "6951.33", "Category": "Standard"}, {"Description": "Abdominal/Peritoneal/Biliary and Related Procedures", "Charge": "1997.33", "Category": "DRG"}, {"Description": " SEPTICEMIA OR SEVERE SEPSIS W/O MV >96 HOURS W/O MCC", "Charge": "5643.69", "Category": "Standard"}, {"Description": "Level 1 Nerve Procedures", "Charge": "1093.54", "Category": "DRG"}, {"Description": "Level 5 Urology and Related Services", "Charge": "2439.57", "Category": "DRG"}, {"Description": "Level 1 Intraocular Procedures", "Charge": "1277.45", "Category": "DRG"}, {"Description": "Level 2 Upper GI Procedures", "Charge": "934.67", "Category": "DRG"}, {"Description": "Level 4 Musculoskeletal Procedures", "Charge": "3656.25", "Category": "DRG"}, {"Description": "Level 3 Musculoskeletal Procedures", "Charge": "1705.58", "Category": "DRG"}, {"Description": "Level 3 Excision/ Biopsy/ Incision and Drainage", "Charge": "1504.71", "Category": "DRG"}, {"Description": "Level 2 Excision/ Biopsy/ Incision and Drainage", "Charge": "813.58", "Category": "DRG"}, {"Description": "Implantation of Drug Infusion Device", "Charge": "12384.4", "Category": "DRG"}]
{"schema": {"fields":[{"type":"integer","name":"index"},{"type":"string","name":"author_association"},{"type":"string","name":"body"},{"type":"datetime","name":"created_at"},{"type":"string","name":"html_url"},{"type":"integer","name":"id"},{"type":"string","name":"issue_url"},{"type":"string","name":"node_id"},{"type":"datetime","name":"updated_at"},{"type":"string","name":"url"},{"type":"string","name":"user"}],"pandas_version":"0.20.0","primaryKey":["index"]}, "data": [{"index":0,"author_association":"COLLABORATOR","body":"@bhouston I'm going with your recommendation on this one. Please check to see if I implemented exactly what you wanted.","created_at":"2018-04-04T00:32:56.000Z","html_url":"https:\/\/github.com\/mrdoob\/three.js\/pull\/13760#issuecomment-378441696","id":378441696,"issue_url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/13760","node_id":"MDEyOklzc3VlQ29tbWVudDM3ODQ0MTY5Ng==","updated_at":"2018-04-04T00:32:56.000Z","url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/comments\/378441696","user":{"following_url":"https:\/\/api.github.com\/users\/WestLangley\/following{\/other_user}","events_url":"https:\/\/api.github.com\/users\/WestLangley\/events{\/privacy}","avatar_url":"https:\/\/avatars2.githubusercontent.com\/u\/1000017?v=4","url":"https:\/\/api.github.com\/users\/WestLangley","gists_url":"https:\/\/api.github.com\/users\/WestLangley\/gists{\/gist_id}","html_url":"https:\/\/github.com\/WestLangley","subscriptions_url":"https:\/\/api.github.com\/users\/WestLangley\/subscriptions","node_id":"MDQ6VXNlcjEwMDAwMTc=","repos_url":"https:\/\/api.github.com\/users\/WestLangley\/repos","received_events_url":"https:\/\/api.github.com\/users\/WestLangley\/received_events","gravatar_id":"","starred_url":"https:\/\/api.github.com\/users\/WestLangley\/starred{\/owner}{\/repo}","site_admin":false,"login":"WestLangley","type":"User","id":1000017,"followers_url":"https:\/\/api.github.com\/users\/WestLangley\/followers","organizations_url":"https:\/\/api.github.com\/users\/WestLangley\/orgs"}},{"index":1,"author_association":"COLLABORATOR","body":"@mrdoob I think this can be merged for now, and I will correct it if @bhouston has a problem with it.","created_at":"2018-04-04T21:26:03.000Z","html_url":"https:\/\/github.com\/mrdoob\/three.js\/pull\/13760#issuecomment-378750520","id":378750520,"issue_url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/13760","node_id":"MDEyOklzc3VlQ29tbWVudDM3ODc1MDUyMA==","updated_at":"2018-04-04T21:26:03.000Z","url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/comments\/378750520","user":{"following_url":"https:\/\/api.github.com\/users\/WestLangley\/following{\/other_user}","events_url":"https:\/\/api.github.com\/users\/WestLangley\/events{\/privacy}","avatar_url":"https:\/\/avatars2.githubusercontent.com\/u\/1000017?v=4","url":"https:\/\/api.github.com\/users\/WestLangley","gists_url":"https:\/\/api.github.com\/users\/WestLangley\/gists{\/gist_id}","html_url":"https:\/\/github.com\/WestLangley","subscriptions_url":"https:\/\/api.github.com\/users\/WestLangley\/subscriptions","node_id":"MDQ6VXNlcjEwMDAwMTc=","repos_url":"https:\/\/api.github.com\/users\/WestLangley\/repos","received_events_url":"https:\/\/api.github.com\/users\/WestLangley\/received_events","gravatar_id":"","starred_url":"https:\/\/api.github.com\/users\/WestLangley\/starred{\/owner}{\/repo}","site_admin":false,"login":"WestLangley","type":"User","id":1000017,"followers_url":"https:\/\/api.github.com\/users\/WestLangley\/followers","organizations_url":"https:\/\/api.github.com\/users\/WestLangley\/orgs"}},{"index":2,"author_association":"OWNER","body":"Ooookay!","created_at":"2018-04-04T21:28:55.000Z","html_url":"https:\/\/github.com\/mrdoob\/three.js\/pull\/13760#issuecomment-378751260","id":378751260,"issue_url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/13760","node_id":"MDEyOklzc3VlQ29tbWVudDM3ODc1MTI2MA==","updated_at":"2018-04-04T21:28:55.000Z","url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/comments\/378751260","user":{"following_url":"https:\/\/api.github.com\/users\/mrdoob\/following{\/other_user}","events_url":"https:\/\/api.github.com\/users\/mrdoob\/events{\/privacy}","avatar_url":"https:\/\/avatars0.githubusercontent.com\/u\/97088?v=4","url":"https:\/\/api.github.com\/users\/mrdoob","gists_url":"https:\/\/api.github.com\/users\/mrdoob\/gists{\/gist_id}","html_url":"https:\/\/github.com\/mrdoob","subscriptions_url":"https:\/\/api.github.com\/users\/mrdoob\/subscriptions","node_id":"MDQ6VXNlcjk3MDg4","repos_url":"https:\/\/api.github.com\/users\/mrdoob\/repos","received_events_url":"https:\/\/api.github.com\/users\/mrdoob\/received_events","gravatar_id":"","starred_url":"https:\/\/api.github.com\/users\/mrdoob\/starred{\/owner}{\/repo}","site_admin":false,"login":"mrdoob","type":"User","id":97088,"followers_url":"https:\/\/api.github.com\/users\/mrdoob\/followers","organizations_url":"https:\/\/api.github.com\/users\/mrdoob\/orgs"}},{"index":3,"author_association":"OWNER","body":"Thanks!","created_at":"2018-04-04T21:29:03.000Z","html_url":"https:\/\/github.com\/mrdoob\/three.js\/pull\/13760#issuecomment-378751298","id":378751298,"issue_url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/13760","node_id":"MDEyOklzc3VlQ29tbWVudDM3ODc1MTI5OA==","updated_at":"2018-04-04T21:29:03.000Z","url":"https:\/\/api.github.com\/repos\/mrdoob\/three.js\/issues\/comments\/378751298","user":{"following_url":"https:\/\/api.github.com\/users\/mrdoob\/following{\/other_user}","events_url":"https:\/\/api.github.com\/users\/mrdoob\/events{\/privacy}","avatar_url":"https:\/\/avatars0.githubusercontent.com\/u\/97088?v=4","url":"https:\/\/api.github.com\/users\/mrdoob","gists_url":"https:\/\/api.github.com\/users\/mrdoob\/gists{\/gist_id}","html_url":"https:\/\/github.com\/mrdoob","subscriptions_url":"https:\/\/api.github.com\/users\/mrdoob\/subscriptions","node_id":"MDQ6VXNlcjk3MDg4","repos_url":"https:\/\/api.github.com\/users\/mrdoob\/repos","received_events_url":"https:\/\/api.github.com\/users\/mrdoob\/received_events","gravatar_id":"","starred_url":"https:\/\/api.github.com\/users\/mrdoob\/starred{\/owner}{\/repo}","site_admin":false,"login":"mrdoob","type":"User","id":97088,"followers_url":"https:\/\/api.github.com\/users\/mrdoob\/followers","organizations_url":"https:\/\/api.github.com\/users\/mrdoob\/orgs"}}]}
{ "name": "wechatDatDecoder", "version": "1.0.0", "description": "解码微信中的DAT格式图片文件", "main": "app.js", "dependencies": { "async": "^3.1.0" } }
{"textgrid.poem.67489": {"metadata": {"author": {"name": "Herder, Johann Gottfried", "birth": "N.A.", "death": "N.A."}, "title": "Ein arabischer Fluch", "genre": "verse", "period": "N.A.", "pub_year": 1773, "urn": "N.A.", "language": ["de:0.99"], "booktitle": "N.A."}, "text": null, "poem": {"stanza.1": {"line.1": {"text": "\u00bbgott verwirre die Haar' am Kinne des Feindes!\u00ab Geruhig,", "tokens": ["\u00bb", "gott", "ver\u00b7wir\u00b7re", "die", "Haa\u00b7r'", "am", "Kin\u00b7ne", "des", "Fein\u00b7des", "!", "\u00ab", "Ge\u00b7ru\u00b7hig", ","], "token_info": ["punct", "word", "word", "word", "word", "word", "word", "word", "word", "punct", "punct", "word", "punct"], "pos": ["$(", "ADJD", "VVFIN", "ART", "NN", "APPRART", "NN", "ART", "NN", "$.", "$(", "NE", "$,"], "meter": "--+--+--+--+--+-", "measure": "anapaest.tetra.plus"}, "line.2": {"text": "Lieber! dem zornigen Mann wirrt er den inneren Sinn.", "tokens": ["Lie\u00b7ber", "!", "dem", "zor\u00b7ni\u00b7gen", "Mann", "wirrt", "er", "den", "in\u00b7ne\u00b7ren", "Sinn", "."], "token_info": ["word", "punct", "word", "word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADJD", "$.", "ART", "ADJA", "NN", "VVFIN", "PPER", "ART", "ADJA", "NN", "$."], "meter": "+--+--++--+--+", "measure": "dactylic.di.plus"}}, "stanza.2": {"line.1": {"text": "\u00bbgott verwirre die Haar' am Kinne des Feindes!\u00ab Geruhig,", "tokens": ["\u00bb", "gott", "ver\u00b7wir\u00b7re", "die", "Haa\u00b7r'", "am", "Kin\u00b7ne", "des", "Fein\u00b7des", "!", "\u00ab", "Ge\u00b7ru\u00b7hig", ","], "token_info": ["punct", "word", "word", "word", "word", "word", "word", "word", "word", "punct", "punct", "word", "punct"], "pos": ["$(", "ADJD", "VVFIN", "ART", "NN", "APPRART", "NN", "ART", "NN", "$.", "$(", "NE", "$,"], "meter": "--+--+--+--+--+-", "measure": "anapaest.tetra.plus"}, "line.2": {"text": "Lieber! dem zornigen Mann wirrt er den inneren Sinn.", "tokens": ["Lie\u00b7ber", "!", "dem", "zor\u00b7ni\u00b7gen", "Mann", "wirrt", "er", "den", "in\u00b7ne\u00b7ren", "Sinn", "."], "token_info": ["word", "punct", "word", "word", "word", "word", "word", "word", "word", "word", "punct"], "pos": ["ADJD", "$.", "ART", "ADJA", "NN", "VVFIN", "PPER", "ART", "ADJA", "NN", "$."], "meter": "+--+--++--+--+", "measure": "dactylic.di.plus"}}}}}
{ "listing_id": 7679, "id": 14031, "date": "2009-10-18", "reviewer_id": 41149, "reviewer_name": "Rita", "text": "Courtney and Joep were delightful! The accommodations were very clean, neat, comfortable and private. Communication was great. We had a wonderful experience and felt like we'd made 2 new friends when we left. We enjoyed coffee in the morning in their cute, bright breakfast nook, and enjoyed looking out into the pretty back yard with the veggie and herb garden. Their home is in a cool, eclectic neighborhood. They were great about recommending different places to eat and see in Austin. We had the best time ever!!", "title": "North Austin garden haven", "host_id": 17333, "listing_latitude": 30.383545215797866, "listing_longitude": -97.66676146218637, "host_name": "Joep And Courtney" }
{ "name": "pointrect", "version": "1.0.0", "description": "pointRect, 按顺序点击验证的。", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "build": "node ./script/build", "r": "rollup -c ./script/rollup.js" }, "author": "cmce", "license": "ISC", "devDependencies": { "babel-core": "^6.26.3", "babel-plugin-external-helpers": "^6.22.0", "babel-preset-env": "^1.7.0", "rollup": "^0.66.6", "rollup-plugin-babel": "^3.0.7", "rollup-plugin-cleanup": "^3.0.0", "rollup-plugin-filesize": "^5.0.1", "rollup-plugin-license": "^0.7.0" } }
{ "actions": [ { "acted_at": "1983-01-03", "committee": "House Committee on Ways and Means", "references": [], "status": "REFERRED", "text": "Referred to House Committee on Ways and Means.", "type": "referral" }, { "acted_at": "1983-01-10", "in_committee": "House Committee on Ways and Means", "references": [], "subcommittee": "Trade", "text": "Referred to Subcommittee on Trade.", "type": "referral" } ], "amendments": [], "bill_id": "hr389-98", "bill_type": "hr", "committees": [ { "activity": [ "referral", "in committee" ], "committee": "House Ways and Means", "committee_id": "HSWM" }, { "activity": [ "referral" ], "committee": "House Ways and Means", "committee_id": "HSWM", "subcommittee": "Subcommittee on Trade", "subcommittee_id": "04" } ], "congress": "98", "cosponsors": [ { "district": "2", "name": "Duncan, John J.", "sponsored_at": "1983-01-31", "state": "TN", "thomas_id": "00321", "title": "Rep", "withdrawn_at": null }, { "district": "11", "name": "Eckart, Dennis E.", "sponsored_at": "1983-01-31", "state": "OH", "thomas_id": "00331", "title": "Rep", "withdrawn_at": null }, { "district": "19", "name": "Goodling, William F.", "sponsored_at": "1983-03-02", "state": "PA", "thomas_id": "00447", "title": "Rep", "withdrawn_at": null }, { "district": "3", "name": "Gunderson, Steve", "sponsored_at": "1983-01-03", "state": "WI", "thomas_id": "00476", "title": "Rep", "withdrawn_at": null }, { "district": "29", "name": "Horton, Frank J.", "sponsored_at": "1983-03-02", "state": "NY", "thomas_id": "00560", "title": "Rep", "withdrawn_at": null }, { "district": "98", "name": "Jeffords, James M.", "sponsored_at": "1983-01-31", "state": "VT", "thomas_id": "00593", "title": "Rep", "withdrawn_at": null }, { "district": "7", "name": "Kildee, Dale E.", "sponsored_at": "1983-03-16", "state": "MI", "thomas_id": "00631", "title": "Rep", "withdrawn_at": null }, { "district": "8", "name": "Kindness, Thomas N.", "sponsored_at": "1983-01-03", "state": "OH", "thomas_id": "00633", "title": "Rep", "withdrawn_at": null }, { "district": "28", "name": "McHugh, Matthew F.", "sponsored_at": "1984-06-22", "state": "NY", "thomas_id": "00774", "title": "Rep", "withdrawn_at": null }, { "district": "6", "name": "Petri, Thomas E.", "sponsored_at": "1983-01-03", "state": "WI", "thomas_id": "00912", "title": "Rep", "withdrawn_at": null }, { "district": "3", "name": "Richardson, Bill", "sponsored_at": "1983-03-02", "state": "NM", "thomas_id": "00958", "title": "Rep", "withdrawn_at": null }, { "district": "5", "name": "Rogers, Harold", "sponsored_at": "1983-01-03", "state": "KY", "thomas_id": "00977", "title": "Rep", "withdrawn_at": null }, { "district": "9", "name": "Sensenbrenner, James, Jr.", "sponsored_at": "1983-01-03", "state": "WI", "thomas_id": "01041", "title": "Rep", "withdrawn_at": null }, { "district": "16", "name": "Smith, Lawrence", "sponsored_at": "1983-01-25", "state": "FL", "thomas_id": "01077", "title": "Rep", "withdrawn_at": null }, { "district": "7", "name": "Stangeland, Arlan", "sponsored_at": "1983-01-03", "state": "MN", "thomas_id": "01098", "title": "Rep", "withdrawn_at": null }, { "district": null, "name": "Sunia, Foto I. F.", "sponsored_at": "1983-01-31", "state": "AS", "thomas_id": "01126", "title": "Rep", "withdrawn_at": null }, { "district": "2", "name": "Tauke, Thomas Joseph", "sponsored_at": "1983-01-03", "state": "IA", "thomas_id": "01139", "title": "Rep", "withdrawn_at": null }, { "district": "8", "name": "Traxler, Bob", "sponsored_at": "1983-01-31", "state": "MI", "thomas_id": "01167", "title": "Rep", "withdrawn_at": null }, { "district": "2", "name": "Weber, Vin", "sponsored_at": "1983-01-03", "state": "MN", "thomas_id": "01212", "title": "Rep", "withdrawn_at": null }, { "district": "1", "name": "Williams, Pat", "sponsored_at": "1983-01-25", "state": "MT", "thomas_id": "01231", "title": "Rep", "withdrawn_at": null }, { "district": "27", "name": "Wortley, George C.", "sponsored_at": "1983-01-25", "state": "NY", "thomas_id": "01243", "title": "Rep", "withdrawn_at": null }, { "district": "6", "name": "Yatron, Gus", "sponsored_at": "1983-01-03", "state": "PA", "thomas_id": "01253", "title": "Rep", "withdrawn_at": null } ], "enacted_as": null, "history": { "awaiting_signature": false, "enacted": false, "vetoed": false }, "introduced_at": "1983-01-03", "number": "389", "official_title": "A bill to direct the President to impose certain limitations on the amount of milk protein products that may be imported into the United States.", "popular_title": null, "related_bills": [], "short_title": null, "sponsor": { "district": "8", "name": "Roth, Toby", "state": "WI", "thomas_id": "00989", "title": "Rep", "type": "person" }, "status": "REFERRED", "status_at": "1983-01-03", "subjects": [ "Agriculture and Rural Affairs", "Agriculture in foreign trade", "Dairy products", "Foreign Trade and Investments", "Import restrictions", "Imports", "Milk" ], "subjects_top_term": "Milk", "summary": { "as": "Introduced", "date": "1983-01-03", "text": "Directs the President to limit milk protein product imports through 1986." }, "titles": [ { "as": "introduced", "title": "A bill to direct the President to impose certain limitations on the amount of milk protein products that may be imported into the United States.", "type": "official" } ], "updated_at": "2013-02-02T19:09:53-05:00" }
{ "first_traded_price": 3.8e3, "highest_price": 3843.0, "isin": "IRO1TSRZ0001", "last_traded_price": 3843.0, "lowest_price": 3720.0, "trade_volume": 599323.0, "unix_time": 1411344000 }
{ "contest": { "id": "agc026", "title": "AtCoder Grand Contest 026", "url": "https://atcoder.jp/contests/agc026" }, "tasks": [ { "id": "agc026_a", "label": "A", "title": "Colorful Slimes 2", "url": "https://atcoder.jp/contests/agc026/tasks/agc026_a", "directory": { "path": "a", "testdir": "test", "submit": "main.rb" } }, { "id": "agc026_b", "label": "B", "title": "rng_10s", "url": "https://atcoder.jp/contests/agc026/tasks/agc026_b", "directory": { "path": "b", "testdir": "test", "submit": "main.rb" } }, { "id": "agc026_c", "label": "C", "title": "String Coloring", "url": "https://atcoder.jp/contests/agc026/tasks/agc026_c", "directory": { "path": "c", "testdir": "test", "submit": "main.rb" } }, { "id": "agc026_d", "label": "D", "title": "Histogram Coloring", "url": "https://atcoder.jp/contests/agc026/tasks/agc026_d", "directory": { "path": "d", "testdir": "test", "submit": "main.rb" } }, { "id": "agc026_e", "label": "E", "title": "Synchronized Subsequence", "url": "https://atcoder.jp/contests/agc026/tasks/agc026_e", "directory": { "path": "e", "testdir": "test", "submit": "main.rb" } }, { "id": "agc026_f", "label": "F", "title": "Manju Game", "url": "https://atcoder.jp/contests/agc026/tasks/agc026_f", "directory": { "path": "f", "testdir": "test", "submit": "main.rb" } } ] }
[ "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00001.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00002.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00003.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00004.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00005.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00006.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00007.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00008.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00009.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00010.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00011.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00012.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00013.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00014.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00015.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00016.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00017.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00018.png&imgmax=25000", "https://images1-focus-opensocial.googleusercontent.com/gadgets/proxy?container=focus&gadget=a&no_expand=1&resize_h=0&rewriteMime=image%2F*&url=http%3a%2f%2ffunmanga.com%2fuploads%2fchapters%2f8135%2f125%2fp_00019.jpg&imgmax=25000" ]
{"react-contextmenu.js":"sha512-IXdbrEyON8hStIW2L1xklFOLTXvriS5IN/PgyQhASH/VH9h67gWR1ibyH9TKzRrMBNp12IrGWh3g7c4u5JFT4Q=="}
{ "first_traded_price": 5801.0, "highest_price": 5890.0, "isin": "IRO1SYSM0001", "last_traded_price": 5735.0, "lowest_price": 5.7e3, "trade_volume": 371662.0, "unix_time": 1540080000 }
{ "vorgangId": "32310", "VORGANG": { "WAHLPERIODE": "17", "VORGANGSTYP": "Schriftliche Frage", "TITEL": "Investitionskosten von Telekommunikationsunternehmen für den hochbitratigen Ausbau von Breitbandanschlüssen", "AKTUELLER_STAND": "Beantwortet", "SIGNATUR": "", "GESTA_ORDNUNGSNUMMER": "", "WICHTIGE_DRUCKSACHE": { "DRS_HERAUSGEBER": "BT", "DRS_NUMMER": "17/4350", "DRS_TYP": "Schriftliche Fragen", "DRS_LINK": "http://dipbt.bundestag.de:80/dip21/btd/17/043/1704350.pdf" }, "EU_DOK_NR": "", "SCHLAGWORT": [ "Breitbandkommunikation", "Investition", "Kosten" ], "ABSTRAKT": "Originaltext der Frage(n): \r\n \r\nAuf welchen Mindest- und Höchstbetrag schätzt die Bundesregierung die notwendigen Investitionskosten von Telekommunikationsunternehmen in den Jahren 2011 bis 2018 für den Ausbau hochbitratiger Breitbandanschlüsse mit Übertragungsraten von mindestens 50 MBit/s, damit das von der Bundesregierung erklärte Ziel, bis zum Jahr 2018 alle Haushalte mit entsprechenden Breitbandanbindungen zu versorgen, erreicht werden kann? \r\n \r\nWie hoch waren jeweils die jährlichen Investitionen von Telekommunikationsunternehmen in hochbitratige Breitbandanschlüsse in Deutschland mit Übertragungsraten von mindestens 50 MBit/s in den letzten drei verfügbaren Jahren?" }, "VORGANGSABLAUF": { "VORGANGSPOSITION": { "ZUORDNUNG": "BT", "URHEBER": "Schriftliche Frage/Schriftliche Antwort ", "FUNDSTELLE": "30.12.2010 - BT-Drucksache 17/4350, Nr. 42, 43", "FUNDSTELLE_LINK": "http://dipbt.bundestag.de:80/dip21/btd/17/043/1704350.pdf", "PERSOENLICHER_URHEBER": [ { "VORNAME": "Martin", "NACHNAME": "Dörmann", "FUNKTION": "MdB", "FRAKTION": "SPD", "AKTIVITAETSART": "Frage" }, { "VORNAME": "Jochen", "NACHNAME": "Homann", "FUNKTION": "Staatssekr.", "RESSORT": "Bundesministerium für Wirtschaft und Technologie", "AKTIVITAETSART": "Antwort" } ] } } }
{"title":"Gallit Gondhal Dillit Mujra 2009 1CD DVDRiP XviD AXiS","uid":5094404,"size":733724672,"categoryP":"video","categoryS":"movies","magnet":"?xt=urn:btih:acabacecbd6f49ba19b9bf83ca10f8b5de9af0d4&amp;dn=Gallit+Gondhal+Dillit+Mujra+2009+1CD+DVDRiP+XviD+AXiS&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":0,"leechers":1,"uploader":"Persie","files":1,"time":1253432532,"description":" &lt;a href=&quot;http://www.zeemarathi.com/GGDM/images/mainpage_01.jpg&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;http://www.zeemarathi.com/GGDM/images/mainpage_01.jpg&lt;/a&gt;\n\n\n~*InFo*~\n\nCode:\nGeneral\nFormat : AVI\nFile size : 699 MiB\nDuration : 1h 55mn\nOverall bit rate : 844 Kbps\n\nVideo\nCodec ID : XVID\nDuration : 1h 55mn\nBit rate : 724 Kbps\nWidth : 656 pixels\nHeight : 320 pixels\n\nAudio\nCodec ID/Hint : MP3\nBit rate mode : Variable\nNominal bit rate : 128 Kbps\nChannel(s) : 2 channels\nSampling rate : 48.0 KHz\nStream size : 88.8 MiB\n\nRip Info\n\nSource : DVD @ AXiS\nRipper : &lt;a class=&quot;__cf_email__&quot; href=&quot;/cdn-cgi/l/email-protection&quot; data-cfemail=&quot;de9f86b78d9e8abbbf93f09f86b78d&quot;&gt;[email&amp;#160;protected]&lt;/a&gt;&lt;script cf-hash='f9e31' type=&quot;text/javascript&quot;&gt;\n/* &lt;![CDATA[ */!function(){try{var t=&quot;currentScript&quot;in document?document.currentScript:function(){for(var t=document.getElementsByTagName(&quot;script&quot;),e=t.length;e--;)if(t[e].getAttribute(&quot;cf-hash&quot;))return t[e]}();if(t&amp;&amp;t.previousSibling){var e,r,n,i,c=t.previousSibling,a=c.getAttribute(&quot;data-cfemail&quot;);if(a){for(e=&quot;&quot;,r=parseInt(a.substr(0,2),16),n=2;a.length-n;n+=2)i=parseInt(a.substr(n,2),16)^r,e+=String.fromCharCode(i);e=document.createTextNode(e),c.parentNode.replaceChild(e,c)}}}catch(u){}}();/* ]]&gt; */&lt;/script&gt;\n\n~*ScReeNShoTz*~ &lt;a href=&quot;\nhttp://img199.imageshack.us/img199/1954/vlcsnap2009080819h09m37.png&quot; rel=&quot;nofollow&quot; target=&quot;_NEW&quot;&gt;\nhttp://img199.imageshack.us/img199/1954/vlcsnap2009080819h09m37.png&lt;/a&gt;\nhttp://img21.imageshack.us/img21/1433/vlcsnap2009080818h46m43.png\nhttp://img34.imageshack.us/img34/5943/vlcsnap2009080818h46m47.png\nhttp://img36.imageshack.us/img36/4303/vlcsnap2009080818h47m10.png\nhttp://img21.imageshack.us/img21/8951/vlcsnap2009080818h47m23.png\nhttp://img36.imageshack.us/img36/3479/vlcsnap2009080818h48m26.png\nhttp://img341.imageshack.us/img341/1683/vlcsnap2009080818h48m30.png\n\n","torrent":{"xt":"urn:btih:acabacecbd6f49ba19b9bf83ca10f8b5de9af0d4","amp;dn":"Gallit+Gondhal+Dillit+Mujra+2009+1CD+DVDRiP+XviD+AXiS","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":"acabacecbd6f49ba19b9bf83ca10f8b5de9af0d4","infoHashBuffer":{"type":"Buffer","data":[172,171,172,236,189,111,73,186,25,185,191,131,202,16,248,181,222,154,240,212]},"announce":[],"urlList":[]}}
{ "dir_name": "template", "source": "" }
{"header" : { "cloc_url" : "github.com/AlDanial/cloc", "cloc_version" : "1.84", "elapsed_seconds" : 5.67578482627869, "n_files" : 29, "n_lines" : 930, "files_per_second" : 5.10942554864501, "lines_per_second" : 163.853991732409, "report_file" : "loc/nomlab__perican.json"}, "Ruby" :{ "nFiles": 27, "blank": 143, "comment": 23, "code": 719}, "YAML" :{ "nFiles": 2, "blank": 7, "comment": 0, "code": 38}, "SUM": { "blank": 150, "comment": 23, "code": 757, "nFiles": 29} }
{"name":"MASYON","permalink":"masyon","crunchbase_url":"http://www.crunchbase.com/company/masyon","homepage_url":"http://www.masyon.com","blog_url":"http://masyoncom.blogspot.com/","blog_feed_url":"http://masyoncom.blogspot.com//feeds/posts/default","twitter_username":"masyoncom","category_code":"web","number_of_employees":null,"founded_year":2012,"founded_month":7,"founded_day":10,"deadpooled_year":null,"deadpooled_month":null,"deadpooled_day":null,"deadpooled_url":null,"tag_list":"editor, deal, website, dealnews, masyon, dealomany","alias_list":null,"email_address":"masyoncom@gmail.com","phone_number":"","description":"editor driven deal website","created_at":"Wed Jun 06 14:09:44 UTC 2012","updated_at":"Tue Jul 10 23:34:54 UTC 2012","overview":"<p>Gerçek fırsatları \nArıyoruz, Buluyoruz \nve sizlerle Paylaşıyoruz.</p>\n\n<p>Mağazaların sayıları her geçen gün artıyor ve buna paralel olarak satış fiyatı kampanyaya girmiş ürünlerin sayısı da artıyor. Bu kampanyaları kaçırmamak için çok sayıda siteyi düzenli olarak takip etmek gerekiyor ki bu mümkün değil. Masyon, bu ihtiyacı karşılamak amacıyla kuruldu. Kendi alanlarında uzmanlaşmış editörlerimiz vasıtasıyla her gün yüzlerce mağazada kampanyalı fiyattan satılan ürünleri araştırıyor ve gerçekten en ucuz fiyata satılan ürünleri bulup sizlerle paylaşıyoruz. Bu sayede ziyaretçilerimiz ve üyelerimiz için keyifli, kolay, rahat ve avantajlı alışveriş imkanı sunmayı hedefliyoruz.</p>\n\n<p>İlkelerimiz\n1) Fırsatları mağazalarla ilişkilerimizi dikkate alarak paylaşmıyoruz.\n2) Müşteri Memnuniyeti açısından iyi bir geçmişe sahip olmadığını düşündüğümüz mağazaları dikkate almıyoruz. \n3) Sadece sitemize reklam veriyor diye hiçbir mağazanın ürününü yayınlamıyoruz. \n4) Bulabildiğimiz en ucuz fiyata satılan ürün ile ikinci en ucuz fiyata satılan ürün arasındaki fark belli bir oranın üzerinde ise sitemizde yayınlıyoruz.</p>","image":{"available_sizes":[[[150,47],"assets/images/resized/0019/6087/196087v4-max-150x150.png"],[[169,53],"assets/images/resized/0019/6087/196087v4-max-250x250.png"],[[169,53],"assets/images/resized/0019/6087/196087v4-max-450x450.png"]],"attribution":null},"products":[],"relationships":[{"is_past":false,"title":"Director","person":{"first_name":"İbrahim","last_name":"Akgün","permalink":"brahim-akgn","image":null}},{"is_past":false,"title":"Editör","person":{"first_name":"Anıl","last_name":"Pekgenç","permalink":"anl-pekgen","image":null}},{"is_past":false,"title":"Editor","person":{"first_name":"Burcu","last_name":"Kuru","permalink":"burcu-kuru","image":null}}],"competitions":[],"providerships":[],"total_money_raised":"$0","funding_rounds":[],"investments":[],"acquisition":null,"acquisitions":[],"offices":[{"description":"Istanbul","address1":"","address2":"","zip_code":"","city":"","state_code":null,"country_code":"TUR","latitude":null,"longitude":null}],"milestones":[],"ipo":null,"video_embeds":[],"screenshots":[{"available_sizes":[[[150,86],"assets/images/resized/0019/4192/194192v2-max-150x150.png"],[[250,144],"assets/images/resized/0019/4192/194192v2-max-250x250.png"],[[450,259],"assets/images/resized/0019/4192/194192v2-max-450x450.png"]],"attribution":null}],"external_links":[]}
{"word": "wary", "accent": "/\u02c8weri/", "mean_cn": "adj. \u8c28\u614e\u7684\uff0c\u5c0f\u5fc3\u7684\uff0c\u63d0\u9632\u7684", "mean_en": "careful when dealing with somebody/something because you think that there may be a danger or problem", "sentence": "The cat has a wary stare at someone coming close.", "sentence_trans": "\u732b\u54aa\u8c28\u614e\u5730\u76ef\u7740\u6b63\u5728\u9760\u8fd1\u5b83\u7684\u4eba\u3002", "sentence_phrase": "a wary stare", "word_etyma": "war\u6ce8\u89c6\uff0c\u770b\u62a4 + y\u5f62\u5bb9\u8bcd\u540e\u7f00 \u2192 \u8b66\u60d5\u7684\uff0c\u8c28\u614e\u7684", "cloze_data": {"syllable": "wary", "cloze": "w[ar]y", "options": ["er|ir|or|ur|a"], "tips": [["unw[ar]y"]]}}
{"properties": {"unk_19": 0, "unk_27": false, "ambient": 64, "unk_81": 30, "model": false, "unk_88": false, "unk_89": false, "unk_24": 22429, "dummy_12": true, "models": [{"type": 10, "values": [91746]}], "occludes_2": false, "id": 93224}, "uniques": [{"plane": 1, "i": 34, "j": 51, "x": 29, "y": 30, "id": 93224, "type": 10, "rotation": 2}, {"plane": 1, "i": 35, "j": 52, "x": 42, "y": 36, "id": 93224, "type": 10, "rotation": 1}, {"plane": 1, "i": 76, "j": 97, "x": 29, "y": 30, "id": 93224, "type": 10, "rotation": 1}, {"plane": 1, "i": 77, "j": 98, "x": 13, "y": 4, "id": 93224, "type": 10, "rotation": 1}, {"plane": 1, "i": 77, "j": 98, "x": 42, "y": 36, "id": 93224, "type": 10, "rotation": 1}]}
{ "add": { "doc": { "id": "80b86a8964ed51b1863d23a94b02c306be989f28a031871a625ce85056c0de2c", "url": "https://upload.wikimedia.org/wikipedia/commons/thumb/f/fa/760_-_Jeune_arabe.jpg/220px-760_-_Jeune_arabe.jpg", "previous": [], "after": "Despite the ban on the representation of Muhammad, images of Mohammed are not uncommon in Iran. The Iranian Shi'ism seems more tolerant on this point than Sunnite orthodoxy.[48] In Iran, depictions have considerable acceptance to the present day, and may be found in the modern forms of the poster and postcard.[10][49]", "color": "dim|0.42236 gray|0.42236 dim|0.42236 grey|0.42236 gray|0.23749 grey|0.23749 dark|0.10311 gray|0.10311 dark|0.10311 grey|0.10311 silver|0.043864 tan|0.041469 dark|0.035202 slate|0.035202 gray|0.035202 burly|0.032983 wood|0.032983 light|0.018268 gray|0.018268 light|0.018268 grey|0.018268 " } } }
{'name': '“semantic', 'children': [{'name': 'attraction”', 'children': {}}]}
[ { "category": "travel", "slug": "scotland", "title": "Scotland", "image": "../images/portfolio/scotland/Scotland-3060.jpg" }, { "category": "travel", "slug": "iceland", "title": "Iceland", "image": "../images/portfolio/iceland/Iceland2015-9267.jpg" }, { "category": "travel", "slug": "ireland", "title": "Ireland", "image": "../images/portfolio/ireland/Ireland-6222.jpg" }, { "category": "travel", "slug": "scandinavia", "title": "Scandinavia", "image": "../images/portfolio/scandinavia/Scandinavia-9425.jpg" }, { "category": "travel", "slug": "maine", "title": "Mount Desert Island", "image": "../images/portfolio/maine/Maine-2565.jpg" }, { "category": "travel", "slug": "grand-canyon", "title": "Grand Canyon", "image": "../images/portfolio/grand-canyon/GrandCanyon2015-3817.jpg" }, { "category": "travel", "slug": "yellowstone", "title": "Yellowstone", "image": "../images/portfolio/yellowstone/Yellowstone-1188.jpg" }, { "category": "travel", "slug": "tetons", "title": "Grand Tetons", "image": "../images/portfolio/tetons/Tetons-1457.jpg" } ]
[ "http://2.bp.blogspot.com/-57S1f5VVVaI/WlQr1X9WEvI/AAAAAAAAY_w/tIvjS58Ddf4Z3e4Xc46neA1vLyRhxS4iACHMYCw/s0/000.jpg", "http://2.bp.blogspot.com/-1XHJ2zd4CFg/WlQr2uEyKfI/AAAAAAAAZAA/4FItsuHF508VnR6Kb4KWgTJwwxw8g9ICwCHMYCw/s0/001.png", "http://2.bp.blogspot.com/-xesIUwHtmMg/WlQr4g9iFpI/AAAAAAAAZAM/cKY4Z4hCs-EwkZ924OMs6kisnGzr3ZGFwCHMYCw/s0/002.png", "http://2.bp.blogspot.com/-qnKb4DnoxIE/WlQr494E86I/AAAAAAAAZAQ/fg5HfNz7G0wIw9SeYtaSvrlYLWS7tCt9wCHMYCw/s0/003.png", "http://2.bp.blogspot.com/-GXWUX0dlrcM/WlQr5MoeOcI/AAAAAAAAZAU/6A4QB5TCq3YmS9SX8p5UFvu5mjNaOW6CwCHMYCw/s0/004.png", "http://2.bp.blogspot.com/-rIaXywUURCM/WlQr5bDKlLI/AAAAAAAAZAY/uDuT2bAM7xQGExehOlqmEb-4herCpUV4QCHMYCw/s0/005.png", "http://2.bp.blogspot.com/-SKfWIYBoIl8/WlQr56iZqQI/AAAAAAAAZAg/X38NkZnWoSsxHF7jpLkA3-Ymn11cn7UAwCHMYCw/s0/006.png", "http://2.bp.blogspot.com/-WU1vRlyaPE8/WlQr6F20tlI/AAAAAAAAZAk/0IDXhZdePUIWEiS4epMeyZiZ_qPDsWx2ACHMYCw/s0/007.png", "http://2.bp.blogspot.com/-Lfm0cEOnDXg/WlQr6SmUhAI/AAAAAAAAZAo/VXFlrsbCKR4r6FOm-qLMRyGLIrfia9fKQCHMYCw/s0/008.png", "http://2.bp.blogspot.com/-un2zmt3Eq4E/WlQr6k8RH5I/AAAAAAAAZAw/0U7fS3QCrPcxM3JyG0thbliN2vYAYC8AgCHMYCw/s0/009.png", "http://2.bp.blogspot.com/-7aAuVUfh1L0/WlQr70enf6I/AAAAAAAAZA0/7gykAsf2K6A688b7XZcCrNmnqfJ0_fuOwCHMYCw/s0/010.png", "http://2.bp.blogspot.com/-yWz8djZd1LI/WlQr8Ml3lwI/AAAAAAAAZA4/gkRtVJAQeGoh8KFy4_QLjee_L7awh4UVACHMYCw/s0/011.png", "http://2.bp.blogspot.com/-0IsdJvUYUDo/WlQr8fBjYDI/AAAAAAAAZA8/CLQ5GJR3GMMK6i61dlKKPGberyItthoKwCHMYCw/s0/012.png", "http://2.bp.blogspot.com/-VAhi5ycchic/WlQr8mA5DkI/AAAAAAAAZBA/u6d3J_20LW8WXufMJjbL_48nwYgtBs0mACHMYCw/s0/013.png", "http://2.bp.blogspot.com/-AliF9Ubr9U0/WlQr87_X5MI/AAAAAAAAZBE/WMg1KDrpWj4FL5yCnh8aEk4Rod4hz-JvwCHMYCw/s0/014.png", "http://2.bp.blogspot.com/-hunY9CwGhx0/WlQr9OgCNRI/AAAAAAAAZBI/A5yruim1OngiBjcDj417PcPHIHidH3RxQCHMYCw/s0/015.png", "http://2.bp.blogspot.com/-dkl09WSOLYg/WlQr9Y1vyjI/AAAAAAAAZBM/7o6wMz_FBQs8rSNXsSvfsITJMtbolYc6ACHMYCw/s0/016.png", "http://2.bp.blogspot.com/-xs5L8C9xzx4/WlQr9visMOI/AAAAAAAAZBQ/LGG8wj8hiP84jDRxnNgz3unaskeK_NXuwCHMYCw/s0/017.png", "http://2.bp.blogspot.com/-zKRkiA6RBNk/WlQr97pj9DI/AAAAAAAAZBU/lDJwVIqB1OIu1RTyTigXI9bo9TCcvxWTgCHMYCw/s0/018.png", "http://2.bp.blogspot.com/-x5en0dHSu34/WlQr-FIq-uI/AAAAAAAAZBY/03FKRq6RZTsEXG0FNX3i-oMibwhck1digCHMYCw/s0/019.png", "http://2.bp.blogspot.com/-H3R-0ummDJw/WlQr-ddd7OI/AAAAAAAAZBc/VbOV21XtKs4XmaXKFX1LIcnW2OQ0ZrB3QCHMYCw/s0/020.png" ]
{ "RSpec": { "coverage": { "/home/dcmspe/Projects/backend_challenge/models/customer/address.rb": [ 1, 1, null, 1, 16, 16, null, null, null ], "/home/dcmspe/Projects/backend_challenge/spec/order_spec.rb": [ 1, null, 1, null, 1, 1, null, 1, null, null, null, 1, 1, 1, 1, null, 1, 1, null, 1, null, 1, 1, null, 1, null, null, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/order.rb": [ 1, null, 1, null, 1, 7, 7, 7, 7, null, null, 1, 8, null, null, 1, 15, null, null, 1, 6, null, null, null, null ], "/home/dcmspe/Projects/backend_challenge/spec/payment_spec.rb": [ 1, null, 1, 1, 1, 1, null, 1, 1, 1, null, 1, null, 1, null, 2, null, null, null, 1, null, 1, null, 1, null, 1, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, null, null, 1, 1, null, 1, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, null, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/product.rb": [ 1, null, 1, 1, null, 1, 8, null, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/invoice.rb": [ 1, null, 1, null, 1, 6, 6, 6, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/payment.rb": [ 1, 1, null, 1, 6, 6, 6, null, null, 1, 6, 6, 6, 6, 6, null, null, 1, 1, null, null ], "/home/dcmspe/Projects/backend_challenge/models/customer/credit_card.rb": [ 1, 1, 6, null, null ], "/home/dcmspe/Projects/backend_challenge/models/customer/customer.rb": [ 1, null, null ], "/home/dcmspe/Projects/backend_challenge/spec/shipment_spec.rb": [ 1, 1, null, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, null, 1, 1, 1, null, 1, null, 1, null, 4, null, null, null, 1, null, 1, null, 1, null, 1, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, null, null, 1, null, 1, null, 1, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, null, null, 1, null, 1, null, 1, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, null, null, 1, null, 1, null, 1, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, 1, null, null, null, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/shipment.rb": [ 1, null, 1, null, 1, 4, null, null, 1, null, 4, 4, 4, 4, null, null, null, 1, null, 1, null, 8, null, 4, 1, null, null, null, 1, null, 8, null, 4, 1, null, null, null, 1, null, 8, null, 4, 1, null, null, 1, 8, null, 4, 1, null, null, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/shipment_label.rb": [ 1, null, 1, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/book_shipment_label.rb": [ 1, null, 1, null, 1, 1, 1, null, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/physical_item_shipment_label.rb": [ 1, 1, null, 1, 1, 1, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/signature_service_shipment_label.rb": [ 1, null, 1, null, 1, 1, null, 1, null, null, null ], "/home/dcmspe/Projects/backend_challenge/models/invoice/digital_media_shipment_label.rb": [ 1, null, 1, null, 1, 1, null, 1, null, null ] }, "timestamp": 1508460321 } }
{"data":{"rows":{"0":{"cells":[{"content":"NO #"},{"content":"Country"},{"content":"Rank"},{"content":"Traffic"},{"content":"Page views"},{"content":"Visitors/day"}]},"1":{"cells":[{"content":"1"},{"content":"Belgium"},{"content":"291"},{"content":"55.0 %"},{"content":"306,025"},{"content":"4,416"}]},"2":{"cells":[{"content":"2"},{"content":"France"},{"content":"12523"},{"content":"8.9 %"},{"content":"3,287"},{"content":"715"}]},"3":{"cells":[{"content":"3"},{"content":"Algeria"},{"content":"4501"},{"content":"5.3 %"},{"content":"979"},{"content":"426"}]},"4":{"cells":[{"content":"4"},{"content":"Finland"},{"content":"3525"},{"content":"3.5 %"},{"content":"2,894"},{"content":"281"}]},"5":{"cells":[{"content":"5"},{"content":"Congo, the democratic republic of the"},{"content":"263"},{"content":"2.7 %"},{"content":"520"},{"content":"217"}]},"6":{"cells":[{"content":"6"},{"content":"United states"},{"content":"392126"},{"content":"2.2 %"},{"content":"106"},{"content":"177"}]},"7":{"cells":[{"content":"7"},{"content":"Iran, islamic republic of"},{"content":"28613"},{"content":"2.0 %"},{"content":"145"},{"content":"161"}]},"8":{"cells":[{"content":"8"},{"content":"Canada"},{"content":"57149"},{"content":"1.7 %"},{"content":"82"},{"content":"136"}]},"9":{"cells":[{"content":"9"},{"content":"India"},{"content":"264947"},{"content":"1.6 %"},{"content":"39"},{"content":"128"}]},"10":{"cells":[{"content":"10"},{"content":"Cameroon"},{"content":"1269"},{"content":"1.5 %"},{"content":"132"},{"content":"120"}]}},"columns":{"0":{"cells":[{"content":"NO #"},{"content":"1"},{"content":"2"},{"content":"3"},{"content":"4"},{"content":"5"},{"content":"6"},{"content":"7"},{"content":"8"},{"content":"9"},{"content":"10"}]},"1":{"cells":[{"content":"Country"},{"content":"Belgium"},{"content":"France"},{"content":"Algeria"},{"content":"Finland"},{"content":"Congo, the democratic republic of the"},{"content":"United states"},{"content":"Iran, islamic republic of"},{"content":"Canada"},{"content":"India"},{"content":"Cameroon"}]},"2":{"cells":[{"content":"Rank"},{"content":"291"},{"content":"12523"},{"content":"4501"},{"content":"3525"},{"content":"263"},{"content":"392126"},{"content":"28613"},{"content":"57149"},{"content":"264947"},{"content":"1269"}]},"3":{"cells":[{"content":"Traffic"},{"content":"55.0 %"},{"content":"8.9 %"},{"content":"5.3 %"},{"content":"3.5 %"},{"content":"2.7 %"},{"content":"2.2 %"},{"content":"2.0 %"},{"content":"1.7 %"},{"content":"1.6 %"},{"content":"1.5 %"}]},"4":{"cells":[{"content":"Page views"},{"content":"306,025"},{"content":"3,287"},{"content":"979"},{"content":"2,894"},{"content":"520"},{"content":"106"},{"content":"145"},{"content":"82"},{"content":"39"},{"content":"132"}]},"5":{"cells":[{"content":"Visitors/day"},{"content":"4,416"},{"content":"715"},{"content":"426"},{"content":"281"},{"content":"217"},{"content":"177"},{"content":"161"},{"content":"136"},{"content":"128"},{"content":"120"}]}}},"name":"9878277_5724526282753391297-0","originalDescription":{"filename":"9878277_5724526282753391297","uri":"http://visitorsworth.com/www.ulg.ac.be","arcfile":"common-crawl/parse-output/segment/1350433107103/1350519099840_64.arc.gz","arcfilePosition":9878277,"hasContentTables":true,"hasRelevantTables":false,"timestamp":1338297402000},"originalDescriptionTable":{"start":13048,"end":15563,"content":true,"relevant":true,"avgColCount":6.0,"colStdDeviation":0.0,"avgRowCount":11.0,"rowStdDeviation":0.0,"avgCellLength":5.0,"cellLengthStdDeviation":5.4937983,"rowCLC":2.4972222,"colCLC":0.12305195,"colCount":6,"rowCount":11,"csvColCount":9,"linkPercentage":0.15151516,"formPercentage":0.0,"imagePercentage":0.0,"emptyPercentage":0.0,"digitPercentage":0.6060606,"textPercentage":0.24242425,"rowCTC":9.333333,"colCTC":2.3636363,"language":"en","csvName":"9878277_0_613276897039742028.csv"},"result":{"columns":{"1":true},"rows":{"0":true}}}
{"title":"[Wii] Donkey Kong Country Returns (PAL) [SF8P01]","uid":7568971,"size":2259910638,"categoryP":"games","categoryS":"wii","magnet":"?xt=urn:btih:ccd1ccb00103fbbf45ae4017da3cb8eadcda53e4&amp;dn=%5BWii%5D+Donkey+Kong+Country+Returns+%28PAL%29+%5BSF8P01%5D&amp;tr=udp%3A%2F%2Ftracker.openbittorrent.com%3A80&amp;tr=udp%3A%2F%2Fopen.demonii.com%3A1337&amp;tr=udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969&amp;tr=udp%3A%2F%2Fexodus.desync.com%3A6969","seeders":1,"leechers":0,"uploader":"dt7ll5op","files":1,"time":1345936975,"description":"1) update partition have been removed.\n\n2) compressed in .WIA (Wii Iso Archive) format\n\n.wia files are 35% smaller than .WBFS in average as the game data itself is compressed too, not only the unused bytes.\n\n.wia files are 65% smaller(!) than .ISO in average (calculated by 127 games)\ninfo about .WIA: http://wit.wiimm.de/info/wia.html\n\n\nuse 'WIT' to uncompress to .wbfs or .iso e.g: &quot;wit copy example.wia example.wbfs&quot;\ninfo about WIT: http://wit.wiimm.de/wit/\n\n\n(present wia compression setting was: LZMA2.7@100)","torrent":{"xt":"urn:btih:ccd1ccb00103fbbf45ae4017da3cb8eadcda53e4","amp;dn":"%5BWii%5D+Donkey+Kong+Country+Returns+%28PAL%29+%5BSF8P01%5D","amp;tr":["udp%3A%2F%2Ftracker.openbittorrent.com%3A80","udp%3A%2F%2Fopen.demonii.com%3A1337","udp%3A%2F%2Ftracker.coppersurfer.tk%3A6969","udp%3A%2F%2Fexodus.desync.com%3A6969"],"infoHash":"ccd1ccb00103fbbf45ae4017da3cb8eadcda53e4","infoHashBuffer":{"type":"Buffer","data":[204,209,204,176,1,3,251,191,69,174,64,23,218,60,184,234,220,218,83,228]},"announce":[],"urlList":[]}}
["84ab2f3c24ad93e1743d334f5fd812c1b1201d38"]
{"frames": { "2-CARA-P/2-P_SEXY.png": { "frame": {"x":1803,"y":1633,"w":401,"h":211}, "rotated": true, "trimmed": true, "spriteSourceSize": {"x":416,"y":496,"w":401,"h":211}, "sourceSize": {"w":1200,"h":1660} }, "3-LIMON/CAM_ARRIBA_A_1.png": { "frame": {"x":2,"y":2,"w":972,"h":647}, "rotated": false, "trimmed": true, "spriteSourceSize": {"x":88,"y":736,"w":972,"h":647}, "sourceSize": {"w":1200,"h":1660} }, "3-LIMON/CAM_ARRIBA_A_2.png": { "frame": {"x":980,"y":2,"w":972,"h":647}, "rotated": false, "trimmed": true, "spriteSourceSize": {"x":88,"y":736,"w":972,"h":647}, "sourceSize": {"w":1200,"h":1660} }, "3-LIMON/CAM_BASE.png": { "frame": {"x":2,"y":655,"w":972,"h":647}, "rotated": true, "trimmed": true, "spriteSourceSize": {"x":88,"y":736,"w":972,"h":647}, "sourceSize": {"w":1200,"h":1660} }, "3-LIMON/CAM_BASE_line.png": { "frame": {"x":655,"y":655,"w":972,"h":647}, "rotated": true, "trimmed": true, "spriteSourceSize": {"x":88,"y":736,"w":972,"h":647}, "sourceSize": {"w":1200,"h":1660} }, "3-LIMON/CAM_BESTIA.png": { "frame": {"x":1308,"y":655,"w":972,"h":647}, "rotated": true, "trimmed": true, "spriteSourceSize": {"x":88,"y":736,"w":972,"h":647}, "sourceSize": {"w":1200,"h":1660} }, "PIEZAS_TIENDA/CARA_CUTE.png": { "frame": {"x":488,"y":1633,"w":412,"h":177}, "rotated": true, "trimmed": true, "spriteSourceSize": {"x":122,"y":212,"w":412,"h":177}, "sourceSize": {"w":600,"h":600} }, "PIEZAS_TIENDA/M_Pan.png": { "frame": {"x":2,"y":1633,"w":413,"h":480}, "rotated": true, "trimmed": true, "spriteSourceSize": {"x":104,"y":41,"w":413,"h":480}, "sourceSize": {"w":600,"h":600} }, "PIEZAS_TIENDA/SP_LI.png": { "frame": {"x":671,"y":1633,"w":560,"h":408}, "rotated": false, "trimmed": true, "spriteSourceSize": {"x":27,"y":84,"w":560,"h":408}, "sourceSize": {"w":600,"h":600} }, "PIEZAS_TIENDA/SP_PE.png": { "frame": {"x":1237,"y":1633,"w":560,"h":408}, "rotated": false, "trimmed": true, "spriteSourceSize": {"x":27,"y":84,"w":560,"h":408}, "sourceSize": {"w":600,"h":600} }}, "animations": { "3-LIMON/CAM_ARRIBA_A": ["3-LIMON/CAM_ARRIBA_A_1.png","3-LIMON/CAM_ARRIBA_A_2.png"] }, "meta": { "app": "https://www.codeandweb.com/texturepacker", "version": "1.0", "image": "images-12.png", "format": "RGBA8888", "size": {"w":2048,"h":2048}, "scale": "1", "related_multi_packs": [ "images-0.json", "images-1.json", "images-2.json", "images-3.json", "images-4.json", "images-5.json", "images-6.json", "images-7.json", "images-8.json", "images-9.json", "images-10.json", "images-11.json", "images-13.json", "images-14.json", "images-15.json", "images-16.json", "images-17.json", "images-18.json", "images-19.json", "images-20.json", "images-21.json", "images-22.json", "images-23.json", "images-24.json", "images-25.json", "images-26.json", "images-27.json", "images-28.json", "images-29.json", "images-30.json", "images-31.json", "images-32.json", "images-33.json", "images-34.json", "images-35.json", "images-36.json" ], "smartupdate": "$TexturePacker:SmartUpdate:db183f9c8329c9f471ecacc435bbac66:428c61188975624da7e4dcfdd503d864:af0af6d4542f0e8402ece210e65003be$" } }
{ "source_name": "Amazon SLU Shuttle's GTFS Schedule source", "stable_url": "https://sea-shuttles.com/gtfs.zip", "backup_stable_url": "https://transitfeeds.com/p/amazon/882/latest/download", "datatype": "GTFS" }
[{"results": [{"tech":1,"pts":1231,"connections":187551,"capacity":15579662,"investments":138200723},{"tech":3,"pts":14,"connections":161,"capacity":41553,"investments":228537},{"tech":4,"pts":1,"connections":34,"capacity":5335,"investments":14433}]}]