Sodium Monitoring Dataset
Department of Agriculture
@usgov.usda_gov_sodium_monitoring_dataset_72256
Department of Agriculture
@usgov.usda_gov_sodium_monitoring_dataset_72256
The Agricultural Research Service of the US Department of Agriculture (USDA) in collaboration with other government agencies has a program to track changes in the sodium content of commercially processed and restaurant foods. This monitoring program includes these activities:
The Sodium Monitoring Dataset is downloadable in Excel spreadsheet format.
Resources in this dataset:
File Name: SodiumMonitoringDataset_datadictionary.csv
Resource Description: Defines variables, descriptions, data types, character length, etc. for each of the spreadsheets in this Excel data file: Sentinel Foods - Baseline; Priority-2 Foods - Baseline; Sentinel Foods - Monitoring; Priority-2 Foods - Monitoring.
File Name: SodiumMonitoringDatasetUpdatedJuly2616.xlsx
Resource Description: Microsoft Excel : Sentinel Foods - Baseline; Priority-2 Foods - Baseline; Sentinel Foods - Monitoring; Priority Foods - Monitoring.
Organization: Department of Agriculture
Last updated: 2024-03-30T12:18:33.116476
Tags: ars, data-gov, food-composition, food-consumption, np107
CREATE TABLE sodiummonitoringdataset_datadictionary (
"spreadsheet_tab" VARCHAR,
"spreadsheet_title" VARCHAR,
"variable" VARCHAR,
"description_notes" VARCHAR -- Description / Notes,
"data_type" VARCHAR,
"character_length" DOUBLE,
"acceptable_values" VARCHAR,
"required" VARCHAR -- Required?,
"accepts_null_values" VARCHAR -- Accepts Null Values?
);Anyone who has the link will be able to view this.