Skip to content

Commit 315838d

Browse files
authored
Merge pull request #199 from PCMDI/cmip7-tables
Add CMIP7 summary pages
2 parents 2a1439f + 94c1c4e commit 315838d

13 files changed

Lines changed: 789 additions & 69 deletions

changelog/199.docs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Added database views for the CMIP7 mip era (previous views were CMIP6Plus only).
2+
- Fixed up the source ID for SOLARIS-HEPPA in the CVs and the delivery summary view.

docs/database-views/index.md

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,54 @@ You can also, of course, make your own view
77
by simply reading the database file in
88
`Database/input4MIPs_db_file_entries.json` yourself.
99

10-
- [Delivery summary view](input4MIPs_delivery-summary_CMIP6Plus.html):
10+
Before continuing, it is important to note that we distinguish between two different MIP eras.
11+
The CMIP6Plus MIP era is the label used for all data that is to be used for testing purposes.
12+
No data in the CMIP6Plus MIP era should be used for production simulations.
13+
The CMIP7 MIP era is the label used for data that is suitable to use for CMIP7 production simulations.
14+
15+
- [Delivery summary view](input4MIPs_delivery-summary.html):
1116
Provides information about the expected delivery time of the different datasets.
1217
This provides very little information about the data,
1318
but does provide the key information about when data will be made available.
1419
If you are a data user, this is probably the view to bookmark.
1520
As data becomes available, you can then dive into the other views
1621
to get more detail about what the data actually contains.
1722
There are (or will be) of order twenty entries in this view.
18-
- [Source ID-level view](input4MIPs_source-id_CMIP6Plus.html):
19-
Provides information about the status of different source IDs.
23+
- [Source ID-level view](input4MIPs_source-id_CMIP7.html):
24+
Provides information about the status of different source IDs
25+
(for the most relevant, i.e. CMIP7, collection).
2026
In essence, this is the status at the dataset provider level.
2127
There are (or will be) of order twenty entries in this view.
22-
- [Dataset-level view](input4MIPs_datasets_CMIP6Plus.html):
28+
- [Dataset-level view](input4MIPs_datasets_CMIP7.html):
2329
Provides information at the level of a dataset,
2430
i.e. the information is disaggregated
2531
with one row for each variable
2632
(essentially) in the database.
2733
There are (or will be) of order one thousand entries in this view.
28-
- [File-level view](input4MIPs_files_CMIP6Plus.html):
34+
- [File-level view](input4MIPs_files_CMIP7.html):
2935
Provides information at the level of individual files.
3036
There is one row per file.
3137
This view also includes every column in our database.
3238
Hence, it contains all information in the database.
3339
It is much more difficult to navigate than the other views
3440
because it contains too much information for most use cases.
41+
- [Source ID-level view CMIP6Plus](input4MIPs_source-id_CMIP6Plus.html):
42+
Provides information about the status of different source IDs in the CMIP6Plus collection.
43+
In essence, this is the status at the dataset provider level.
44+
There are (or will be) of order twenty entries in this view.
45+
- [Dataset-level view CMIP6Plus](input4MIPs_datasets_CMIP6Plus.html):
46+
Provides information at the level of a dataset for the CMIP6Plus collection,
47+
i.e. the information is disaggregated
48+
with one row for each variable
49+
(essentially) in the database.
50+
There are (or will be) of order one thousand entries in this view.
51+
- [File-level view CMIP6Plus](input4MIPs_files_CMIP6Plus.html):
52+
Provides information at the level of individual files for the CMIP6Plus collection.
53+
There is one row per file.
54+
This view also includes every column in our database.
55+
Hence, it contains all information in the database.
56+
It is much more difficult to navigate than the other views
57+
because it contains too much information for most use cases.
3558

