This C# application is designed to download data from a local HTML file that contains the dataset from the Turkish Medicines and Medical Devices Agency's (TITCK) Kubkt.
For more information, you can visit the TITCK Kubkt website.
- Download this code to your computer.
- Open your C# development environment, such as Visual Studio.
- Load the project and add the necessary dependencies to your project.
- Compile and run the project.
Place the kubkt.html
data file in the kubkt\kubkt\kubkt\bin\Debug\net6.0
directory for the application to function properly.
This code example reads and parses data from a local HTML file that contains the Kubkt dataset. It then downloads the entire dataset and stores it in a specific folder within the project directory.
This project relies on the following dependency:
- HtmlAgilityPack: This library is used for parsing and processing HTML documents. It is essential for the proper functioning of the project.
Upon completion of the compilation process, this project is expected to generate and contain more than 14 GB of data. Please ensure that you have sufficient storage space to accommodate this large dataset.
Feel free to contact us with any questions or feedback.
Berk Örenbaşı [email protected]