@HannoverEDDV Habe dir mal jeweils einen CSV Auszug von allen Flügen gemacht die ich für die jeweiligen FPs/Perioden/Filter habe.
Sommer 95: Hapag-Lloyd, Condor, LTU / HAJ -> Ziel PMI / Tag ?
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
Filter:
{
"dateRangeFrom": "1995-03-26",
"dateRangeTo": "1995-09-24",
"airline": ["DE", "LT", "HF"],
"format": "csv",
"origin": "HAJ",
"destination": "PMI"
}
Sommer 97: Hapag-Lloyd, Condor, LTU / HAJ, HAM -> Ziel FAO / Tag 5 (FR)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "1997-03-30",
"dateRangeTo": "1997-10-26",
"airline": ["DE", "LT", "HF"],
"format": "csv",
"origin": ["HAJ", "HAM"],
"destination": "FAO"
}
Sommer 98: Hapag-Lloyd, Condor, Air Berlin, LTU / HAJ, HAM -> Ziel HER / Tag 6 oder 7 (SA/SO)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "1998-03-29",
"dateRangeTo": "1998-10-25",
"airline": ["DE", "LT", "HF", "AB"],
"format": "csv",
"origin": ["HAJ", "HAM"],
"destination": "HER"
}
Sommer 99: Hapag-Lloyd, Condor / FRA
Departures FRA:
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "1999-03-28",
"dateRangeTo": "1999-10-31",
"airline": ["HF", "DE"],
"format": "csv",
"origin": "FRA"
}
Arrivals FRA:
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "1999-03-28",
"dateRangeTo": "1999-10-31",
"airline": ["HF", "DE"],
"format": "csv",
"destination": "FRA"
}
Sommer 00: Hapag-Lloyd, Condor, Air Berlin, LTU / HAJ, HAM, PAD, FMO -> Ziel LPA / Tag 5 (FR)
{
"dateRangeFrom": "2000-03-26",
"dateRangeTo": "2000-10-29",
"airline": ["HF", "DE", "AB", "LT"],
"format": "csv",
"origin": ["HAJ", "HAM", "PAD", "FMO"],
"destination": "LPA"
}
Winter 00-01: Hapag-Lloyd, Condor, Air Berlin, LTU / HAJ, HAM, PAD, FMO -> Ziel LPA / Tag 5 (FR)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "2000-10-30",
"dateRangeTo": "2001-03-24",
"airline": ["HF", "DE", "AB", "LT"],
"format": "csv",
"origin": ["HAJ", "HAM", "PAD", "FMO"],
"destination": "LPA"
}
Sommer 01: Hapag-Lloyd, Condor, Air Berlin, LTU / HAJ, PAD, FMO -> Ziel LPA / Tag 7 (SO)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "2001-03-24",
"dateRangeTo": "2001-10-28",
"airline": ["HF", "DE", "AB", "LT"],
"format": "csv",
"origin": ["HAJ", "HAM", "PAD", "FMO"],
"destination": "LPA"
}
Sommer 02: Hapag-Lloyd, Condor, Air Berlin / HAJ, PAD, FMO -> Ziel FUE / Tag 6 (SA)
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "2002-03-31",
"dateRangeTo": "2002-10-27",
"airline": ["HF", "DE", "AB", "LT"],
"format": "csv",
"origin": ["HAJ", "PAD", "FMO"],
"destination": "FUE"
}
Winter 03-04: Hapag-Lloyd / PAD
Departures PAD:
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "2003-10-27",
"dateRangeTo": "2004-03-27",
"airline": ["HF"],
"format": "csv",
"origin": "PAD"
}
Arrivals PAD:
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.
pastebin.com
{
"dateRangeFrom": "2003-10-27",
"dateRangeTo": "2004-03-27",
"airline": ["HF"],
"format": "csv",
"destination": "PAD"
}
Vielleicht hilft das ja etwas.
LG
zeus
PS: wenn zu Flügen weitere Infos benötigt werden, kann ich die natürlich auch liefern.