Advertisement
Guest User

Untitled

a guest
Jan 11th, 2017
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.28 KB | None | 0 0
  1. #!/usr/bin/python
  2. # -*- coding: utf-8 -*-
  3. {
  4. u'count': 1,
  5. u'launches': [{
  6. u'probability': -1,
  7. u'isostart': u'20170114T175434Z',
  8. u'infoURLs': [],
  9. u'inhold': 0,
  10. u'id': 879,
  11. u'vidURL': None,
  12. u'rocket': {
  13. u'wikiURL': u'https://en.wikipedia.org/wiki/Falcon_9_Full_Thrust'
  14. ,
  15. u'infoURL': u'http://www.spacex.com/falcon9',
  16. u'name': u'Falcon 9 Full Thrust',
  17. u'imageURL': u'https://s3.amazonaws.com/launchlibrary/RocketImages/Falcon+9+Full+Thrust_1920.jpg'
  18. ,
  19. u'familyname': u'Falcon',
  20. u'agencies': [{
  21. u'infoURL': u'http://www.spacex.com/',
  22. u'wikiURL': u'http://en.wikipedia.org/wiki/SpaceX',
  23. u'name': u'SpaceX',
  24. u'countryCode': u'USA',
  25. u'infoURLs': [u'http://www.spacex.com/'],
  26. u'abbrev': u'SpX',
  27. u'type': 3,
  28. u'id': 121,
  29. }],
  30. u'infoURLs': [u'http://www.spacex.com/falcon9'],
  31. u'imageSizes': [
  32. 320,
  33. 480,
  34. 640,
  35. 720,
  36. 768,
  37. 800,
  38. 960,
  39. 1024,
  40. 1080,
  41. 1280,
  42. 1440,
  43. 1920,
  44. ],
  45. u'configuration': u'9 Full Thrust',
  46. u'id': 80,
  47. },
  48. u'tbdtime': 0,
  49. u'holdreason': None,
  50. u'location': {
  51. u'infoURL': u'',
  52. u'wikiURL': u'',
  53. u'name': u'Vandenberg AFB, CA, USA',
  54. u'countryCode': u'USA',
  55. u'pads': [{
  56. u'infoURL': u'',
  57. u'wikiURL': u'',
  58. u'name': u'Space Launch Complex 4E, Vandenberg AFB, CA'
  59. ,
  60. u'mapURL': u'http://maps.google.com/maps?f=q&hl=en&q=34.632+N,+120.611+W&ie=UTF8&z=17&ll=34.632519,-120.611912&spn=0.003946,0.010815&t=k&om=0&iwloc=addr'
  61. ,
  62. u'agencies': [{
  63. u'infoURL': u'http://www.af.mil',
  64. u'wikiURL': u'http://en.wikipedia.org/wiki/United_States_Air_Force'
  65. ,
  66. u'name': u'United States Air Force',
  67. u'countryCode': u'USA',
  68. u'infoURLs': [u'http://www.af.mil'],
  69. u'abbrev': u'USAF',
  70. u'type': 1,
  71. u'id': 161,
  72. }, {
  73. u'infoURL': u'http://www.spacex.com/',
  74. u'wikiURL': u'http://en.wikipedia.org/wiki/SpaceX',
  75. u'name': u'SpaceX',
  76. u'countryCode': u'USA',
  77. u'infoURLs': [u'http://www.spacex.com/'],
  78. u'abbrev': u'SpX',
  79. u'type': 3,
  80. u'id': 121,
  81. }],
  82. u'longitude': -120.611,
  83. u'latitude': 34.632,
  84. u'id': 100,
  85. }],
  86. u'id': 18,
  87. },
  88. u'net': u'January 14, 2017 17:54:34 UTC',
  89. u'vidURLs': [u'http://www.spacex.com/webcast/'],
  90. u'isonet': u'20170114T175434Z',
  91. u'status': 1,
  92. u'wsstamp': 1484416474,
  93. u'tbddate': 0,
  94. u'netstamp': 1484416474,
  95. u'hashtag': None,
  96. u'missions': [{
  97. u'typeName': u'Communications',
  98. u'description': u'Iridium NEXT is a second-generation worldwide network of telecommunications satellites to eventually replace the old Iridium constellation. These satellites will incorporate features such as data transmission which were not emphasized in the original design.'
  99. ,
  100. u'type': 10,
  101. u'id': 207,
  102. u'name': u'10 x Iridium NEXT (1-10)',
  103. }],
  104. u'infoURL': None,
  105. u'windowend': u'January 14, 2017 17:54:34 UTC',
  106. u'name': u'Falcon 9 Full Thrust | 10 x Iridium NEXT (1-10)',
  107. u'isoend': u'20170114T175434Z',
  108. u'westamp': 1484416474,
  109. u'failreason': None,
  110. u'windowstart': u'January 14, 2017 17:54:34 UTC',
  111. }],
  112. u'total': 1,
  113. u'offset': 0,
  114. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement