You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/ab1305-initial-disclosures/index.md
+14-12Lines changed: 14 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -51,24 +51,26 @@ In addition to the challenge of discovering and transcribing disclosures, we als
51
51
52
52
<Figure>
53
53
<Table
54
-
columns={[6]}
55
-
start={[[1]]}
56
-
index={false}
57
-
width={[6]}
54
+
columns={[10]}
55
+
start={[[1], [2]]}
56
+
width={[
57
+
[1],
58
+
[9],
59
+
]}
58
60
data={[
59
-
['1. The name of the business entity selling the offset.'],
60
-
['2. The name of the offset registry or program.'],
61
-
['3. The project identification number.'],
62
-
['4. The project name as listed in the registry or program.'],
61
+
['1', 'The name of the business entity selling the offset.'],
62
+
['2', 'The name of the offset registry or program.'],
63
+
['3', 'The project identification number.'],
64
+
['4', 'The project name as listed in the registry or program.'],
63
65
[
64
-
'5. The offset project type, including whether the offsets purchased were derived from a carbon removal, an avoided emission, or a combination of both.',
66
+
'5', 'The offset project type, including whether the offsets purchased were derived from a carbon removal, an avoided emission, or a combination of both.',
65
67
],
66
-
['6. The offset project site location.'],
68
+
['6', 'The offset project site location.'],
67
69
[
68
-
'7. The specific protocol used to estimate emissions reductions or removal benefits.',
70
+
'7', 'The specific protocol used to estimate emissions reductions or removal benefits.',
69
71
],
70
72
[
71
-
'8. Whether there is independent third-party verification of company data and claims listed.',
73
+
'8', 'Whether there is independent third-party verification of company data and claims listed.',
0 commit comments