From f58e00f8737c8ea3fd6d7fa945cab5f74e8684a2 Mon Sep 17 00:00:00 2001 From: thinky Date: Tue, 12 Sep 2023 07:55:19 -0400 Subject: [PATCH] Add more keywords --- src/pudl/metadata/constants.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/pudl/metadata/constants.py b/src/pudl/metadata/constants.py index c9c4685729..6505c5e409 100644 --- a/src/pudl/metadata/constants.py +++ b/src/pudl/metadata/constants.py @@ -267,6 +267,7 @@ "mining", "coal", "metal", + "department of labor", ], "phmsa": [ "phmsa", @@ -280,12 +281,16 @@ "liquified natural gas", "lng", "underground natural gas storage", + "department of transportation", + "us dot", ], "eia_water": [ "eia thermoelectric cooling water", "eia waterthermoelectric", "cooling water", "water usage", + "water energy nexus", + "energy water nexus", ], }