Baselight

Oral Antiviral Locations

Paxlovid & Lagevrio Availability

@kaggle.noeyislearning_oral_antiviral_locations

Loading...
Loading...

About this Dataset

Oral Antiviral Locations

This dataset provides a comprehensive list of locations where oral antiviral medications, specifically Pfizer's Paxlovid and Merck's Lagevrio (molnupiravir), are available. The data includes details such as provider names, addresses, and geopoints, ensuring users can easily locate these medications.

Potential Uses

  • Medication Access: Identify nearby pharmacies and healthcare providers offering Paxlovid and Lagevrio.
  • Inventory Tracking: Monitor the availability of oral antivirals by checking the last reported date of inventory.
  • Geospatial Analysis: Analyze the distribution of these medications across different regions using geopoints.
  • Telehealth Services: Identify providers offering telehealth services for medication consultations.

Tables

Raw Oral Antiviral Locations

@kaggle.noeyislearning_oral_antiviral_locations.raw_oral_antiviral_locations
  • 3.16 MB
  • 57943 rows
  • 10 columns
Loading...

CREATE TABLE raw_oral_antiviral_locations (
  "provider_name" VARCHAR,
  "address1" VARCHAR,
  "address2" VARCHAR,
  "city" VARCHAR,
  "state" VARCHAR,
  "zip" BIGINT,
  "last_report_date" VARCHAR,
  "public_website" VARCHAR,
  "phone_number" VARCHAR,
  "geopoint" VARCHAR
);

Share link

Anyone who has the link will be able to view this.