[
  {
    "Bacteria":"Aerobacter aerogenes",
    "Penicillin":870,
    "Streptomycin":1,
    "Neomycin":1.6,
    "Gram_Staining":"negative",
    "Genus": "other"
  },
  {
    "Bacteria":"Bacillus anthracis",
    "Penicillin":0.001,
    "Streptomycin":0.01,
    "Neomycin":0.007,
    "Gram_Staining":"positive",
    "Genus": "other"
  },
  {
    "Bacteria":"Brucella abortus",
    "Penicillin":1,
    "Streptomycin":2,
    "Neomycin":0.02,
    "Gram_Staining":"negative",
    "Genus": "other"
  },
  {
    "Bacteria":"Diplococcus pneumoniae",
    "Penicillin":0.005,
    "Streptomycin":11,
    "Neomycin":10,
    "Gram_Staining":"positive",
    "Genus": "other"
  },
  {
    "Bacteria":"Escherichia coli",
    "Penicillin":100,
    "Streptomycin":0.4,
    "Neomycin":0.1,
    "Gram_Staining":"negative",
    "Genus": "other"
  },
  {
    "Bacteria":"Klebsiella pneumoniae",
    "Penicillin":850,
    "Streptomycin":1.2,
    "Neomycin":1,
    "Gram_Staining":"negative",
    "Genus": "other"
  },
  {
    "Bacteria":"Mycobacterium tuberculosis",
    "Penicillin":800,
    "Streptomycin":5,
    "Neomycin":2,
    "Gram_Staining":"negative",
    "Genus": "other"
  },
  {
    "Bacteria":"Proteus vulgaris",
    "Penicillin":3,
    "Streptomycin":0.1,
    "Neomycin":0.1,
    "Gram_Staining":"negative",
    "Genus": "other"
  },
  {
    "Bacteria":"Pseudomonas aeruginosa",
    "Penicillin":850,
    "Streptomycin":2,
    "Neomycin":0.4,
    "Gram_Staining":"negative",
    "Genus": "other"
  },
  {
    "Bacteria":"Salmonella (Eberthella) typhosa",
    "Penicillin":1,
    "Streptomycin":0.4,
    "Neomycin":0.008,
    "Gram_Staining":"negative",
    "Genus": "Salmonella"
  },
  {
    "Bacteria":"Salmonella schottmuelleri",
    "Penicillin":10,
    "Streptomycin":0.8,
    "Neomycin":0.09,
    "Gram_Staining":"negative",
    "Genus": "Salmonella"
  },
  {
    "Bacteria":"Staphylococcus albus",
    "Penicillin":0.007,
    "Streptomycin":0.1,
    "Neomycin":0.001,
    "Gram_Staining":"positive",
    "Genus": "Staphylococcus"
  },
  {
    "Bacteria":"Staphylococcus aureus",
    "Penicillin":0.03,
    "Streptomycin":0.03,
    "Neomycin":0.001,
    "Gram_Staining":"positive",
    "Genus": "Staphylococcus"
  },
  {
    "Bacteria":"Streptococcus fecalis",
    "Penicillin":1,
    "Streptomycin":1,
    "Neomycin":0.1,
    "Gram_Staining":"positive",
    "Genus": "Streptococcus"
  },
  {
    "Bacteria":"Streptococcus hemolyticus",
    "Penicillin":0.001,
    "Streptomycin":14,
    "Neomycin":10,
    "Gram_Staining":"positive",
    "Genus": "Streptococcus"
  },
  {
    "Bacteria":"Streptococcus viridans",
    "Penicillin":0.005,
    "Streptomycin":10,
    "Neomycin":40,
    "Gram_Staining":"positive",
    "Genus": "Streptococcus"
  }
]
