App-BPOMUtils-Table-FoodIngredient

 view release on metacpan or  search on metacpan

lib/App/BPOMUtils/Table/FoodIngredientRBA.pm  view on Meta::CPAN

package App::BPOMUtils::Table::FoodIngredientRBA;

use 5.010001;
use strict 'subs', 'vars';
use utf8;
use warnings;
use Log::ger;

use Exporter 'import';
use Perinci::Sub::Gen::AccessTable qw(gen_read_table_func);

our $AUTHORITY = 'cpan:PERLANCAR'; # AUTHORITY
our $DATE = '2024-07-19'; # DATE
our $DIST = 'App-BPOMUtils-Table-FoodIngredient'; # DIST
our $VERSION = '0.023'; # VERSION

our @EXPORT_OK = qw(
                       bpom_list_food_ingredients_rba
               );

our %SPEC;

# BEGIN FRAGMENT id=meta-idn_bpom_bahan_baku_pangan_rba varname=meta_idn_bpom_bahan_baku_pangan_rba
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_baku_pangan_rba/meta.yaml
# src-revision: b611a9d128c23c9252082cf91b450d1899d9961c (Mon Feb 13 19:52:04 2023 +0700)
# generate-date: Fri Jul 19 12:33:14 2024 UTC
# generated-by: update-fragments-in-perl-module
our $meta_idn_bpom_bahan_baku_pangan_rba = {
  "fields" => {
    country_of_origin => {
      "filterable_regex" => "Yes",
      "pos" => 3,
      "schema" => "str*",
      "sortable" => "Yes",
      "summary" => "Country of origin",
      "summary.alt.lang.id" => "Negara asal",
      "unique" => "No",
    },
    id => {
      "pos" => 0,
      "schema" => "uint*",
      "sortable" => "Yes",
      "summary" => "ID",
      "summary.alt.lang.id" => "ID",
      "unique" => "Yes",
    },
    name => {
      "filterable_regex" => "Yes",
      "pos" => 1,
      "schema" => "str*",
      "sortable" => "Yes",
      "summary" => "Name of ingredient",
      "summary.alt.lang.id" => "Nama bahan",
      "unique" => "No",
    },
    origin => {
      "filterable_regex" => "Yes",
      "pos" => 2,
      "schema" => "str*",
      "sortable" => "Yes",
      "summary" => "Country of origin",
      "summary.alt.lang.id" => "Negara asal",
      "unique" => "No",
    },
    status => {
      "filterable_regex" => "No",
      "pos" => 4,
      "schema" => "str*",
      "sortable" => "Yes",
      "summary" => "Status",
      "summary.alt.lang.id" => "Status",
      "unique" => "No",
    },
  },
  "pk" => "id",
  "summary" => "Ingredients in BPOM processed food division (RBA version)",
  "summary.alt.lang.id_ID" => "Bahan baku di BPOM pangan olahan (versi RBA)",
};
# END FRAGMENT id=meta-idn_bpom_bahan_baku_pangan_rba

# BEGIN FRAGMENT id=data-idn_bpom_bahan_baku_pangan_rba varname=data_idn_bpom_bahan_baku_pangan_rba
# note: This fragment's content is generated by a script. Do not edit manually!
# src-file: /home/u1/repos/gudangdata/bin/../table/idn_bpom_bahan_baku_pangan_rba/data.csv
# src-revision: b611a9d128c23c9252082cf91b450d1899d9961c (Mon Feb 13 19:52:04 2023 +0700)
# generate-date: Fri Jul 19 12:33:14 2024 UTC
# generated-by: update-fragments-in-perl-module
our $data_idn_bpom_bahan_baku_pangan_rba = [
  [
    1,
    "1,4-a-glukan 6-aglukosiltransferase (1,4-Alpha-glucan 6- Alphaglucosyltransferase) (Bahan Penolong)",
    "No",
    "No",
    "Aktif",
  ],
  [2, "2-Fukosilaktosa", "No", "No", "Nonaktif"],
  [3, "3-Fitase (3-Phytase) (Bahan Penolong)", "No", "No", "Aktif"],
  [4, "4-Fitase (4-Phytase) (Bahan Penolong)", "No", "No", "Aktif"],
  [
    5,
    "a-amilase (tahan panas) (Alphaamylase (thermostable)) (Bahan Penolong)",
    "No",
    "No",
    "Aktif",
  ],
  [
    6,
    "a-amilase dan glukoamilase (Alphaamylase and Glucoamylase) (Bahan Penolong)",
    "No",
    "No",
    "Aktif",
  ],
  [
    7,
    "a-Asetolaktat dekarboksilase (Alpha-Acetolactate decarboxylase) (Bahan Penolong)",
    "No",
    "No",
    "Aktif",
  ],
  [
    8,
    "a-galaktosidase (Alpha-galactosidase) (Bahan Penolong)",
    "No",
    "No",
    "Aktif",
  ],
  [
    9,
    "a-Glukosidase (Alpha-Glucosidase) (Bahan Penolong)",
    "No",
    "No",
    "Aktif",
  ],
  [10, "Abalon (Abalone)", "No", "No", "Aktif"],
  [11, "Abon Ayam (Chicken Floss)", "No", "No", "Aktif"],
  [12, "Abon Babi (Pork Floss)", "No", "No", "Aktif"],
  [13, "ABON CAKALANG (SKIPJACK TUNA FLOSS)", "No", "No", "Aktif"],
  [14, "Abon Sapi  (Beef Floss)", "No", "No", "Aktif"],
  [15, "Abon Sapi Pedas (Hot Beef Floss)", "No", "No", "Aktif"],
  [16, "Acar (Pickles)", "No", "No", "Aktif"],
  [17, "Acar Bawang Putih (Garlic Pickles)", "No", "No", "Aktif"],
  [18, "Acar Cabe (Chili Pickles)", "No", "No", "Aktif"],
  [19, "Acar Jahe (Ginger Pickles)", "No", "No", "Aktif"],



( run in 1.231 second using v1.01-cache-2.11-cpan-d8267643d1d )