*products_ecoinvent()
but it's a stepping stone towards
those matching datasets since it makes the upcoming update a relatively smaller
change.toy_emissions_profile_products()
and
toy_emissions_profile_upstream_products()
are now deprecated (#26). They will
continue to work for a while but you'll get a message warning you that you
should instead use toy_emissions_profile_products_ecoinvent()
and
toy_emissions_profile_upstream_products_ecoinvent()
, respectively.toy_emissions_profile*
datasets (#25). Now each activity_uuid_product_uuid
in toy_emissions_profile_any_companies()
also exists in
toy_emissions_profile_products_ecoinvent()
and
toy_emissions_profile_upstream_products_ecoinvent()
.One update and two new datasets (#19):
toy_emissions_profile_any_companies()
.toy_emissions_profile_products_ecoinvent()
and
toy_emissions_profile_upstream_products_ecoinvent()
pretend to have all the
products that exist in the 'Ecoinvent' database. Because they are toy datasets
they actually have only a few products that exist in 'Ecoinvent' and not in
'Europages'.Features:
companies_id
.activity_uuid_product_uuid
.activity_uuid_product_uuid
and other columns.*co2_footprint
, jittered to the right by 50%-100% on average.toy_emissions_profile_any_companies()
,
the new version gains three columns: country
, ei_activity_name
, and
`main_activity.toy_emissions_profile_products()
, the new dataset
toy_emissions_profile_products_ecoinvent()
gains one column:
ei_geography
.toy_emissions_profile_upstrem_products()
, the new dataset
toy_emissions_profile_upstream_products_ecoinvent()
gains four columns:
ei_activity_name
, ei_geography
, input_ei_activity_name
,
input_reference_product_name
.*isic*
(#17).companies$company_id
(#11).company_id
to companies_id
in a backward compatible way (#10). The
column company_id
is now deprecated in all toy_*companies()
. The latest data
uses companies_id
and is available to you automatically when you update the
tiltIndicator package.tilt_subsector
and input_tilt_subsector
, respectively (@kalashsinghal #6). These columns come from raw data in tiltIndicator v0.0.0.9088 (i.e. right before all toy datasets moved to tiltToyData.