participating_station
Data license: CC BY 4.0 license · Data source: Global Meteor Network
28 rows where station_code = "DE0016" sorted by created_at descending
This data as json, copyable, CSV (advanced)
Suggested facets: created_at (date), updated_at (date)
Link | rowid | meteor_unique_trajectory_identifier | station_code | created_at ▲ | updated_at |
---|---|---|---|---|---|
5583146 | 5583146 | 20241120204122_GPEg7 | DE0016 | 2024-11-23T14:23:15.257Z | 2024-11-23T14:23:15.257Z |
5571054 | 5571054 | 20241120220452_B20PE | DE0016 | 2024-11-22T14:16:20.178Z | 2024-11-23T14:23:21.948Z |
5570680 | 5570680 | 20241120204113_sOte2 | DE0016 | 2024-11-22T14:16:00.390Z | 2024-11-23T14:23:15.076Z |
5570613 | 5570613 | 20241120202631_mqQFn | DE0016 | 2024-11-22T14:15:55.461Z | 2024-11-23T14:23:13.837Z |
5570611 | 5570611 | 20241120202619_83gvU | DE0016 | 2024-11-22T14:15:54.286Z | 2024-11-23T14:23:13.746Z |
5570586 | 5570586 | 20241120202019_9y8Hp | DE0016 | 2024-11-22T14:15:50.999Z | 2024-11-23T14:23:13.171Z |
5570584 | 5570584 | 20241120201905_cOctu | DE0016 | 2024-11-22T14:15:50.841Z | 2024-11-23T14:23:13.134Z |
5570368 | 5570368 | 20241120192353_TO2SE | DE0016 | 2024-11-22T14:15:16.058Z | 2024-11-23T14:23:08.105Z |
5570070 | 5570070 | 20241120183622_27CHT | DE0016 | 2024-11-22T14:14:49.118Z | 2024-11-23T14:23:01.501Z |
5570061 | 5570061 | 20241120183129_IoiOX | DE0016 | 2024-11-22T14:14:48.133Z | 2024-11-23T14:23:01.256Z |
5569797 | 5569797 | 20241120173232_Tm5ld | DE0016 | 2024-11-22T14:14:12.163Z | 2024-11-23T14:22:52.753Z |
5569771 | 5569771 | 20241120172211_b282q | DE0016 | 2024-11-22T14:14:06.809Z | 2024-11-23T14:22:51.794Z |
5549023 | 5549023 | 20241117024451_79wgU | DE0016 | 2024-11-18T14:10:41.970Z | 2024-11-23T14:25:42.627Z |
5548993 | 5548993 | 20241117023809_bntLG | DE0016 | 2024-11-18T14:10:36.605Z | 2024-11-23T14:25:42.453Z |
5548966 | 5548966 | 20241117023130_UkqQm | DE0016 | 2024-11-18T14:10:33.755Z | 2024-11-23T14:25:42.336Z |
5548951 | 5548951 | 20241117022659_VPxSK | DE0016 | 2024-11-18T14:10:32.182Z | 2024-11-23T14:25:42.280Z |
5548936 | 5548936 | 20241117022343_dGSYm | DE0016 | 2024-11-18T14:10:28.737Z | 2024-11-23T14:25:42.121Z |
5548925 | 5548925 | 20241117021953_wpAMf | DE0016 | 2024-11-18T14:10:26.988Z | 2024-11-23T14:25:42.013Z |
5548827 | 5548827 | 20241117015249_0t3bB | DE0016 | 2024-11-18T14:10:17.490Z | 2024-11-23T14:25:41.649Z |
5548820 | 5548820 | 20241117015102_mWr0O | DE0016 | 2024-11-18T14:10:16.323Z | 2024-11-23T14:25:41.645Z |
5548804 | 5548804 | 20241117014518_Txc05 | DE0016 | 2024-11-18T14:10:14.500Z | 2024-11-23T14:25:41.616Z |
5548663 | 5548663 | 20241117005702_mksJ0 | DE0016 | 2024-11-18T14:09:47.039Z | 2024-11-23T14:25:41.130Z |
5548643 | 5548643 | 20241117005120_gCaJy | DE0016 | 2024-11-18T14:09:43.572Z | 2024-11-23T14:25:41.098Z |
5548543 | 5548543 | 20241117001521_wfkXX | DE0016 | 2024-11-18T14:09:26.024Z | 2024-11-23T14:25:40.683Z |
5548529 | 5548529 | 20241117000907_qojSJ | DE0016 | 2024-11-18T14:09:24.716Z | 2024-11-23T14:25:40.655Z |
5548462 | 5548462 | 20241116234135_QsBSo | DE0016 | 2024-11-18T14:09:16.847Z | 2024-11-23T14:25:40.406Z |
5548224 | 5548224 | 20241116213349_Fy48S | DE0016 | 2024-11-18T14:08:29.825Z | 2024-11-23T14:25:39.281Z |
5548035 | 5548035 | 20241116183434_1Sdw7 | DE0016 | 2024-11-18T14:07:51.247Z | 2024-11-23T14:25:37.143Z |
Advanced export
JSON shape: default, array, newline-delimited
CREATE TABLE participating_station ( meteor_unique_trajectory_identifier text NOT NULL, station_code text NOT NULL, created_at datetime NOT NULL DEFAULT ( strftime( '%Y-%m-%dT%H:%M:%fZ', 'now', 'utc' ) ), updated_at datetime NOT NULL DEFAULT ( strftime( '%Y-%m-%dT%H:%M:%fZ', 'now', 'utc' ) ), FOREIGN KEY (meteor_unique_trajectory_identifier) REFERENCES meteor (unique_trajectory_identifier), FOREIGN KEY (station_code) REFERENCES station (code), UNIQUE (meteor_unique_trajectory_identifier, station_code) ON CONFLICT IGNORE ); CREATE INDEX participating_station_station_code_covering_index ON participating_station (station_code, meteor_unique_trajectory_identifier); CREATE INDEX participating_station_created_at_index ON participating_station (created_at); CREATE INDEX participating_station_updated_at_index ON participating_station (updated_at);