--- a
+++ b/README.md
@@ -0,0 +1,48 @@
+<div class="sc-kdrUpr eZtUed"><div class="sc-UEtKG dGqiYy sc-hDzlxo bEIZRR"><div class="sc-fqwslf gsqkEc"><div class="sc-cBQMlg kAHhUk"><h2 class="sc-dcKlJK sc-cVttbi gqEuPW ksnHgj">About Dataset</h2></div></div></div><div class="sc-fHzVOS cUYeeo"><div class="sc-davvxH nUNNB"><div style="min-height: 80px;"><div class="sc-etVRix jqYJaa sc-jCNfQM igJSrG"><p>Dataset Column Descriptions:</p>
+<ol>
+<li><p>id:<br>
+Type: Integer<br>
+Description: Unique identifier for each row in the dataset.</p></li>
+<li><p>disease_name:<br>
+Type: Categorical<br>
+Description: The name of the disease (e.g., "Tuberculosis", "Pneumonia", "COPD", etc.).</p></li>
+<li><p>type:<br>
+Type: Categorical<br>
+Description: Indicates whether the disease is Communicable, Non-communicable, or Water-borne.</p></li>
+<li><p>symptoms:<br>
+Type: Categorical (Multi-value Text)<br>
+Description: A list of symptoms associated with the disease (e.g., "Cough, fever, difficulty breathing").</p></li>
+<li><p>causes:<br>
+Type: Categorical (Multi-value Text)<br>
+Description: The cause of the disease (e.g., "Mycobacterium tuberculosis bacteria", "Smoking, genetic factors").</p></li>
+<li><p>transmission_mode:<br>
+Type: Categorical<br>
+Description: The method by which the disease spreads (e.g., "Airborne", "Contaminated water"). May be None for non-communicable diseases.</p></li>
+<li><p>treatment:<br>
+Type: Categorical (Text)<br>
+Description: Treatment options for the disease (e.g., "Antibiotics", "Bronchodilators, steroids").</p></li>
+<li><p>prevention:<br>
+Type: Categorical (Text)<br>
+Description: Prevention methods to reduce the likelihood of contracting the disease (e.g., "Vaccination, good hygiene", "Avoid smoking").</p></li>
+<li><p>heart_rate:<br>
+Type: Numerical (Float)<br>
+Description: The patient's heart rate in beats per minute (BPM), recorded during the infection.</p></li>
+<li><p>blood_pressure:<br>
+Type: Numerical (Text: "Systolic/Diastolic")<br>
+Description: The patient's blood pressure measurement, represented as systolic/diastolic (e.g., "120/80").</p></li>
+<li><p>fever:<br>
+Type: Categorical (Binary: 0 or 1)<br>
+Description: Whether the patient has a fever (1 = Yes, 0 = No).</p></li>
+<li><p>body_temperature:<br>
+Type: Numerical (Float)<br>
+Description: The patient's body temperature in degrees Celsius.</p></li>
+<li><p>duration_of_infection:<br>
+Type: Numerical (Integer)<br>
+Description: Duration of the infection in days.</p></li>
+</ol>
+<p>Special Case (No Infection)</p>
+<ol>
+<li>infection_status:<br>
+Type: Categorical (Binary: "Infected" or "No infection")<br>
+Description: Indicates whether the patient has an active infection or no infection at the time of data collection.</li>
+</ol></div></div></div>
\ No newline at end of file