MCPcopy Create free account

hub / github.com/FDA/openfda / functions

Functions1,029 in github.com/FDA/openfda

↓ 1 callersMethodcreate_reader
(self, split)
openfda/parallel/inputs.py:63
↓ 1 callersFunctiondict_to_obj
Create a readonly view of a dictionary as ObjectDicts
openfda/common.py:78
↓ 1 callersFunctiondownload
(url, output_filename)
openfda/common.py:223
↓ 1 callersFunctiondownload_to_file_with_retry
(url, output_file)
openfda/common.py:246
↓ 1 callersFunctionean_13_valid
Verify if code is valid EAN13 barcode. Returns True|False
openfda/res/ean.py:63
↓ 1 callersFunctionean_8_check_digit
Returns the checksum digit of an EAN8 code
openfda/res/ean.py:68
↓ 1 callersMethodentries
(self)
openfda/parallel/inputs.py:113
↓ 1 callersFunctiones_host
()
openfda/config.py:40
↓ 1 callersFunctionescape_xml
(raw_xml)
openfda/spl/process_barcodes.py:55
↓ 1 callersFunctionextract_ndc
(text)
openfda/res/extract.py:37
↓ 1 callersFunctionextract_original_packager_product_ndcs
Extracts the partial (labelercode-productcode) NDCs for the original packager. Only populated if this SPL is for a repackager.
openfda/spl/extract.py:81
↓ 1 callersFunctionextract_upc
(text)
openfda/res/extract.py:66
↓ 1 callersFunctionfetch_url
(url, use_cache=True)
openfda/device_recall/pipeline.py:67
↓ 1 callersMethodfilter
(self, data, k_num=None, p_num=None)
openfda/registration/pipeline.py:570
↓ 1 callersMethodfilter
This is the standard filter for Device Annnotation. It may be appropriate to override this when the data does not have a `product_cod
openfda/device_harmonization/pipeline.py:190
↓ 1 callersMethodfilter
(self, data)
openfda/device_udi/pipeline.py:264
↓ 1 callersMethodfinalize
(self, tmp_dir, final_dir)
openfda/parallel/outputs.py:42
↓ 1 callersFunctiongenerate_es_to_schema_index
Elasticsearch does not natively support the array type (expressed as items in JSON Schema), so we need an index with the `items` keys missing
scripts/generate_fields_yaml.py:144
↓ 1 callersFunctiongenerate_fields
(obj)
scripts/generate_schema.py:17
↓ 1 callersFunctiongenerate_mapping
()
scripts/generate_mapping_from_sections.py:15
↓ 1 callersFunctionget_deep
Helper function that gets a value form deep within an object by passing a '.' delimited string of keys, for instance, `a.b.c` is pointing
scripts/generate_fields_yaml.py:82
↓ 1 callersFunctionget_description
(data)
openfda/device_clearance/transform.py:48
↓ 1 callersMethodget_nested
(self, key_string, default=None)
openfda/common.py:64
↓ 1 callersFunctionget_schema_fields
(schema)
scripts/generate_fields_yaml.py:122
↓ 1 callersMethodget_set_id
Helper function to pull the set_id from the first entry in the index.
openfda/annotation_table/pipeline.py:601
↓ 1 callersFunctionget_stamp
Generates a "stamp" (or a hash) for the ES index that could be used to determine whether or not any updates have been made to the index since the l
openfda/index_util.py:358
↓ 1 callersFunctiongroup_by_key
Group identical keys together. Given a sorted iterator of (key, value) pairs, returns an iterator of (key1, values), (key2, values).
openfda/parallel/reducer.py:11
↓ 1 callersMethodhandle_oversized_foitext
(self, value)
openfda/maude/pipeline.py:434
↓ 1 callersMethodharmonize
A function for placing the `openfda` section in the appropriate place. The default is just to put it at the top level. If there are more
openfda/device_harmonization/pipeline.py:207
↓ 1 callersMethodharmonize
(self, data)
openfda/device_udi/pipeline.py:249
↓ 1 callersMethodindex_changed_since_last_export
(self, es_client, index_name, target_dir)
openfda/export/pipeline.py:368
↓ 1 callersMethodinitialize
(self, input_queue, tmp_prefix, output_class, output_prefix, shard_idx, num_shards)
openfda/parallel/reducer.py:36
↓ 1 callersFunctionisFieldTypeAcceptableForSorting
(field, index)
api/faers/elasticsearch_query.js:187
↓ 1 callersFunctionisSortableField
(field, index)
api/faers/elasticsearch_query.js:176
↓ 1 callersFunctionis_valid_ndc
(ndc)
openfda/res/extract.py:30
↓ 1 callersFunctionis_valid_upc
(upc)
openfda/res/extract.py:54
↓ 1 callersFunctionlist_zip_files_in_zip
(zip_filename)
openfda/annotation_table/pipeline.py:113
↓ 1 callersMethodmake_files
(self, input_prefix, data, input_format)
openfda/tests/parallel_test.py:24
↓ 1 callersFunctionmake_yaml
(input_data, file_name)
scripts/generate_fields_yaml.py:178
↓ 1 callersMethodmap
(self, zip_file, value, output)
openfda/adae/pipeline.py:390
↓ 1 callersMethodmap_shard
(self, map_input, map_output)
openfda/maude/pipeline.py:381
↓ 1 callersMethodmap_shard
(self, map_input, map_output)
openfda/device_harmonization/pipeline.py:125
↓ 1 callersMethodmap_shard
(self, map_input, map_output)
openfda/parallel/mapper.py:9
↓ 1 callersMethodmap_workers
(self)
openfda/parallel/luigi_support.py:23
↓ 1 callersMethodmapreduce_inputs
(self)
openfda/parallel/luigi_support.py:15
↓ 1 callersMethodmerge_two_dicts
(self, x, y)
openfda/caers/pipeline.py:107
↓ 1 callersMethodnum_shards
(self)
openfda/parallel/luigi_support.py:20
↓ 1 callersFunctionoldest_file_timestamp
:param path: path to an existing directory :return: timestamp of the oldest file found in the given directory as YYYY-MM-DD
openfda/common.py:346
↓ 1 callersMethodopenfda_pluck
A helper function for extracting a specific subset of keys from a dictionary.
openfda/device_harmonization/pipeline.py:289
↓ 1 callersFunctionoptimize_index
(index_name, wait_for_merge=1)
openfda/index_util.py:35
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:50
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:410
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:426
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:442
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:482
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:502
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:518
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:645
↓ 1 callersMethodoutput
(self)
openfda/drugsfda/pipeline.py:670
↓ 1 callersMethodoutput
(self)
openfda/substance_data/pipeline.py:30
↓ 1 callersMethodoutput
(self)
openfda/substance_data/pipeline.py:718
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:73
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:85
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:95
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:106
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:175
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:222
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:278
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:313
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:362
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:431
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:496
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:516
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:565
↓ 1 callersMethodoutput
(self)
openfda/annotation_table/pipeline.py:696
↓ 1 callersMethodoutput
(self)
openfda/caers/pipeline.py:55
↓ 1 callersMethodoutput
(self)
openfda/caers/pipeline.py:168
↓ 1 callersMethodoutput
(self)
openfda/ndc/pipeline.py:58
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:135
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:165
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:285
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:353
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:394
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:429
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:529
↓ 1 callersMethodoutput
(self)
openfda/registration/pipeline.py:596
↓ 1 callersMethodoutput
(self)
openfda/spl/pipeline.py:114
↓ 1 callersMethodoutput
(self)
openfda/spl/pipeline.py:284
↓ 1 callersMethodoutput
(self)
openfda/faers/pipeline.py:61
↓ 1 callersMethodoutput
(self)
openfda/faers/pipeline.py:181
↓ 1 callersMethodoutput
(self)
openfda/maude/pipeline.py:283
↓ 1 callersMethodoutput
(self)
openfda/maude/pipeline.py:312
↓ 1 callersMethodoutput
(self)
openfda/maude/pipeline.py:579
↓ 1 callersMethodoutput
(self)
openfda/maude/pipeline.py:709
↓ 1 callersMethodoutput
(self)
openfda/maude/pipeline.py:771
↓ 1 callersMethodoutput
(self)
openfda/device_clearance/pipeline.py:36
↓ 1 callersMethodoutput
(self)
openfda/device_clearance/pipeline.py:57
↓ 1 callersMethodoutput
(self)
openfda/device_clearance/pipeline.py:103
↓ 1 callersMethodoutput
(self)
openfda/adae/pipeline.py:367
↓ 1 callersMethodoutput
(self)
openfda/adae/pipeline.py:384
← previousnext →201–300 of 1,029, ranked by callers