Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rent | City | Region | |
---|---|---|---|
$100.00 | Valenzuela, Philippines | Asia | |
$100.00 | Mysore, India | Asia | |
$100.00 | Vadodara, India | Asia | |
$150.00 | Bhopal, India | Asia | |
$150.00 | Alexandria, Egypt | Africa | |
$150.00 | Indore, India | Asia | |
$150.00 | Bhubaneswar, India | Asia | |
$150.00 | Surat, India | Asia | |
$150.00 | Medan, Indonesia | Asia |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"year": 1970, | |
"week": "Final", | |
"conference": "Big 8", | |
"team": "Nebraska", | |
"rank": 1 | |
}, | |
{ | |
"year": 1970, |
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Baltimore": { | |
"1970": [ | |
{ | |
"year": 1970, | |
"sport": "MLB", | |
"city": "Baltimore", | |
"team": "Orioles", | |
"wins": 108, | |
"losses": 54, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
company | stars | size | |
---|---|---|---|
TomTom | 3.3 | 1001 to 5000 employees | |
Horizontal Integration | 4.2 | 1001 to 5000 employees | |
Voyomotive | 5.0 | 1 to 50 employees | |
Amrock | 4.3 | 1001 to 5000 employees | |
X By 2 | 4.4 | 1 to 50 employees | |
Ford Motor Company | 3.8 | 10000+ employees | |
General Dynamics Land Systems | 3.6 | 5001 to 10000 employees | |
General Motors | 3.8 | 10000+ employees | |
Benzinga | 3.6 | 1 to 50 employees |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{"type":"Topology","transform":{"scale":[0.036003600360036005,0.017361589674592462],"translate":[-180,-89.99892578124998]},"objects":{"countries":{"type":"GeometryCollection","geometries":[{"type":"Polygon","arcs":[[0]],"id":533},{"type":"Polygon","arcs":[[1,2,3,4,5,6]],"id":4},{"type":"MultiPolygon","arcs":[[[7,8,9,10]],[[11,12,13]]],"id":24},{"type":"Polygon","arcs":[[14]],"id":660},{"type":"Polygon","arcs":[[15,16,17,18,19]],"id":8},{"type":"MultiPolygon","arcs":[[[20]],[[21]],[[22]]],"id":248},{"type":"Polygon","arcs":[[23,24]],"id":20},{"type":"MultiPolygon","arcs":[[[25]],[[26]],[[27]],[[28]],[[29,30,31,32,33],[34]]],"id":784},{"type":"MultiPolygon","arcs":[[[35]],[[36,37]],[[38]],[[39,40,41,42,43,44]]],"id":32},{"type":"MultiPolygon","arcs":[[[45]],[[46,47,48,49,50],[51]]],"id":51},{"type":"Polygon","arcs":[[52]],"id":16},{"type":"MultiPolygon","arcs":[[[53]],[[54]],[[55]],[[56]],[[57]],[[58]],[[59]],[[60]],[[61]],[[62]],[[63]],[[64]],[[65]],[[66]],[[67]],[[68]],[[69]],[[70]],[[71]],[[72]],[[73]],[[74] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html class="with-statusbar-overlay"> | |
<head> | |
<meta charset="utf-8"> | |
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, minimum-scale=1, user-scalable=no, minimal-ui"> | |
<meta name="apple-mobile-web-app-capable" content="yes"> | |
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> | |
<title>Scroll Bug</title> | |
<link rel="stylesheet" href="lib/css/framework7.css"> |