NEOWs (獨立發行者) (預覽版)
近地天體網路服務 (NeoWs) 是一項近地小行星資訊服務。 使用 NeoWs,用戶可以:根據小行星最接近地球的日期搜索小行星,使用其 NASA JPL 小天體 ID 查找特定小行星,以及瀏覽整個數據集。
此連接器適用於以下產品和區域:
| 服務 | Class | Regions |
|---|---|---|
| 副駕駛工作室 | 進階 | 除下列區域外的所有 Power Automate 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 邏輯應用程式 | 標準 | 所有 Logic Apps 區域, 但下列區域除外: - Azure Government 區域 - Azure 中國區域 - 美國國防部 (DoD) |
| Power Apps | 進階 | 除下列區域外的所有 Power Apps 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| Power Automate(自動化服務) | 進階 | 除下列區域外的所有 Power Automate 區域 : - 美國政府 (GCC) - 美國政府(海灣合作委員會高中) - 由 21Vianet 營運的中國雲 - 美國國防部 (DoD) |
| 連絡人 | |
|---|---|
| 名稱 | 特洛伊·泰勒 |
| URL | https://www.hitachisolutions.com |
| ttaylor@hitachisolutions.com |
| 連接器中繼資料 | |
|---|---|
| Publisher | 特洛伊·泰勒 |
| 網站 | https://cneos.jpl.nasa.gov/ |
| 隱私策略 | https://www.jpl.nasa.gov/caltechjpl-privacy-policies-and-important-notices |
| 類別 | 資料 |
正在建立連線
連接器支援下列驗證類型:
| 預設值 | 建立連線的參數。 | 所有區域 | 不可共享 |
預設
適用:所有地區
建立連線的參數。
這不是可共用的連線。 如果 Power App 與其他使用者共用,系統會明確提示其他使用者建立新連線。
| 名稱 | 類型 | Description | 為必填項目 |
|---|---|---|---|
| API 金鑰 | securestring | 此 API 的 API 金鑰 | 對 |
節流限制
| 名稱 | 呼叫 | 續約期間 |
|---|---|---|
| 每個連線的 API 呼叫 | 100 | 60 秒 |
動作
| 取得近地天體資料集統計資料 |
擷取「近地物件」資料集的總統計資料。 |
| 按日期獲取近地天體 |
擷取日期範圍內的近地天體清單。 最大範圍為 7 天。 |
| 獲取今天的近地天體 |
檢索今天的近地天體列表。 |
| 獲取地球物體附近的哨兵 |
擷取 NASA 哨兵 (撞擊風險) 資料集中列出的近地物件。 |
| 獲取近地物體 |
擷取近地天體的分頁清單 |
| 通過 ID 獲取哨兵近地物體 |
擷取 NASA 哨兵 (撞擊風險) 資料集中列出的近地物體。 |
| 通過 ID 獲取近地天體 |
檢索具有給定標識符的近地物體。 |
取得近地天體資料集統計資料
擷取「近地物件」資料集的總統計資料。
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
近地物體計數
|
near_earth_object_count | integer |
近地軌道計數。 |
|
近距離接近計數
|
close_approach_count | integer |
近距離接近很重要。 |
|
上次更新
|
last_updated | string |
上次更新時間。 |
|
來源
|
source | string |
來源。 |
|
美國宇航局 JPL 網址
|
nasa_jpl_url | string |
NASA JPL URL 位址。 |
按日期獲取近地天體
擷取日期範圍內的近地天體清單。 最大範圍為 7 天。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
開始日期
|
start_date | string |
開始日期。 |
|
|
結束日期
|
end_date | string |
結束日期。 |
|
|
詳細
|
detailed | boolean |
是否包含詳細結果。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Next
|
links.next | string |
下一個回應頁面。 |
|
上一個
|
links.prev | string |
上一個回應頁面。 |
|
Self
|
links.self | string |
目前的回應頁面。 |
|
元素計數
|
element_count | integer |
元素總數。 |
|
Date
|
near_earth_objects.date | array of object | |
|
Self
|
near_earth_objects.date.links.self | string |
目前的物件。 |
|
ID
|
near_earth_objects.date.id | string |
識別碼。 |
|
NEO 參考 ID
|
near_earth_objects.date.neo_reference_id | string |
NEO 參考識別碼。 |
|
名稱
|
near_earth_objects.date.name | string |
名稱。 |
|
美國宇航局 JPL 網址
|
near_earth_objects.date.nasa_jpl_url | string |
NASA JPL URL 位址。 |
|
絕對幅度
|
near_earth_objects.date.absolute_magnitude_h | integer |
絕對星等 (H)。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.kilometers.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.kilometers.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.meters.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.meters.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.miles.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.miles.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.feet.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.feet.estimated_diameter_max | float |
最大估計直徑。 |
|
是潛在危險的小行星
|
near_earth_objects.date.is_potentially_hazardous_asteroid | boolean |
是否是一顆潛在的危險小行星。 |
|
近距離資料
|
near_earth_objects.date.close_approach_data | array of object | |
|
關閉接近日期
|
near_earth_objects.date.close_approach_data.close_approach_date | string |
接近的日期。 |
|
關閉接近日期已滿
|
near_earth_objects.date.close_approach_data.close_approach_date_full | string |
接近的完整日期。 |
|
紀元日期收近方法
|
near_earth_objects.date.close_approach_data.epoch_date_close_approach | integer |
接近的紀元日期。 |
|
公里每秒
|
near_earth_objects.date.close_approach_data.relative_velocity.kilometers_per_second | string |
公里每秒。 |
|
每小時公里數
|
near_earth_objects.date.close_approach_data.relative_velocity.kilometers_per_hour | string |
公里/小時。 |
|
每小時英里
|
near_earth_objects.date.close_approach_data.relative_velocity.miles_per_hour | string |
每小時英里數。 |
|
天文的
|
near_earth_objects.date.close_approach_data.miss_distance.astronomical | string |
天文數字的距離。 |
|
月球的
|
near_earth_objects.date.close_approach_data.miss_distance.lunar | string |
月球距離。 |
|
Kilometers
|
near_earth_objects.date.close_approach_data.miss_distance.kilometers | string |
距離(以公里為單位)。 |
|
Miles
|
near_earth_objects.date.close_approach_data.miss_distance.miles | string |
距離(以英里為單位)。 |
|
軌道體
|
near_earth_objects.date.close_approach_data.orbiting_body | string |
軌道體。 |
|
軌道識別碼
|
near_earth_objects.date.orbital_data.orbit_id | string |
軌道識別碼。 |
|
軌道確定日期
|
near_earth_objects.date.orbital_data.orbit_determination_date | string |
軌道確定日期。 |
|
第一次觀察日期
|
near_earth_objects.date.orbital_data.first_observation_date | string |
第一次觀察日期。 |
|
最後觀察日期
|
near_earth_objects.date.orbital_data.last_observation_date | string |
最後觀察日期。 |
|
數據弧以天為單位
|
near_earth_objects.date.orbital_data.data_arc_in_days | integer |
以天為單位的資料弧。 |
|
使用的觀察
|
near_earth_objects.date.orbital_data.observations_used | integer |
使用的觀察值數目。 |
|
軌道不確定性
|
near_earth_objects.date.orbital_data.orbit_uncertainty | string |
軌道不確定性。 |
|
最小軌道交點
|
near_earth_objects.date.orbital_data.minimum_orbit_intersection | string |
最小軌道交點。 |
|
木星蒂瑟蘭不變量
|
near_earth_objects.date.orbital_data.jupiter_tisserand_invariant | string |
木星蒂瑟蘭不變量。 |
|
紀元振動
|
near_earth_objects.date.orbital_data.epoch_osculation | string |
紀元的震盪。 |
|
偏心率
|
near_earth_objects.date.orbital_data.eccentricity | string |
古怪。 |
|
半長軸
|
near_earth_objects.date.orbital_data.semi_major_axis | string |
半長軸。 |
|
傾斜度
|
near_earth_objects.date.orbital_data.inclination | string |
傾向。 |
|
升交點經度
|
near_earth_objects.date.orbital_data.ascending_node_longitude | string |
升序節點經度。 |
|
軌道週期
|
near_earth_objects.date.orbital_data.orbital_period | string |
軌道週期。 |
|
近日點距離
|
near_earth_objects.date.orbital_data.perihelion_distance | string |
近日點距離。 |
|
近日點論證
|
near_earth_objects.date.orbital_data.perihelion_argument | string |
近日點論證。 |
|
遠日點距離
|
near_earth_objects.date.orbital_data.aphelion_distance | string |
遠日點距離。 |
|
近日點時間
|
near_earth_objects.date.orbital_data.perihelion_time | string |
近日點時間。 |
|
平均異常
|
near_earth_objects.date.orbital_data.mean_anomaly | string |
卑鄙的異常。 |
|
平均運動
|
near_earth_objects.date.orbital_data.mean_motion | string |
平均運動。 |
|
晝夜平分點
|
near_earth_objects.date.orbital_data.equinox | string |
春分。 |
|
類型
|
near_earth_objects.date.orbital_data.orbit_class.orbit_class_type | string |
軌道類別類型。 |
|
Description
|
near_earth_objects.date.orbital_data.orbit_class.orbit_class_description | string |
軌道類別描述。 |
|
範圍
|
near_earth_objects.date.orbital_data.orbit_class.orbit_class_range | string |
軌道等級範圍。 |
|
是哨兵物件
|
near_earth_objects.date.is_sentry_object | boolean |
是否是哨兵對象。 |
獲取今天的近地天體
檢索今天的近地天體列表。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
詳細
|
detailed | boolean |
是否包含詳細結果。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Next
|
links.next | string |
下一個回應頁面。 |
|
上一個
|
links.prev | string |
上一個回應頁面。 |
|
Self
|
links.self | string |
目前的回應頁面。 |
|
元素計數
|
element_count | integer |
元素總數。 |
|
Date
|
near_earth_objects.date | array of object | |
|
Self
|
near_earth_objects.date.links.self | string |
目前的物件。 |
|
ID
|
near_earth_objects.date.id | string |
識別碼。 |
|
NEO 參考 ID
|
near_earth_objects.date.neo_reference_id | string |
NEO 參考識別碼。 |
|
名稱
|
near_earth_objects.date.name | string |
名稱。 |
|
美國宇航局 JPL 網址
|
near_earth_objects.date.nasa_jpl_url | string |
NASA JPL URL 位址。 |
|
絕對幅度
|
near_earth_objects.date.absolute_magnitude_h | float |
絕對星等 (H)。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.kilometers.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.kilometers.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.meters.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.meters.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.miles.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.miles.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.date.estimated_diameter.feet.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.date.estimated_diameter.feet.estimated_diameter_max | float |
最大估計直徑。 |
|
是潛在危險的小行星
|
near_earth_objects.date.is_potentially_hazardous_asteroid | boolean |
是否是一顆潛在的危險小行星。 |
|
近距離資料
|
near_earth_objects.date.close_approach_data | array of object | |
|
關閉接近日期
|
near_earth_objects.date.close_approach_data.close_approach_date | string |
接近的日期。 |
|
關閉接近日期已滿
|
near_earth_objects.date.close_approach_data.close_approach_date_full | string |
接近的完整日期。 |
|
紀元日期收近方法
|
near_earth_objects.date.close_approach_data.epoch_date_close_approach | integer |
接近的紀元日期。 |
|
公里每秒
|
near_earth_objects.date.close_approach_data.relative_velocity.kilometers_per_second | string |
公里每秒。 |
|
每小時公里數
|
near_earth_objects.date.close_approach_data.relative_velocity.kilometers_per_hour | string |
公里/小時。 |
|
每小時英里
|
near_earth_objects.date.close_approach_data.relative_velocity.miles_per_hour | string |
每小時英里數。 |
|
天文的
|
near_earth_objects.date.close_approach_data.miss_distance.astronomical | string |
天文數字的距離。 |
|
月球的
|
near_earth_objects.date.close_approach_data.miss_distance.lunar | string |
月球距離。 |
|
Kilometers
|
near_earth_objects.date.close_approach_data.miss_distance.kilometers | string |
距離(以公里為單位)。 |
|
Miles
|
near_earth_objects.date.close_approach_data.miss_distance.miles | string |
距離(以英里為單位)。 |
|
軌道體
|
near_earth_objects.date.close_approach_data.orbiting_body | string |
軌道體。 |
|
軌道識別碼
|
near_earth_objects.date.orbital_data.orbit_id | string |
軌道識別碼。 |
|
軌道確定日期
|
near_earth_objects.date.orbital_data.orbit_determination_date | string |
軌道確定日期。 |
|
第一次觀察日期
|
near_earth_objects.date.orbital_data.first_observation_date | string |
第一次觀察日期。 |
|
最後觀察日期
|
near_earth_objects.date.orbital_data.last_observation_date | string |
最後觀察日期。 |
|
數據弧以天為單位
|
near_earth_objects.date.orbital_data.data_arc_in_days | integer |
以天為單位的資料弧。 |
|
使用的觀察
|
near_earth_objects.date.orbital_data.observations_used | integer |
使用的觀察值數目。 |
|
軌道不確定性
|
near_earth_objects.date.orbital_data.orbit_uncertainty | string |
軌道不確定性。 |
|
最小軌道交點
|
near_earth_objects.date.orbital_data.minimum_orbit_intersection | string |
最小軌道交點。 |
|
木星蒂瑟蘭不變量
|
near_earth_objects.date.orbital_data.jupiter_tisserand_invariant | string |
木星蒂瑟蘭不變量。 |
|
紀元振動
|
near_earth_objects.date.orbital_data.epoch_osculation | string |
紀元的震盪。 |
|
偏心率
|
near_earth_objects.date.orbital_data.eccentricity | string |
古怪。 |
|
半長軸
|
near_earth_objects.date.orbital_data.semi_major_axis | string |
半長軸。 |
|
傾斜度
|
near_earth_objects.date.orbital_data.inclination | string |
傾向。 |
|
升交點經度
|
near_earth_objects.date.orbital_data.ascending_node_longitude | string |
升序節點經度。 |
|
軌道週期
|
near_earth_objects.date.orbital_data.orbital_period | string |
軌道週期。 |
|
近日點距離
|
near_earth_objects.date.orbital_data.perihelion_distance | string |
近日點距離。 |
|
近日點論證
|
near_earth_objects.date.orbital_data.perihelion_argument | string |
近日點論證。 |
|
遠日點距離
|
near_earth_objects.date.orbital_data.aphelion_distance | string |
遠日點距離。 |
|
近日點時間
|
near_earth_objects.date.orbital_data.perihelion_time | string |
近日點時間。 |
|
平均異常
|
near_earth_objects.date.orbital_data.mean_anomaly | string |
卑鄙的異常。 |
|
平均運動
|
near_earth_objects.date.orbital_data.mean_motion | string |
平均運動。 |
|
晝夜平分點
|
near_earth_objects.date.orbital_data.equinox | string |
春分。 |
|
類型
|
near_earth_objects.date.orbital_data.orbit_class.orbit_class_type | string |
軌道類別類型。 |
|
Description
|
near_earth_objects.date.orbital_data.orbit_class.orbit_class_description | string |
軌道類別描述。 |
|
範圍
|
near_earth_objects.date.orbital_data.orbit_class.orbit_class_range | string |
軌道等級範圍。 |
|
是哨兵物件
|
near_earth_objects.date.is_sentry_object | boolean |
是否是哨兵對象。 |
獲取地球物體附近的哨兵
擷取 NASA 哨兵 (撞擊風險) 資料集中列出的近地物件。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
處於活動狀態
|
is_active | boolean |
是否包含作用中物件。 |
|
|
頁面
|
page | integer |
頁碼。 |
|
|
大小
|
size | integer |
頁面大小。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Next
|
links.next | string |
下一個回應頁面。 |
|
Self
|
links.self | string |
目前的回應頁面。 |
|
大小
|
page.size | integer |
大小。 |
|
總元素
|
page.total_elements | integer |
元素總數。 |
|
總頁數
|
page.total_pages | integer |
總頁數。 |
|
Number
|
page.number | integer |
數字。 |
|
哨兵物件
|
sentry_objects | array of object | |
|
近地物件父項
|
sentry_objects.links.near_earth_object_parent | string |
近地天體父項。 |
|
Self
|
sentry_objects.links.self | string |
自我連結。 |
|
SPK-ID
|
sentry_objects.spkId | string |
The SPK-ID. |
|
名稱
|
sentry_objects.designation | string |
名稱。 |
|
哨兵 ID
|
sentry_objects.sentryId | string |
哨兵識別碼。 |
|
全名
|
sentry_objects.fullname | string |
全名。 |
|
年份範圍最小值
|
sentry_objects.year_range_min | string |
最小年份範圍。 |
|
年份範圍最大值
|
sentry_objects.year_range_max | string |
最大年份範圍。 |
|
潛在影響
|
sentry_objects.potential_impacts | string |
潛在影響。 |
|
撞擊機率
|
sentry_objects.impact_probability | string |
影響機率。 |
|
V無限
|
sentry_objects.v_infinity | string |
V 無窮大。 |
|
絕對幅度
|
sentry_objects.absolute_magnitude | string |
絕對量級。 |
|
估計直徑
|
sentry_objects.estimated_diameter | string |
估計直徑。 |
|
巴勒莫規模大道
|
sentry_objects.palermo_scale_ave | string |
巴勒莫量表平均值。 |
|
巴勒莫規模最大
|
sentry_objects.Palermo_scale_max | string |
最大巴勒莫量表。 |
|
都靈量表
|
sentry_objects.torino_scale | string |
都靈量表。 |
|
最後的觀察
|
sentry_objects.last_obs | string |
最後的觀察。 |
|
最後的觀察 JD
|
sentry_objects.last_obs_jd | string |
最後的觀察 jd. |
|
網址 NASA 詳細信息
|
sentry_objects.url_nasa_details | string |
NASA 詳細資料 URL 位址。 |
|
URL 軌道元素
|
sentry_objects.url_orbital_elements | string |
軌道元素 URL 位址。 |
|
是活動哨兵物件
|
sentry_objects.is_active_sentry_object | boolean |
是否是活躍的哨兵對象。 |
|
平均月球距離
|
sentry_objects.average_lunar_distance | float |
平均月球距離。 |
獲取近地物體
擷取近地天體的分頁清單
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
頁面
|
page | integer |
頁碼。 |
|
|
大小
|
size | integer |
頁面大小。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Next
|
links.next | string |
下一個回應頁面。 |
|
Self
|
links.self | string |
目前的回應頁面。 |
|
大小
|
page.size | integer |
大小。 |
|
總元素
|
page.total_elements | integer |
元素總數。 |
|
總頁數
|
page.total_pages | integer |
總頁數。 |
|
Number
|
page.number | integer |
數字。 |
|
近地天體
|
near_earth_objects | array of object | |
|
Self
|
near_earth_objects.links.self | string |
自我連結。 |
|
ID
|
near_earth_objects.id | string |
識別碼。 |
|
NEO 參考 ID
|
near_earth_objects.neo_reference_id | string |
近地軌道參考標識符。 |
|
名稱
|
near_earth_objects.name | string |
名稱。 |
|
名稱有限
|
near_earth_objects.name_limited | string |
有限的名稱。 |
|
名稱
|
near_earth_objects.designation | string |
名稱。 |
|
美國宇航局 JPL 網址
|
near_earth_objects.nasa_jpl_url | string |
NASA JPL URL 位址。 |
|
絕對幅度
|
near_earth_objects.absolute_magnitude_h | float |
絕對星等 (H)。 |
|
最小估計直徑
|
near_earth_objects.estimated_diameter.kilometers.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.estimated_diameter.kilometers.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.estimated_diameter.meters.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.estimated_diameter.meters.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.estimated_diameter.miles.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.estimated_diameter.miles.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
near_earth_objects.estimated_diameter.feet.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
near_earth_objects.estimated_diameter.feet.estimated_diameter_max | float |
最大估計直徑。 |
|
是潛在危險的小行星
|
near_earth_objects.is_potentially_hazardous_asteroid | boolean |
是否是潛在危險的小行星。 |
|
近距離資料
|
near_earth_objects.close_approach_data | array of object | |
|
關閉接近日期
|
near_earth_objects.close_approach_data.close_approach_date | string |
接近日期。 |
|
關閉接近日期已滿
|
near_earth_objects.close_approach_data.close_approach_date_full | string |
接近完整日期。 |
|
紀元日期收近方法
|
near_earth_objects.close_approach_data.epoch_date_close_approach | integer |
接近的紀元日期。 |
|
公里每秒
|
near_earth_objects.close_approach_data.relative_velocity.kilometers_per_second | string |
公里每秒。 |
|
每小時公里數
|
near_earth_objects.close_approach_data.relative_velocity.kilometers_per_hour | string |
公里/小時。 |
|
每小時英里
|
near_earth_objects.close_approach_data.relative_velocity.miles_per_hour | string |
每小時英里數。 |
|
天文的
|
near_earth_objects.close_approach_data.miss_distance.astronomical | string |
天文數字的距離。 |
|
月球的
|
near_earth_objects.close_approach_data.miss_distance.lunar | string |
月球距離。 |
|
Kilometers
|
near_earth_objects.close_approach_data.miss_distance.kilometers | string |
距離(以公里為單位)。 |
|
Miles
|
near_earth_objects.close_approach_data.miss_distance.miles | string |
距離(以英里為單位)。 |
|
軌道體
|
near_earth_objects.close_approach_data.orbiting_body | string |
軌道體。 |
|
軌道識別碼
|
near_earth_objects.orbital_data.orbit_id | string |
軌道識別碼。 |
|
軌道確定日期
|
near_earth_objects.orbital_data.orbit_determination_date | string |
軌道確定日期。 |
|
第一次觀察日期
|
near_earth_objects.orbital_data.first_observation_date | string |
第一次觀察日期。 |
|
最後觀察日期
|
near_earth_objects.orbital_data.last_observation_date | string |
最後觀察日期。 |
|
數據弧以天為單位
|
near_earth_objects.orbital_data.data_arc_in_days | integer |
以天為單位的資料弧。 |
|
使用的觀察
|
near_earth_objects.orbital_data.observations_used | integer |
使用的觀察值數目。 |
|
軌道不確定性
|
near_earth_objects.orbital_data.orbit_uncertainty | string |
軌道不確定性。 |
|
最小軌道交點
|
near_earth_objects.orbital_data.minimum_orbit_intersection | string |
最小軌道交點。 |
|
木星蒂瑟蘭不變量
|
near_earth_objects.orbital_data.jupiter_tisserand_invariant | string |
木星蒂瑟蘭不變量。 |
|
紀元振動
|
near_earth_objects.orbital_data.epoch_osculation | string |
紀元的震盪。 |
|
偏心率
|
near_earth_objects.orbital_data.eccentricity | string |
古怪。 |
|
半長軸
|
near_earth_objects.orbital_data.semi_major_axis | string |
半長軸。 |
|
傾斜度
|
near_earth_objects.orbital_data.inclination | string |
傾向。 |
|
升交點經度
|
near_earth_objects.orbital_data.ascending_node_longitude | string |
升序節點經度。 |
|
軌道週期
|
near_earth_objects.orbital_data.orbital_period | string |
軌道週期。 |
|
近日點距離
|
near_earth_objects.orbital_data.perihelion_distance | string |
近日點距離。 |
|
近日點論證
|
near_earth_objects.orbital_data.perihelion_argument | string |
近日點論證。 |
|
遠日點距離
|
near_earth_objects.orbital_data.aphelion_distance | string |
遠日點距離。 |
|
近日點時間
|
near_earth_objects.orbital_data.perihelion_time | string |
近日點時間。 |
|
平均異常
|
near_earth_objects.orbital_data.mean_anomaly | string |
卑鄙的異常。 |
|
平均運動
|
near_earth_objects.orbital_data.mean_motion | string |
平均運動。 |
|
晝夜平分點
|
near_earth_objects.orbital_data.equinox | string |
春分。 |
|
類型
|
near_earth_objects.orbital_data.orbit_class.orbit_class_type | string |
軌道類別類型。 |
|
Description
|
near_earth_objects.orbital_data.orbit_class.orbit_class_description | string |
軌道類別描述。 |
|
範圍
|
near_earth_objects.orbital_data.orbit_class.orbit_class_range | string |
軌道等級範圍。 |
|
是哨兵物件
|
near_earth_objects.is_sentry_object | boolean |
是否是哨兵對象。 |
通過 ID 獲取哨兵近地物體
擷取 NASA 哨兵 (撞擊風險) 資料集中列出的近地物體。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
ID
|
ID | True | string |
識別碼。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
近地物件父項
|
links.near_earth_object_parent | string |
近地天體父連結。 |
|
Self
|
links.self | string |
目前的回應頁面。 |
|
SPK-ID
|
spkId | string |
The SPK-ID. |
|
名稱
|
designation | string |
名稱。 |
|
哨兵 ID
|
sentryId | string |
哨兵識別碼。 |
|
全名
|
fullname | string |
全名。 |
|
年份範圍最小值
|
year_range_min | string |
最小年份範圍。 |
|
年份範圍最大值
|
year_range_max | string |
最大年份範圍。 |
|
潛在影響
|
potential_impacts | string |
潛在影響。 |
|
撞擊機率
|
impact_probability | string |
影響機率。 |
|
V 無窮大
|
v_infinity | string |
V 無窮大。 |
|
絕對幅度
|
absolute_magnitude | string |
絕對量級。 |
|
估計直徑
|
estimated_diameter | string |
估計直徑。 |
|
巴勒莫規模大道
|
palermo_scale_ave | string |
巴勒莫量表平均值。 |
|
巴勒莫規模最大
|
Palermo_scale_max | string |
巴勒莫量表最大值。 |
|
都靈量表
|
torino_scale | string |
都靈量表。 |
|
最後的觀察
|
last_obs | string |
最後的觀察。 |
|
最後的觀察 JD
|
last_obs_jd | string |
最後的觀察 jd. |
|
網址 NASA 詳細信息
|
url_nasa_details | string |
NASA 詳細資料 URL 位址。 |
|
URL 軌道元素
|
url_orbital_elements | string |
軌道元素 URL 位址。 |
|
是活動哨兵物件
|
is_active_sentry_object | boolean |
是否是活躍的哨兵對象。 |
|
平均月球距離
|
average_lunar_distance | float |
平均月球距離。 |
通過 ID 獲取近地天體
檢索具有給定標識符的近地物體。
參數
| 名稱 | 機碼 | 必要 | 類型 | Description |
|---|---|---|---|---|
|
ID
|
ID | True | string |
識別碼。 |
傳回
| 名稱 | 路徑 | 類型 | Description |
|---|---|---|---|
|
Self
|
links.self | string |
目前的回應頁面。 |
|
ID
|
id | string |
識別碼。 |
|
NEO 參考 ID
|
neo_reference_id | string |
近地參考標識符。 |
|
名稱
|
name | string |
名稱。 |
|
名稱有限
|
name_limited | string |
有限的名稱。 |
|
名稱
|
designation | string |
名稱。 |
|
美國宇航局 JPL 網址
|
nasa_jpl_url | string |
NASA JPL URL 位址。 |
|
絕對幅度
|
absolute_magnitude_h | float |
絕對星等 (H)。 |
|
最小估計直徑
|
estimated_diameter.kilometers.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
estimated_diameter.kilometers.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
estimated_diameter.meters.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
estimated_diameter.meters.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
estimated_diameter.miles.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
estimated_diameter.miles.estimated_diameter_max | float |
最大估計直徑。 |
|
最小估計直徑
|
estimated_diameter.feet.estimated_diameter_min | float |
最小估計直徑。 |
|
估計直徑最大值
|
estimated_diameter.feet.estimated_diameter_max | float |
最大估計直徑。 |
|
是潛在危險的小行星
|
is_potentially_hazardous_asteroid | boolean |
是否是潛在危險的小行星。 |
|
近距離資料
|
close_approach_data | array of object | |
|
關閉接近日期
|
close_approach_data.close_approach_date | string |
接近日期。 |
|
關閉接近日期已滿
|
close_approach_data.close_approach_date_full | string |
完整的關閉日期。 |
|
紀元日期收近方法
|
close_approach_data.epoch_date_close_approach | integer |
接近的紀元日期。 |
|
公里每秒
|
close_approach_data.relative_velocity.kilometers_per_second | string |
公里每秒。 |
|
每小時公里數
|
close_approach_data.relative_velocity.kilometers_per_hour | string |
公里/小時。 |
|
每小時英里
|
close_approach_data.relative_velocity.miles_per_hour | string |
每小時英里數。 |
|
天文的
|
close_approach_data.miss_distance.astronomical | string |
天文數字的距離。 |
|
月球的
|
close_approach_data.miss_distance.lunar | string |
月球距離。 |
|
Kilometers
|
close_approach_data.miss_distance.kilometers | string |
距離(以公里為單位)。 |
|
Miles
|
close_approach_data.miss_distance.miles | string |
距離(以英里為單位)。 |
|
軌道體
|
close_approach_data.orbiting_body | string |
軌道體。 |
|
軌道識別碼
|
orbital_data.orbit_id | string |
軌道識別碼。 |
|
軌道確定日期
|
orbital_data.orbit_determination_date | string |
軌道確定日期。 |
|
第一次觀察日期
|
orbital_data.first_observation_date | string |
第一次觀察日期。 |
|
最後觀察日期
|
orbital_data.last_observation_date | string |
最後觀察日期。 |
|
數據弧以天為單位
|
orbital_data.data_arc_in_days | integer |
以天為單位的資料弧。 |
|
使用的觀察
|
orbital_data.observations_used | integer |
使用的觀察值數目。 |
|
軌道不確定性
|
orbital_data.orbit_uncertainty | string |
軌道不確定性。 |
|
最小軌道交點
|
orbital_data.minimum_orbit_intersection | string |
最小軌道交點。 |
|
木星蒂瑟蘭不變量
|
orbital_data.jupiter_tisserand_invariant | string |
木星蒂瑟蘭不變量。 |
|
紀元振動
|
orbital_data.epoch_osculation | string |
紀元的震盪。 |
|
偏心率
|
orbital_data.eccentricity | string |
古怪。 |
|
半長軸
|
orbital_data.semi_major_axis | string |
半長軸。 |
|
傾斜度
|
orbital_data.inclination | string |
傾向。 |
|
升交點經度
|
orbital_data.ascending_node_longitude | string |
升序節點經度。 |
|
軌道週期
|
orbital_data.orbital_period | string |
軌道週期。 |
|
近日點距離
|
orbital_data.perihelion_distance | string |
近日點距離。 |
|
近日點論證
|
orbital_data.perihelion_argument | string |
近日點論證。 |
|
遠日點距離
|
orbital_data.aphelion_distance | string |
遠日點距離。 |
|
近日點時間
|
orbital_data.perihelion_time | string |
近日點時間。 |
|
平均異常
|
orbital_data.mean_anomaly | string |
卑鄙的異常。 |
|
平均運動
|
orbital_data.mean_motion | string |
平均運動。 |
|
晝夜平分點
|
orbital_data.equinox | string |
春分。 |
|
類型
|
orbital_data.orbit_class.orbit_class_type | string |
軌道類別類型。 |
|
Description
|
orbital_data.orbit_class.orbit_class_description | string |
軌道類別描述。 |
|
範圍
|
orbital_data.orbit_class.orbit_class_range | string |
軌道等級範圍。 |
|
是哨兵物件
|
is_sentry_object | boolean |
是否是哨兵對象。 |