juliensimon commited on
Commit
c30d5e1
·
verified ·
1 Parent(s): 39941f7

Update meteorite database: 1,182 meteorites

Browse files
Files changed (2) hide show
  1. README.md +9 -9
  2. data/meteorites.parquet +2 -2
README.md CHANGED
@@ -55,20 +55,20 @@ This dataset is suitable for **tabular classification** tasks.
55
  | `fall_date` | str | Date of observed fall or discovery/recovery in ISO format (YYYY-MM-DD); null for historical finds without a recorded date; precision often year-only (day defaults to 01) | 1880-01-01 | 53.8% |
56
  | `mass_g` | float64 | Total known mass in grams; null if unknown; range from <1 g (tiny fragments) to ~60,000,000 g (Hoba, the largest known meteorite) | 21.0 | 68.8% |
57
  | `classification` | string | Meteoritical Society mineralogical/petrological class (e.g., 'L5', 'CM2', 'Iron IIIAB'); letters = chemical group, numbers = petrologic grade; null if not recorded in Wikidata | ordinary chondrite | 89.4% |
58
- | `country` | string | Country of recovery (English label from Wikidata); null for finds without a recorded country or in international territory (e.g., Antarctica) | Denmark | 83.0% |
59
- | `latitude` | float64 | Recovery location latitude in decimal degrees (positive = N, negative = S); null for historical or poorly documented finds | 50.775 | 64.9% |
60
- | `longitude` | float64 | Recovery location longitude in decimal degrees (positive = E, negative = W); null for historical or poorly documented finds | 6.08333 | 64.9% |
61
 
62
  ## Quick stats
63
 
64
- - **1,180** meteorites total
65
- - **368** with recorded mass
66
- - **414** with geographic coordinates
67
  - **125** with classification
68
  - **55** countries of recovery
69
  - Heaviest: Allende meteorite (2,000,000 g)
70
- - Top countries: United States (39), Australia (13), Argentina (10), Germany (10), France (9)
71
- - Top classifications: iron meteorite (20), H chondrite (17), chondrite (15), ordinary chondrite (14), L chondrite (10)
72
 
73
  ## Usage
74
 
@@ -137,4 +137,4 @@ Created by [Julien Simon](https://julien.org) — AI Operating Partner at Fortin
137
 
138
  ## License
139
 
140
- [CC0-1.0](https://creativecommons.org/licenses/by/4.0/)
 
55
  | `fall_date` | str | Date of observed fall or discovery/recovery in ISO format (YYYY-MM-DD); null for historical finds without a recorded date; precision often year-only (day defaults to 01) | 1880-01-01 | 53.8% |
56
  | `mass_g` | float64 | Total known mass in grams; null if unknown; range from <1 g (tiny fragments) to ~60,000,000 g (Hoba, the largest known meteorite) | 21.0 | 68.8% |
57
  | `classification` | string | Meteoritical Society mineralogical/petrological class (e.g., 'L5', 'CM2', 'Iron IIIAB'); letters = chemical group, numbers = petrologic grade; null if not recorded in Wikidata | ordinary chondrite | 89.4% |
58
+ | `country` | string | Country of recovery (English label from Wikidata); null for finds without a recorded country or in international territory (e.g., Antarctica) | Germany | 82.7% |
59
+ | `latitude` | float64 | Recovery location latitude in decimal degrees (positive = N, negative = S); null for historical or poorly documented finds | 50.775 | 64.7% |
60
+ | `longitude` | float64 | Recovery location longitude in decimal degrees (positive = E, negative = W); null for historical or poorly documented finds | 6.08333 | 64.7% |
61
 
62
  ## Quick stats
63
 
64
+ - **1,182** meteorites total
65
+ - **369** with recorded mass
66
+ - **417** with geographic coordinates
67
  - **125** with classification
68
  - **55** countries of recovery
69
  - Heaviest: Allende meteorite (2,000,000 g)
70
+ - Top countries: United States (40), Australia (13), Germany (11), Argentina (10), France (9)
71
+ - Top classifications: iron meteorite (20), ordinary chondrite (17), H chondrite (17), chondrite (11), L chondrite (11)
72
 
73
  ## Usage
74
 
 
137
 
138
  ## License
139
 
140
+ [CC0-1.0](https://creativecommons.org/publicdomain/zero/1.0/)
data/meteorites.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:1968a1cc33fb33fadbb39e6caca864f4ba6d5ebb46b8320999cbc4e9a5b0060e
3
- size 32034
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:87330a0245142343371270d581d6633d1e20aa1ebe727daba19de5e3df5e02b9
3
+ size 32161