JSON

世界の宇宙開発機関 - JSON

世界の宇宙開発機関は、各国政府が設立した宇宙開発と研究を担当する組織です。NASA(アメリカ)、JAXA(日本)、ESA(欧州)、Roscosmos(ロシア)、ISRO(インド)、CNSA(中国)などが主要な機関として知られています。これらの機関は、人工衛星の打ち上げ、有人宇宙飛行、惑星探査、国際協力などを通じて、人類の宇宙開発を牽引しています。

宇宙開発 宇宙機関 NASA JAXA ESA 人工衛星 宇宙探査
[
  {
    "code": "01",
    "slug": "nasa",
    "name": "NASA",
    "fullName": "アメリカ航空宇宙局",
    "country": "アメリカ合衆国",
    "establishedYear": 1958,
    "headquarters": "ワシントンD.C.",
    "description": "世界最大の宇宙開発機関。"
  },
  {
    "code": "02",
    "slug": "cnsa",
    "name": "CNSA",
    "fullName": "中国国家航天局",
    "country": "中国",
    "establishedYear": 1993,
    "headquarters": "北京",
    "description": "中国の宇宙開発機関。"
  },
  {
    "code": "03",
    "slug": "esa",
    "name": "ESA",
    "fullName": "欧州宇宙機関",
    "country": "欧州(23カ国)",
    "establishedYear": 1975,
    "headquarters": "パリ",
    "description": "欧州各国の協力による宇宙機関。"
  },
  {
    "code": "04",
    "slug": "roscosmos",
    "name": "Roscosmos",
    "fullName": "ロシア連邦宇宙局",
    "country": "ロシア",
    "establishedYear": 1992,
    "headquarters": "モスクワ",
    "description": "旧ソ連の宇宙開発を継承する機関。"
  },
  {
    "code": "05",
    "slug": "isro",
    "name": "ISRO",
    "fullName": "インド宇宙研究機関",
    "country": "インド",
    "establishedYear": 1969,
    "headquarters": "ベンガルール",
    "description": "インドの宇宙開発機関。"
  },
  {
    "code": "06",
    "slug": "jaxa",
    "name": "JAXA",
    "fullName": "宇宙航空研究開発機構",
    "country": "日本",
    "establishedYear": 2003,
    "headquarters": "調布(東京都)",
    "description": "日本の宇宙開発機関。"
  },
  {
    "code": "07",
    "slug": "csa",
    "name": "CSA",
    "fullName": "カナダ宇宙局",
    "country": "カナダ",
    "establishedYear": 1989,
    "headquarters": "ロングイユ(ケベック州)",
    "description": "カナダの宇宙開発機関。"
  },
  {
    "code": "08",
    "slug": "dlr",
    "name": "DLR",
    "fullName": "ドイツ航空宇宙センター",
    "country": "ドイツ",
    "establishedYear": 1997,
    "headquarters": "ケルン",
    "description": "ドイツの航空宇宙研究機関。"
  },
  {
    "code": "09",
    "slug": "cnes",
    "name": "CNES",
    "fullName": "フランス国立宇宙研究センター",
    "country": "フランス",
    "establishedYear": 1961,
    "headquarters": "パリ",
    "description": "フランスの宇宙機関。"
  },
  {
    "code": "10",
    "slug": "asi",
    "name": "ASI",
    "fullName": "イタリア宇宙局",
    "country": "イタリア",
    "establishedYear": 1988,
    "headquarters": "ローマ",
    "description": "イタリアの宇宙機関。"
  }
]