3659
If there is another view that you would find helpful,
3760
please feel free to [raise an issue](https://github.com/PCMDI/input4MIPs_CVs/issues/new)

docs/database-views/input4MIPs_datasets_CMIP6Plus.html

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,13 @@
2424
<p><h1>input4MIPs CMIP6Plus datasets: v6.6.11a1</h1><p>
2525
<h4>
2626
<a href='/'>Home</a>
27-
| <a href='input4MIPs_delivery-summary_CMIP6Plus.html'>Delivery summary view</a>
28-
| <a href='input4MIPs_source-id_CMIP6Plus.html'>Source ID-level view</a>
29-
| <a href='input4MIPs_datasets_CMIP6Plus.html'>Dataset-level view</a>
30-
| <a href='input4MIPs_files_CMIP6Plus.html'>File-level view</a>
27+
| <a href='input4MIPs_delivery-summary.html'>Delivery summary view</a>
28+
| <a href='input4MIPs_source-id_CMIP7.html'>Source ID-level view CMIP7</a>
29+
| <a href='input4MIPs_datasets_CMIP7.html'>Dataset-level view CMIP7</a>
30+
| <a href='input4MIPs_files_CMIP7.html'>File-level view CMIP7</a>
31+
| <a href='input4MIPs_source-id_CMIP6Plus.html'>Source ID-level view CMIP6Plus</a>
32+
| <a href='input4MIPs_datasets_CMIP6Plus.html'>Dataset-level view CMIP6Plus</a>
33+
| <a href='input4MIPs_files_CMIP6Plus.html'>File-level view CMIP6Plus</a>
3134
</h4>
3235
<table id="table_id" class="display compact">
3336
<thead>
Lines changed: 147 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,147 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5+
<meta name="author" content="Paul J. Durack, Zebedee Nicholls" />
6+
<meta name="description" content="Controlled vocabulary for input4MIPs" />
7+
<meta name="keywords" content="HTML, CSS, JavaScript" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9+
<link rel="stylesheet" type="text/css" charset="utf-8" href="https://pcmdi.github.io/assets/dataTables/jquery.dataTables.min.css" />
10+
<script type="text/javascript" charset="utf-8" src="https://pcmdi.github.io/assets/jquery/jquery.slim.min.js"></script>
11+
<script type="text/javascript" charset="utf-8" src="https://pcmdi.github.io/assets/dataTables/jquery.dataTables.min.js"></script>
12+
<!-- Global site tag (gtag.js) - Google Analytics -->
13+
<script type="text/javascript" src="https://pcmdi.github.io/assets/google/googleAnalyticsTag.js" ></script>
14+
<script type="text/javascript">
15+
//<![CDATA[
16+
$(document).ready( function () {
17+
$('#table_id').DataTable({pageLength: 25});
18+
} );
19+
//]]>
20+
</script>
21+
<title>input4MIPs CMIP7 datasets</title>
22+
</head>
23+
<body>
24+
<p><h1>input4MIPs CMIP7 datasets: v6.6.11a1</h1><p>
25+
<h4>
26+
<a href='/'>Home</a>
27+
| <a href='input4MIPs_delivery-summary.html'>Delivery summary view</a>
28+
| <a href='input4MIPs_source-id_CMIP7.html'>Source ID-level view CMIP7</a>
29+
| <a href='input4MIPs_datasets_CMIP7.html'>Dataset-level view CMIP7</a>
30+
| <a href='input4MIPs_files_CMIP7.html'>File-level view CMIP7</a>
31+
| <a href='input4MIPs_source-id_CMIP6Plus.html'>Source ID-level view CMIP6Plus</a>
32+
| <a href='input4MIPs_datasets_CMIP6Plus.html'>Dataset-level view CMIP6Plus</a>
33+
| <a href='input4MIPs_files_CMIP6Plus.html'>File-level view CMIP6Plus</a>
34+
</h4>
35+
<table id="table_id" class="display compact">
36+
<thead>
37+
<tr>
38+
<th>default_sort_index</th>
39+
<th>ESGF URL</th>
40+
<th>mip_era</th>
41+
<th>variable_id</th>
42+
<th>latest</th>
43+
<th>publication_status</th>
44+
<th>comment_post_publication</th>
45+
<th>source_id</th>
46+
<th>contact</th>
47+
<th>dataset_category</th>
48+
<th>frequency</th>
49+
<th>further_info_url</th>
50+
<th>grid_label</th>
51+
<th>institution_id</th>
52+
<th>license_id</th>
53+
<th>realm</th>
54+
<th>source_version</th>
55+
<th>target_mip</th>
56+
<th>time_range</th>
57+
</tr>
58+
</thead>
59+
<tfoot>
60+
<tr>
61+
<th>default_sort_index</th>
62+
<th>ESGF URL</th>
63+
<th>mip_era</th>
64+
<th>variable_id</th>
65+
<th>latest</th>
66+
<th>publication_status</th>
67+
<th>comment_post_publication</th>
68+
<th>source_id</th>
69+
<th>contact</th>
70+
<th>dataset_category</th>
71+
<th>frequency</th>
72+
<th>further_info_url</th>
73+
<th>grid_label</th>
74+
<th>institution_id</th>
75+
<th>license_id</th>
76+
<th>realm</th>
77+
<th>source_version</th>
78+
<th>target_mip</th>
79+
<th>time_range</th>
80+
</tr>
81+
</tfoot>
82+
<tr>
83+
<td>0</td>
84+
<td><a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22variable_id%22%3A%22Multiple%22%2C%22frequency%22%3A%22day%22%2C%22grid_label%22%3A%22gn%22%2C%22source_id%22%3A%22SOLARIS-HEPPA-CMIP-4-6%22%2C%22mip_era%22%3A%22CMIP7%22%7D' target='_blank'>Published</a></td>
85+
<td>CMIP7</td>
86+
<td>multiple</td>
87+
<td>True</td>
88+
<td>published</td>
89+
<td>None</td>
90+
<td>SOLARIS-HEPPA-CMIP-4-6</td>
91+
<td>bernd@iaa.es</td>
92+
<td>solar</td>
93+
<td>day</td>
94+
<td>https://www.solarisheppa.kit.edu/75.php</td>
95+
<td>gn</td>
96+
<td>SOLARIS-HEPPA</td>
97+
<td>CC BY 4.0</td>
98+
<td>atmos</td>
99+
<td>4.6</td>
100+
<td>CMIP</td>
101+
<td>18500101-20231231</td>
102+
</tr>
103+
<tr>
104+
<td>1</td>
105+
<td><a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22variable_id%22%3A%22Multiple%22%2C%22frequency%22%3A%22fx%22%2C%22grid_label%22%3A%22gn%22%2C%22source_id%22%3A%22SOLARIS-HEPPA-CMIP-4-6%22%2C%22mip_era%22%3A%22CMIP7%22%7D' target='_blank'>Published</a></td>
106+
<td>CMIP7</td>
107+
<td>multiple</td>
108+
<td>True</td>
109+
<td>published</td>
110+
<td>None</td>
111+
<td>SOLARIS-HEPPA-CMIP-4-6</td>
112+
<td>bernd@iaa.es</td>
113+
<td>solar</td>
114+
<td>fx</td>
115+
<td>https://www.solarisheppa.kit.edu/75.php</td>
116+
<td>gn</td>
117+
<td>SOLARIS-HEPPA</td>
118+
<td>CC BY 4.0</td>
119+
<td>atmos</td>
120+
<td>4.6</td>
121+
<td>CMIP</td>
122+
<td>None</td>
123+
</tr>
124+
<tr>
125+
<td>2</td>
126+
<td><a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22variable_id%22%3A%22Multiple%22%2C%22frequency%22%3A%22mon%22%2C%22grid_label%22%3A%22gn%22%2C%22source_id%22%3A%22SOLARIS-HEPPA-CMIP-4-6%22%2C%22mip_era%22%3A%22CMIP7%22%7D' target='_blank'>Published</a></td>
127+
<td>CMIP7</td>
128+
<td>multiple</td>
129+
<td>True</td>
130+
<td>published</td>
131+
<td>None</td>
132+
<td>SOLARIS-HEPPA-CMIP-4-6</td>
133+
<td>bernd@iaa.es</td>
134+
<td>solar</td>
135+
<td>mon</td>
136+
<td>https://www.solarisheppa.kit.edu/75.php</td>
137+
<td>gn</td>
138+
<td>SOLARIS-HEPPA</td>
139+
<td>CC BY 4.0</td>
140+
<td>atmos</td>
141+
<td>4.6</td>
142+
<td>CMIP</td>
143+
<td>185001-202312</td>
144+
</tr>
145+
</table>
146+
</body>
147+
</html>
Lines changed: 140 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,140 @@
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
5+
<meta name="author" content="Paul J. Durack, Zebedee Nicholls" />
6+
<meta name="description" content="Controlled vocabulary for input4MIPs" />
7+
<meta name="keywords" content="HTML, CSS, JavaScript" />
8+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
9+
<link rel="stylesheet" type="text/css" charset="utf-8" href="https://pcmdi.github.io/assets/dataTables/jquery.dataTables.min.css" />
10+
<script type="text/javascript" charset="utf-8" src="https://pcmdi.github.io/assets/jquery/jquery.slim.min.js"></script>
11+
<script type="text/javascript" charset="utf-8" src="https://pcmdi.github.io/assets/dataTables/jquery.dataTables.min.js"></script>
12+
<!-- Global site tag (gtag.js) - Google Analytics -->
13+
<script type="text/javascript" src="https://pcmdi.github.io/assets/google/googleAnalyticsTag.js" ></script>
14+
<script type="text/javascript">
15+
//<![CDATA[
16+
$(document).ready( function () {
17+
$('#table_id').DataTable({pageLength: 25});
18+
} );
19+
//]]>
20+
</script>
21+
<title>input4MIPs delivery summary</title>
22+
</head>
23+
<body>
24+
<p><h1>input4MIPs delivery summary: v6.6.11a1</h1><p>
25+
<h4>
26+
<a href='/'>Home</a>
27+
| <a href='input4MIPs_delivery-summary.html'>Delivery summary view</a>
28+
| <a href='input4MIPs_source-id_CMIP7.html'>Source ID-level view CMIP7</a>
29+
| <a href='input4MIPs_datasets_CMIP7.html'>Dataset-level view CMIP7</a>
30+
| <a href='input4MIPs_files_CMIP7.html'>File-level view CMIP7</a>
31+
| <a href='input4MIPs_source-id_CMIP6Plus.html'>Source ID-level view CMIP6Plus</a>
32+
| <a href='input4MIPs_datasets_CMIP6Plus.html'>Dataset-level view CMIP6Plus</a>
33+
| <a href='input4MIPs_files_CMIP6Plus.html'>File-level view CMIP6Plus</a>
34+
</h4>
35+
<table id="table_id" class="display compact">
36+
<thead>
37+
<tr>
38+
<th>Dataset #</th>
39+
<th>Forcing dataset</th>
40+
<th>Source ID</th>
41+
<th>Status</th>
42+
<th>ESGF publication status</th>
43+
</tr>
44+
</thead>
45+
<tfoot>
46+
<tr>
47+
<th>Dataset #</th>
48+
<th>Forcing dataset</th>
49+
<th>Source ID</th>
50+
<th>Status</th>
51+
<th>ESGF publication status</th>
52+
</tr>
53+
</tfoot>
54+
<tr>
55+
<td>1</td>
56+
<td><b><a href='https://www.pnnl.gov/projects/ceds' target='_blank'>Anthropogenic short-lived climate forcer (SLCF) and CO<sub>2</sub> emissions</a></b></br>Internal docs: <a href='../dataset-overviews/anthropogenic-slcf-co2-emissions' target='_blank'>here</a></td>
57+
<td>CEDS-CMIP-2024-11-25, CEDS-CMIP-2024-11-25-supplemental, CEDS-CMIP-2024-10-21, CEDS-CMIP-2024-10-21-supplemental</td>
58+
<td>Preliminary dataset available</td>
59+
<td>Available (but some data has been retracted, be careful!): <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22CEDS-CMIP-2024-10-21%22%7D' target='_blank'>CEDS-CMIP-2024-10-21 (1750-01 to 2022-12)</a>, <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22CEDS-CMIP-2024-10-21-supplemental%22%7D' target='_blank'>CEDS-CMIP-2024-10-21-supplemental (1750-01 to 2022-12)</a>, <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22CEDS-CMIP-2024-11-25%22%7D' target='_blank'>Retracted</a>, <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22CEDS-CMIP-2024-11-25-supplemental%22%7D' target='_blank'>CEDS-CMIP-2024-11-25-supplemental (1750-01 to 2022-12)</a></td>
60+
</tr>
61+
<tr>
62+
<td>2</td>
63+
<td><b><a href='https://www.globalfiredata.org' target='_blank'>Open biomass burning emissions</a></b></br>Internal docs: <a href='../dataset-overviews/open-biomass-burning-emissions' target='_blank'>here</a></td>
64+
<td>DRES-CMIP-BB4CMIP7-1-0</td>
65+
<td>Preliminary dataset available</td>
66+
<td>Available: <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22DRES-CMIP-BB4CMIP7-1-0%22%7D' target='_blank'>DRES-CMIP-BB4CMIP7-1-0 (1750-01 to 2022-12)</a></td>
67+
</tr>
68+
<tr>
69+
<td>3</td>
70+
<td><b><a href='https://luh.umd.edu' target='_blank'>Land use</a></b></br>Internal docs: <a href='../dataset-overviews/land-use' target='_blank'>here</a></td>
71+
<td>UofMD-landState-3-0</td>
72+
<td>Preliminary dataset available</td>
73+
<td>Available: <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22UofMD-landState-3-0%22%7D' target='_blank'>UofMD-landState-3-0 (0850 to 2024)</a></td>
74+
</tr>
75+
<tr>
76+
<td>4</td>
77+
<td><b>Greenhouse gas concentrations</b></br>Internal docs: <a href='../dataset-overviews/greenhouse-gas-concentrations' target='_blank'>here</a></td>
78+
<td>CR-CMIP-0-4-0</td>
79+
<td>Preliminary dataset available</td>
80+
<td>Available: <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22CR-CMIP-0-4-0%22%7D' target='_blank'>CR-CMIP-0-4-0 (0001-01 to 2022-12)</a></td>
81+
</tr>
82+
<tr>
83+
<td>5</td>
84+
<td><b>CO<sub>2</sub> isotopes</b></br>Internal docs: <a href='../dataset-overviews/co2-isotopes' target='_blank'>here</a></td>
85+
<td>TBD</td>
86+
<td>Data in preparation</td>
87+
<td>Expected: Unclear, waiting to hear from the data provider (please raise an issue if you need an updated on this dataset's status)</td>
88+
</tr>
89+
<tr>
90+
<td>6</td>
91+
<td><b><a href='https://input4mips-controlled-vocabularies-cvs.readthedocs.io/en/latest/dataset-overviews/stratospheric-volcanic-so2-emissions-aod/' target='_blank'>Stratospheric volcanic SO<sub>2</sub> emissions and aerosol optical properties</a></b></br>Internal docs: <a href='../dataset-overviews/stratospheric-volcanic-so2-emissions-aod' target='_blank'>here</a></td>
92+
<td>UOEXETER-CMIP-1-3-1</td>
93+
<td>Preliminary dataset available</td>
94+
<td>Available: <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22UOEXETER-CMIP-1-3-1%22%7D' target='_blank'>UOEXETER-CMIP-1-3-1 (1750-01-01 to 2023-12-01)</a></td>
95+
</tr>
96+
<tr>
97+
<td>7</td>
98+
<td><b>Ozone concentrations</b></br>Internal docs: <a href='../dataset-overviews/ozone' target='_blank'>here</a></td>
99+
<td>TBD</td>
100+
<td>Awaiting finalization of upstream forcings: solar, volcanic, GHG/ODS concentrations, SLCF emissions, land-use changes</td>
101+
<td>Expected: piControl - end of March, historical - end of May.</td>
102+
</tr>
103+
<tr>
104+
<td>8</td>
105+
<td><b>Nitrogen deposition</b></br>Internal docs: <a href='../dataset-overviews/nitrogen-deposition' target='_blank'>here</a></td>
106+
<td>TBD</td>
107+
<td>Awaiting finalization of upstream forcings: solar, volcanic, GHG/ODS concentrations, SLCF emissions, land-use changes</td>
108+
<td>Expected: piControl - end of March, historical - end of May.</td>
109+
</tr>
110+
<tr>
111+
<td>9</td>
112+
<td><b><a href='https://www.solarisheppa.kit.edu/75.php' target='_blank'>Solar</a></b></br>Internal docs: <a href='../dataset-overviews/solar' target='_blank'>here</a></td>
113+
<td>SOLARIS-HEPPA-CMIP-4-6</td>
114+
<td>CMIP7 dataset available</td>
115+
<td>Available: <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22SOLARIS-HEPPA-CMIP-4-6%22%7D' target='_blank'>SOLARIS-HEPPA-CMIP-4-6 (1850-01-01 to 2023-12-31)</a></td>
116+
</tr>
117+
<tr>
118+
<td>10</td>
119+
<td><b><a href='https://pcmdi.llnl.gov/mips/amip' target='_blank'>AMIP sea-surface temperature and sea-ice boundary forcing</a></b></br>Internal docs: <a href='../dataset-overviews/amip-sst-sea-ice-boundary-forcing' target='_blank'>here</a></td>
120+
<td>PCMDI-AMIP-1-1-9</td>
121+
<td>Final v1 dataset available. v2 dataset awaiting HadISST v2.4 release.</td>
122+
<td>Available: <a href='https://aims2.llnl.gov/search?project=input4MIPs&versionType=all&activeFacets=%7B%22source_id%22%3A%22PCMDI-AMIP-1-1-9%22%7D' target='_blank'>PCMDI-AMIP-1-1-9 (1870-01 to 2022-12)</a></td>
123+
</tr>
124+
<tr>
125+
<td>11</td>
126+
<td><b><a href='https://zenodo.org/records/14512962' target='_blank'>Aerosol optical properties/MACv2-SP</a></b></br>Internal docs: <a href='../dataset-overviews/aerosol-optical-properties-macv2-sp' target='_blank'>here</a></td>
127+
<td>NA (not released on ESGF, see <a href='https://zenodo.org/records/14512962' target='_blank'>https://zenodo.org/records/14512962</a> instead)</td>
128+
<td>Preliminary dataset available</td>
129+
<td>Available: <a href='https://zenodo.org/records/14512962' target='_blank'>https://zenodo.org/records/14512962</a></td>
130+
</tr>
131+
<tr>
132+
<td>12</td>
133+
<td><b>Population density</b></br>Internal docs: <a href='../dataset-overviews/population' target='_blank'>here</a></td>
134+
<td>TBD</td>
135+
<td>Unknown: data provider TBD</td>
136+
<td>Expected: Unknown: data provider TBD</td>
137+
</tr>
138+
</table>
139+
</body>
140+
</html>

0 commit comments

Comments
 (0)