Skip to content

Commit

Permalink
update company emissions data
Browse files Browse the repository at this point in the history
  • Loading branch information
elvbom authored and Greenheart committed May 13, 2024
1 parent 274943e commit d19f504
Show file tree
Hide file tree
Showing 3 changed files with 1,054 additions and 1 deletion.
1,053 changes: 1,052 additions & 1 deletion data/companies/company-data.json

Large diffs are not rendered by default.

Binary file modified data/companies/companyData.xlsx
Binary file not shown.
2 changes: 2 additions & 0 deletions data/companies/company_emission_calculations.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,5 @@

# Write the DataFrame to a JSON file
selected_df.to_json("company-data.json", orient="records")

print('--- Company emissions data updated ---')

0 comments on commit d19f504

Please sign in to comment.