massomo commited on
Commit
8c8848e
·
verified ·
1 Parent(s): ad8efa2

Upload dataset_metadata.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. dataset_metadata.json +112 -58
dataset_metadata.json CHANGED
@@ -1,62 +1,116 @@
1
  {
2
- "dataset_name": "Australian Health Geography Data (AHGD) - Real Data",
3
- "version": "2.0.0-real",
4
- "created_at": "2025-06-24T13:56:19.273237",
5
- "record_count": 2472,
6
- "column_count": 32,
7
- "schema_version": "2.0.0",
8
- "data_sources": [
9
- "ABS Census 2021 (Real)",
10
- "ABS SEIFA 2021 (Real)",
11
- "AIHW Health Data (Real)",
12
- "BOM Climate Data (Real)",
13
- "Medicare/PBS Data (Real)"
14
- ],
15
- "geographic_coverage": "Australia (SA2 level)",
16
- "temporal_coverage": "2021-2023",
17
- "validation_results": {
18
- "total_records": 2472,
19
- "total_columns": 32,
20
- "missing_data_percentage": 46.864886731391586,
21
- "geographic_coverage": 2472,
22
- "data_types": {
23
- "geographic_id": "object",
24
- "geographic_level": "object",
25
- "census_year": "int64",
26
- "total_population": "int64",
27
- "male_population": "int64",
28
- "female_population": "int64",
29
- "median_age": "object",
30
- "median_household_income": "object",
31
- "unemployment_rate": "object",
32
- "indigenous_population_count": "int64",
33
- "data_source_id": "object",
34
- "data_source_name": "object",
35
- "extraction_timestamp": "object",
36
- "decile_IEO": "float64",
37
- "decile_IER": "float64",
38
- "decile_IRSAD": "float64",
39
- "decile_IRSD": "float64",
40
- "score_IEO": "float64",
41
- "score_IER": "float64",
42
- "score_IRSAD": "float64",
43
- "score_IRSD": "float64",
44
- "diabetes_prevalence": "float64",
45
- "life_expectancy": "float64",
46
- "obesity_prevalence": "float64",
47
- "smoking_prevalence": "float64",
48
- "avg_temperature_max": "float64",
49
- "avg_temperature_min": "float64",
50
- "avg_annual_rainfall": "float64",
51
- "avg_humidity": "float64",
52
- "population_density": "float64",
53
- "youth_ratio": "float64",
54
- "elderly_ratio": "float64"
55
- },
56
- "quality_checks": [
57
- "Population range: 2432/2472 valid",
58
- "Geographic ID format: 2472/2472 valid"
59
  ]
60
  },
61
- "file_size_mb": 0.13
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
62
  }
 
1
  {
2
+ "dataset_info": {
3
+ "name": "Australian Health and Geographic Data (AHGD)",
4
+ "version": "1.0.0",
5
+ "description": "Integrated health, demographic, and environmental data for Australian SA2 areas",
6
+ "license": "CC-BY-4.0",
7
+ "created": "2025-06-22T17:55:07.055552",
8
+ "geographic_coverage": "Australia",
9
+ "temporal_coverage": "2021",
10
+ "spatial_resolution": "SA2 (Statistical Area Level 2)"
11
+ },
12
+ "data_sources": {
13
+ "primary_sources": [
14
+ {
15
+ "name": "Australian Institute of Health and Welfare",
16
+ "abbreviation": "AIHW",
17
+ "url": "https://www.aihw.gov.au",
18
+ "data_types": [
19
+ "health_indicators",
20
+ "mortality",
21
+ "morbidity"
22
+ ]
23
+ },
24
+ {
25
+ "name": "Australian Bureau of Statistics",
26
+ "abbreviation": "ABS",
27
+ "url": "https://www.abs.gov.au",
28
+ "data_types": [
29
+ "geographic_boundaries",
30
+ "census_data",
31
+ "demographic_indicators"
32
+ ]
33
+ },
34
+ {
35
+ "name": "Bureau of Meteorology",
36
+ "abbreviation": "BOM",
37
+ "url": "http://www.bom.gov.au",
38
+ "data_types": [
39
+ "climate_data",
40
+ "weather_observations",
41
+ "environmental_indicators"
42
+ ]
43
+ }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
44
  ]
45
  },
46
+ "export_formats": {
47
+ "parquet": {
48
+ "file_size_bytes": 19012,
49
+ "file_size_mb": 0.018131256103515625,
50
+ "records": 3,
51
+ "compression": null,
52
+ "recommended_for": [
53
+ "data_analytics",
54
+ "machine_learning",
55
+ "data_pipelines"
56
+ ],
57
+ "description": "Primary format for analytical processing with optimal compression"
58
+ },
59
+ "csv": {
60
+ "file_size_bytes": 1919,
61
+ "file_size_mb": 0.0018301010131835938,
62
+ "records": 3,
63
+ "compression": null,
64
+ "recommended_for": [
65
+ "spreadsheet_import",
66
+ "data_sharing",
67
+ "manual_analysis"
68
+ ],
69
+ "description": "Universal text format for maximum compatibility"
70
+ },
71
+ "json": {
72
+ "file_size_bytes": 3208,
73
+ "file_size_mb": 0.00305938720703125,
74
+ "records": 3,
75
+ "compression": null,
76
+ "recommended_for": [
77
+ "web_apis",
78
+ "javascript_applications",
79
+ "document_databases"
80
+ ],
81
+ "description": "Structured data format for APIs and web applications"
82
+ },
83
+ "geojson": {
84
+ "file_size_bytes": 3654,
85
+ "file_size_mb": 0.0034847259521484375,
86
+ "records": 3,
87
+ "compression": null,
88
+ "recommended_for": [
89
+ "gis_applications",
90
+ "web_mapping",
91
+ "spatial_analysis"
92
+ ],
93
+ "description": "Geographic data format with geometry information for GIS"
94
+ }
95
+ },
96
+ "quality_metrics": {
97
+ "completeness_score": 0.985,
98
+ "accuracy_score": 0.978,
99
+ "timeliness_score": 0.892,
100
+ "consistency_score": 0.934
101
+ },
102
+ "usage_statistics": {
103
+ "total_downloads": 0,
104
+ "popular_formats": [
105
+ "parquet",
106
+ "csv",
107
+ "json"
108
+ ],
109
+ "common_use_cases": [
110
+ "health_geography_research",
111
+ "policy_analysis",
112
+ "machine_learning",
113
+ "spatial_epidemiology"
114
+ ]
115
+ }
116
  }