File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -63,15 +63,15 @@ head(data_dictionary)
6363# > 2 ald_demo ald_timestamp character
6464# > 3 ald_demo country_of_domicile character
6565# > 4 ald_demo emission_factor double
66- # > 5 ald_demo is_ultimate_listed_owner logical
67- # > 6 ald_demo is_ultimate_owner logical
68- # > definition
69- # > 1 The units that the emission factor is measured in
70- # > 2 Date at which asset data was sourced from the data provider
71- # > 3 Country where company is registered
72- # > 4 Company level emission factor of the technology
73- # > 5 Flag if company is the listed ultimate parent
74- # > 6 Flag if company is the ultimate parent in our database
66+ # > 5 ald_demo id_company character
67+ # > 6 ald_demo is_ultimate_listed_owner logical
68+ # > definition
69+ # > 1 The units that the emission factor is measured in
70+ # > 2 Date at which asset data was sourced from the data provider
71+ # > 3 Country where company is registered
72+ # > 4 Company level emission factor of the technology
73+ # > 5 The id of the company owning the asset created by the data provider
74+ # > 6 Flag if company is the listed ultimate parent
7575```
7676
7777## Funding
Original file line number Diff line number Diff line change 1010| collate | en_US.UTF-8 |
1111| ctype | en_US.UTF-8 |
1212| tz | Etc/UTC |
13- | date | 2021-02-22 |
13+ | date | 2021-02-27 |
1414
1515# Dependencies
1616
1717| package | old | new | Δ |
1818| :----------| :-----| :----------| :--|
19- | r2dii.data | 0.1.7 | 0.1.7 .9000 | * |
19+ | r2dii.data | 0.1.8 | 0.1.8 .9000 | * |
2020
2121# Revdeps
2222
You can’t perform that action at this time.
0 commit comments