GotThatData commited on
Commit
188026d
·
verified ·
1 Parent(s): 8b3f768

Upload folder using huggingface_hub

Browse files
dataset_info.json CHANGED
@@ -2,7 +2,7 @@
2
  "description": "A comprehensive dataset for warp drive research",
3
  "license": "MIT",
4
  "citations": [],
5
- "last_updated": "2024-12-20T19:37:38.449774",
6
  "version": "1.0.0",
7
  "maintainers": [
8
  "GotThatData"
@@ -15,7 +15,7 @@
15
  "theoretical physics",
16
  "experimental physics"
17
  ],
18
- "total_records": 270,
19
  "data_sources": [
20
  "NASAScraper",
21
  "NISTScraper"
 
2
  "description": "A comprehensive dataset for warp drive research",
3
  "license": "MIT",
4
  "citations": [],
5
+ "last_updated": "2024-12-20T19:37:45.982092",
6
  "version": "1.0.0",
7
  "maintainers": [
8
  "GotThatData"
 
15
  "theoretical physics",
16
  "experimental physics"
17
  ],
18
+ "total_records": 120,
19
  "data_sources": [
20
  "NASAScraper",
21
  "NISTScraper"
nasascraper_data.csv CHANGED
The diff for this file is too large to render. See raw diff
 
spacetime/propulsion/nasascraper_data.csv CHANGED
The diff for this file is too large to render. See raw diff
 
spacetime/propulsion/source_metadata.json CHANGED
@@ -1,20 +1,56 @@
1
  {
2
  "source": "NASAScraper",
3
- "timestamp": "2024-12-20T19:37:38.446273",
4
- "record_count": 70,
5
  "columns": [
6
- "title",
7
- "description",
8
  "date",
 
 
 
 
 
 
9
  "data_type",
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  "source",
11
  "scrape_timestamp"
12
  ],
13
  "data_types": {
14
- "title": "object",
15
- "description": "object",
16
  "date": "object",
 
 
 
 
 
 
17
  "data_type": "object",
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  "source": "object",
19
  "scrape_timestamp": "object"
20
  },
 
1
  {
2
  "source": "NASAScraper",
3
+ "timestamp": "2024-12-20T19:37:45.981077",
4
+ "record_count": 120,
5
  "columns": [
6
+ "copyright",
 
7
  "date",
8
+ "explanation",
9
+ "hdurl",
10
+ "media_type",
11
+ "service_version",
12
+ "title",
13
+ "url",
14
  "data_type",
15
+ "links",
16
+ "id",
17
+ "neo_reference_id",
18
+ "name",
19
+ "name_limited",
20
+ "designation",
21
+ "nasa_jpl_url",
22
+ "absolute_magnitude_h",
23
+ "estimated_diameter",
24
+ "is_potentially_hazardous_asteroid",
25
+ "close_approach_data",
26
+ "orbital_data",
27
+ "is_sentry_object",
28
  "source",
29
  "scrape_timestamp"
30
  ],
31
  "data_types": {
32
+ "copyright": "object",
 
33
  "date": "object",
34
+ "explanation": "object",
35
+ "hdurl": "object",
36
+ "media_type": "object",
37
+ "service_version": "object",
38
+ "title": "object",
39
+ "url": "object",
40
  "data_type": "object",
41
+ "links": "object",
42
+ "id": "float64",
43
+ "neo_reference_id": "float64",
44
+ "name": "object",
45
+ "name_limited": "object",
46
+ "designation": "float64",
47
+ "nasa_jpl_url": "object",
48
+ "absolute_magnitude_h": "float64",
49
+ "estimated_diameter": "object",
50
+ "is_potentially_hazardous_asteroid": "object",
51
+ "close_approach_data": "object",
52
+ "orbital_data": "object",
53
+ "is_sentry_object": "object",
54
  "source": "object",
55
  "scrape_timestamp": "object"
56
  },