-
Notifications
You must be signed in to change notification settings - Fork 16
/
Copy pathLaucnhes.json
982 lines (982 loc) · 74.9 KB
/
Laucnhes.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
[
{
"mission_name": "Orbcomm OG2",
"flight_number": 25,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/Excel/Orbcomm%20OG2%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON/Orbcomm%20OG2%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON%20STREAMING/Orbcomm%20OG2%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Orbcomm%20OG2/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Jason-3",
"flight_number": 26,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/Excel/Jason-3%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON/Jason-3%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON%20STREAMING/Jason-3%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Jason-3/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SES-9",
"flight_number": 27,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/Excel/SES-9%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON/SES-9%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON%20STREAMING/SES-9%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-9/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SpaceX CRS-8",
"flight_number": 28,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/Excel/SpaceX%20CRS-8%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON/SpaceX%20CRS-8%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON/analysed2.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON%20STREAMING/SpaceX%20CRS-8%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-8/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "JCSAT-2B",
"flight_number": 29,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/Excel/JCSAT-2B%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON/JCSAT-2B%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON%20STREAMING/JCSAT-2B%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-2B/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Thaicom 8",
"flight_number": 30,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/Excel/Thaicom%208%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON/Thaicom%208%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON%20STREAMING/Thaicom%208%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Thaicom%208/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "ABS-2A",
"flight_number": 31,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/Excel/ABS-2A%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON/ABS-2A%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON%20STREAMING/ABS-2A%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ABS-2A/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SpaceX CRS-9",
"flight_number": 32,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/Excel/SpaceX%20CRS-9%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON/SpaceX%20CRS-9%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON%20STREAMING/SpaceX%20CRS-9%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-9/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "JCSAT-16",
"flight_number": 33,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/Excel/JCSAT-16%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON/JCSAT-16%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON%20STREAMING/JCSAT-16%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/JCSAT-16/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Iridium NEXT 1",
"flight_number": 35,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/Excel/Iridium%20NEXT%201%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON/Iridium%20NEXT%201%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON%20STREAMING/Iridium%20NEXT%201%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%201/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SpaceX CRS-10",
"flight_number": 36,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/Excel/SpaceX%20CRS-10%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON/SpaceX%20CRS-10%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON%20STREAMING/SpaceX%20CRS-10%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-10/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "EchoStar 23",
"flight_number": 37,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/Excel/EchoStar%2023%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON/EchoStar%2023%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON%20STREAMING/EchoStar%2023%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/EchoStar%2023/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SES-10",
"flight_number": 38,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/Excel/SES-10%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON/SES-10%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON%20STREAMING/SES-10%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-10/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "NROL-76",
"flight_number": 39,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/Excel/NROL-76%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/Excel/stage1%20raw.xlsx",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON/NROL-76%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON%20STREAMING/NROL-76%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON%20STREAMING/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/NROL-76/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Inmarsat-5 F4",
"flight_number": 40,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/Excel/Inmarsat-5%20Flight%204%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON/Inmarsat-5%20Flight%204%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON%20STREAMING/Inmarsat-5%20Flight%204%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Inmarsat-5%20F4/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SpaceX CRS-11",
"flight_number": 41,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/Excel/SpaceX%20CRS-11%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/Excel/stage1%20raw.xlsx",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON/SpaceX%20CRS-11%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON%20STREAMING/SpaceX%20CRS-11%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON%20STREAMING/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-11/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "BulgariaSat-1",
"flight_number": 42,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/Excel/BulgariaSat-1%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/Excel/stage1%20raw.xlsx",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON/BulgariaSat-1%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON/analysed2.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON%20STREAMING/BulgariaSat-1%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON%20STREAMING/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/BulgariaSat-1/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Intelsat 35e",
"flight_number": 44,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/Excel/Intelsat%2035e%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON/Intelsat%2035e%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON%20STREAMING/Intelsat%2035e%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Intelsat%2035e/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SpaceX CRS-12",
"flight_number": 45,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/Excel/SpaceX%20CRS-12%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/Excel/stage1%20raw.xlsx",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON/SpaceX%20CRS-12%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON/analysed2.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON%20STREAMING/SpaceX%20CRS-12%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON%20STREAMING/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-12/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "FormoSat-5",
"flight_number": 46,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/Excel/FormoSat-5%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/Excel/stage1%20raw.xlsx",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON/FormoSat-5%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON%20STREAMING/FormoSat-5%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON%20STREAMING/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/FormoSat-5/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "X-37B OTV-5",
"flight_number": 47,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/Excel/X-37B%20OTV-5%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/Excel/stage1%20raw.xlsx",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON/X-37B%20OTV-5%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON%20STREAMING/X-37B%20OTV-5%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON%20STREAMING/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/X-37B%20OTV-5/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Iridium NEXT 3",
"flight_number": 48,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/Excel/Iridium%20NEXT%203%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/Excel/stage1%20raw.xlsx",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON/Iridium%20NEXT%203%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON%20STREAMING/Iridium%20NEXT%203%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON%20STREAMING/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%203/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SES-11",
"flight_number": 49,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/Excel/SES-11%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/Excel/stage1%20raw.xlsx",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON/SES-11%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON%20STREAMING/SES-11%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON%20STREAMING/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SES-11/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "KoreaSat 5A",
"flight_number": 50,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/Excel/KoreaSat%205A%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/Excel/stage1%20raw.xlsx",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON/KoreaSat%205A%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON/analysed2.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON%20STREAMING/KoreaSat%205A%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON%20STREAMING/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/KoreaSat%205A/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SpaceX CRS-13",
"flight_number": 51,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/Excel/SpaceX%20CRS-13%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/Excel/stage1%20raw.xlsx",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON/SpaceX%20CRS-13%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON%20STREAMING/SpaceX%20CRS-13%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON%20STREAMING/stage1%20raw.json",
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-13/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Iridium NEXT 4",
"flight_number": 52,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/Excel/Iridium%20NEXT%204%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON/Iridium%20NEXT%204%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON%20STREAMING/Iridium%20NEXT%204%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%204/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "ZUMA",
"flight_number": 53,
"analysed_stage": 1,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/Excel/ZUMA%20raw.xlsx",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/Excel/stage1.xlsx",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON/ZUMA%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON%20STREAMING/ZUMA%20raw.json",
"stage1": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON%20STREAMING/stage1%20raw.json",
"stage2": null,
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/ZUMA/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "GovSat-1",
"flight_number": 54,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/Excel/GovSat-1.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON/GovSat-1.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON%20STREAMING/GovSat-1.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/GovSat-1/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Falcon Heavy Demo 1",
"flight_number": 55,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/Excel/Falcon%20Heavy%20Demo%201%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON/Falcon%20Heavy%20Demo%201%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON%20STREAMING/Falcon%20Heavy%20Demo%201%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Falcon%20Heavy%20Demo%201/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Paz",
"flight_number": 56,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/Excel/Paz%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON/Paz%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON%20STREAMING/Paz%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Paz/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Hispasat 30W-6",
"flight_number": 57,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/Excel/Hispasat%2030W-6%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON/Hispasat%2030W-6%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON%20STREAMING/Hispasat%2030W-6%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Hispasat%2030W-6/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Iridium NEXT 5",
"flight_number": 58,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/Excel/Iridium%20NEXT%205%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON/Iridium%20NEXT%205%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON%20STREAMING/Iridium%20NEXT%205%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Iridium%20NEXT%205/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "SpaceX CRS-14",
"flight_number": 59,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/Excel/SpaceX%20CRS-14%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON/SpaceX%20CRS-14%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON%20STREAMING/SpaceX%20CRS-14%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/SpaceX%20CRS-14/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "TESS",
"flight_number": 60,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/Excel/TESS%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON/TESS%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON%20STREAMING/TESS%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/TESS/JSON%20STREAMING/stages.json"
}
},
{
"mission_name": "Bangabandhu-1",
"flight_number": 61,
"analysed_stage": 2,
"Excel": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/Excel/Bangabandhu-1%20raw.xlsx",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/Excel/stage2%20raw.xlsx",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/Excel/analysed.xlsx",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/Excel/events.xlsx"
},
"JSON": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON/Bangabandhu-1%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON/stages.json"
},
"JSON STREAMING": {
"raw": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON%20STREAMING/Bangabandhu-1%20raw.json",
"stage1": null,
"stage2": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON%20STREAMING/stage2%20raw.json",
"analysed": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON%20STREAMING/analysed.json",
"events": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON%20STREAMING/events.json",
"stages": "https://raw.githubusercontent.com/shahar603/Telemetry-Data/master/Bangabandhu-1/JSON%20STREAMING/stages.json"
}
}
]