Datasets:
Update observatory database: 611 observatories
Browse files- README.md +8 -8
- data/observatories.parquet +2 -2
README.md
CHANGED
|
@@ -55,22 +55,22 @@ This dataset is suitable for **tabular classification** tasks.
|
|
| 55 |
|--------|------|-------------|--------|--------|
|
| 56 |
| `wikidata_id` | str | Wikidata entity ID (e.g. 'Q179224'); stable URI for enrichment and cross-referencing | Q87574922 | 0.0% |
|
| 57 |
| `name` | string | Full official observatory name (e.g. 'Palomar Observatory', 'European Southern Observatory') | "Terrazza delle Stelle" observatory | 0.0% |
|
| 58 |
-
| `country` | string | Country in which the observatory is physically located (e.g. 'United States', 'Chile'); uses full English name | Italy |
|
| 59 |
| `latitude` | float64 | Geographic latitude in decimal degrees; range -90 to +90; positive = North; null if not recorded | 46.0190607 | 41.4% |
|
| 60 |
| `longitude` | float64 | Geographic longitude in decimal degrees; range -180 to +180; positive = East; null if not recorded | 11.0402307 | 41.4% |
|
| 61 |
-
| `elevation_m` | float64 | Altitude above sea level in metres; relevant for atmospheric transparency and seeing quality; range sea level to ~5,640 m (Atacama sites); null if not recorded | 124.687 | 92.
|
| 62 |
-
| `operator` | string | Institution or agency operating the observatory (e.g. 'NASA', 'ESO', 'Caltech'); null if not recorded in Wikidata | German Aerospace Center | 76.
|
| 63 |
| `opening_date` | string | Date the observatory was inaugurated or began operations (YYYY-MM-DD or YYYY); null if unknown | 1879-01-01 | 96.2% |
|
| 64 |
|
| 65 |
## Quick stats
|
| 66 |
|
| 67 |
-
- **
|
| 68 |
-
- **
|
| 69 |
- **0** with aperture data
|
| 70 |
- **46** with elevation data
|
| 71 |
- Highest elevation: Caltech Submillimeter Observatory (13,570 m)
|
| 72 |
-
- Estimated ground-based: **
|
| 73 |
-
- Top countries: United States (
|
| 74 |
- Top wavelength bands:
|
| 75 |
|
| 76 |
## Usage
|
|
@@ -138,4 +138,4 @@ Created by [Julien Simon](https://julien.org) — AI Operating Partner at Fortin
|
|
| 138 |
|
| 139 |
## License
|
| 140 |
|
| 141 |
-
[CC0-1.0](https://creativecommons.org/
|
|
|
|
| 55 |
|--------|------|-------------|--------|--------|
|
| 56 |
| `wikidata_id` | str | Wikidata entity ID (e.g. 'Q179224'); stable URI for enrichment and cross-referencing | Q87574922 | 0.0% |
|
| 57 |
| `name` | string | Full official observatory name (e.g. 'Palomar Observatory', 'European Southern Observatory') | "Terrazza delle Stelle" observatory | 0.0% |
|
| 58 |
+
| `country` | string | Country in which the observatory is physically located (e.g. 'United States', 'Chile'); uses full English name | Italy | 26.8% |
|
| 59 |
| `latitude` | float64 | Geographic latitude in decimal degrees; range -90 to +90; positive = North; null if not recorded | 46.0190607 | 41.4% |
|
| 60 |
| `longitude` | float64 | Geographic longitude in decimal degrees; range -180 to +180; positive = East; null if not recorded | 11.0402307 | 41.4% |
|
| 61 |
+
| `elevation_m` | float64 | Altitude above sea level in metres; relevant for atmospheric transparency and seeing quality; range sea level to ~5,640 m (Atacama sites); null if not recorded | 124.687 | 92.5% |
|
| 62 |
+
| `operator` | string | Institution or agency operating the observatory (e.g. 'NASA', 'ESO', 'Caltech'); null if not recorded in Wikidata | German Aerospace Center | 76.1% |
|
| 63 |
| `opening_date` | string | Date the observatory was inaugurated or began operations (YYYY-MM-DD or YYYY); null if unknown | 1879-01-01 | 96.2% |
|
| 64 |
|
| 65 |
## Quick stats
|
| 66 |
|
| 67 |
+
- **611** observatories from **60** countries
|
| 68 |
+
- **358** with geographic coordinates
|
| 69 |
- **0** with aperture data
|
| 70 |
- **46** with elevation data
|
| 71 |
- Highest elevation: Caltech Submillimeter Observatory (13,570 m)
|
| 72 |
+
- Estimated ground-based: **512**, space-based: **99**
|
| 73 |
+
- Top countries: United States (111), United Kingdom (43), Italy (24), France (24), Netherlands (19)
|
| 74 |
- Top wavelength bands:
|
| 75 |
|
| 76 |
## Usage
|
|
|
|
| 138 |
|
| 139 |
## License
|
| 140 |
|
| 141 |
+
[CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/)
|
data/observatories.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:60a2a1547523322103825d22c8e378ede20229208c878822e16f95a60dd28782
|
| 3 |
+
size 26996
|