From c0b8288634495f1eef31a5c731a22862f44dedb8 Mon Sep 17 00:00:00 2001 From: Tony Slokar <121650738+tony-slokar@users.noreply.github.com> Date: Thu, 23 Oct 2025 10:07:01 -0400 Subject: [PATCH] Update type_consumer_product.csv there was a bug in the column names - value_1 and value_2 needed to be swapped --- secondary_schemas/value_sets/csv/type_consumer_product.csv | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/secondary_schemas/value_sets/csv/type_consumer_product.csv b/secondary_schemas/value_sets/csv/type_consumer_product.csv index 9de5778..15bef46 100644 --- a/secondary_schemas/value_sets/csv/type_consumer_product.csv +++ b/secondary_schemas/value_sets/csv/type_consumer_product.csv @@ -1,4 +1,4 @@ -,active,value_2,value_1,definition,source +,active,value_1,value_2,definition,source 0,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,"Lightning rods or arresters, antenna discharge units or other grounding devices",, 1,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Burglar alarms,, 2,TRUE,ALARM_ESCAPE_PROTECTION_DEVICES,Electric timers,, @@ -798,4 +798,5 @@ 796,TRUE,YARD_GARDEN_EQUIPMENT,Manual snow or ice removal tools,, 797,TRUE,YARD_GARDEN_EQUIPMENT,Hatchets or axes,, 798,TRUE,YARD_GARDEN_EQUIPMENT,Outdoor electric lighting equipment,, -799,TRUE,YARD_GARDEN_EQUIPMENT,Log splitters,, \ No newline at end of file + +799,TRUE,YARD_GARDEN_EQUIPMENT,Log splitters,,