The dataset viewer is not available for this split.
Cannot extract the features (columns) for the split 'train' of the config 'default' of the dataset.
Error code:   FeaturesError
Exception:    NotImplementedError
Message:      That compression method is not supported
Traceback:    Traceback (most recent call last):
                File "/src/services/worker/src/worker/job_runners/split/first_rows_from_streaming.py", line 132, in compute_first_rows_response
                  iterable_dataset = iterable_dataset._resolve_features()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/iterable_dataset.py", line 2211, in _resolve_features
                  features = _infer_features_from_batch(self.with_format(None)._head())
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/iterable_dataset.py", line 1235, in _head
                  return _examples_to_batch(list(self.take(n)))
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/iterable_dataset.py", line 1384, in __iter__
                  for key, example in ex_iterable:
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/iterable_dataset.py", line 1040, in __iter__
                  yield from islice(self.ex_iterable, self.n)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/iterable_dataset.py", line 282, in __iter__
                  for key, pa_table in self.generate_tables_fn(**self.kwargs):
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/packaged_modules/csv/csv.py", line 185, in _generate_tables
                  csv_file_reader = pd.read_csv(file, iterator=True, dtype=dtype, **self.config.pd_read_csv_kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/streaming.py", line 75, in wrapper
                  return function(*args, download_config=download_config, **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/download/streaming_download_manager.py", line 778, in xpandas_read_csv
                  return pd.read_csv(xopen(filepath_or_buffer, "rb", download_config=download_config), **kwargs)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/datasets/download/streaming_download_manager.py", line 506, in xopen
                  file_obj = fsspec.open(file, mode=mode, *args, **kwargs).open()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/core.py", line 132, in open
                  return self.__enter__()
                File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/core.py", line 100, in __enter__
                  f = self.fs.open(self.path, mode=mode)
                File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/spec.py", line 1307, in open
                  f = self._open(
                File "/src/services/worker/.venv/lib/python3.9/site-packages/fsspec/implementations/zip.py", line 120, in _open
                  out = self.zip.open(path, mode.strip("b"))
                File "/usr/local/lib/python3.9/zipfile.py", line 1568, in open
                  return ZipExtFile(zef_file, mode, zinfo, pwd, True)
                File "/usr/local/lib/python3.9/zipfile.py", line 799, in __init__
                  self._decompressor = _get_decompressor(self._compress_type)
                File "/usr/local/lib/python3.9/zipfile.py", line 698, in _get_decompressor
                  _check_compression(compress_type)
                File "/usr/local/lib/python3.9/zipfile.py", line 678, in _check_compression
                  raise NotImplementedError("That compression method is not supported")
              NotImplementedError: That compression method is not supported

Need help to make the dataset viewer work? Open a discussion for direct support.

# πŸš€ AI Project Data Card
## Overview πŸ“Š
- Value of State and Country NPI Dataset 🌎
    - Provides comprehensive insights into healthcare providers across various regions.
    - Enhances data accuracy and availability for medical research and policy making.
- NUCC Specialty File πŸ”
    - Delivers detailed descriptions of physician specialties.
    - Includes unique codes for over 100 specialties, facilitating standardized data analysis.

# This study into AI discovers cross references from provider data and poses search technology to make it easier to build perrsonalized information on physicians for AI scientists and patients to begin to undderstand how we can assist in building relationships.

There are a number of assets here:
1. app.py and requirements.txt for pre processor which curates state and country files with high fidelity and distilledd knowledge using the NPI registry and NUCC taxonomy at scale compiling over 9GB data into a curated data strategy.
2. MN.csv sample state - This provides a snapshot of just Minnesota which is used to Test AI.
3. Zip file with all.  To reuse the state and country datasets a zip file is provided to get all the ccurated data using one file.  My thoughts are this later becauses the standard for contextual 'brain' files which represent data context around a subject.
4. NUCC specialty file which is the guide to medical and various provider specialties.  The description of these is a good keyword prompt data source for understanding specialties.

# Pain / Joy / Superpower
1. Pain - When looking for a medical procedure provider it is not easy to know what to look for or who in your area may match.
2. Joy - A new use might be able to consider search needs of patient in keywords, then find personalized physician relationships available in an area.
3. Superpower - This will help patients and referral specialists find personalized optimal physician sets for condition sets '
  - an obstetrician, surgeon, or physician that might be optimal for a given patient given that they align to multiple patient requirements.  
  - a test case for this is analyzing the treatments available for cancer which might require multi specialty PCPs. 
  - like a dermatologist that also can perform surgery for cheap since one physician might match the two specialties.

# Sources:
1. NUCC Taxonomy:  https://www.nucc.org/index.php/code-sets-mainmenu-41/provider-taxonomy-mainmenu-40
2. NPI Registry updated monthly:  https://download.cms.gov/nppes/NPI_Files.html
    
## Physician Lists Library πŸ“š
- Features over 100 state and country-based lists.
- Offers contact details and provider specialty references, aiding in network expansion and collaboration.
## Licensing Boards and Certification Exams πŸ“
- Covers all types of physicians and healthcare professionals.
    - Medical (USMLE) πŸ₯
    - Dental (NBDE) 🦷
    - Nursing (NCLEX) 🩺
    - Pharmacy (NAPLEX) πŸ’Š
    - Plus more for comprehensive coverage.
## Applications and Use Cases πŸ’‘
- Building Libraries of Specialists for MoE Information πŸ›οΈ
    - Supports the creation of specialized knowledge bases.
    - Facilitates targeted outreach and collaboration among healthcare professionals.
- Enhancing Healthcare Directories and Networks 🌐
    - Improves the accuracy and reach of healthcare directories.
    - Enables patients and providers to connect more efficiently.
## Conclusion and Next Steps πŸ›£οΈ
- This dataset and its associated libraries offer vast potential for healthcare improvement.
- Encourages further exploration and development of AI-driven applications in healthcare.

_For more details on accessing and utilizing these resources, please refer to the project documentation and code repositories._
Downloads last month
0
Edit dataset card