Cleaning data query
After the data processing is complete, you can find the corresponding data in the data query section. You can also query it via the API.
Last updated
After the data processing is complete, you can find the corresponding data in the data query section. You can also query it via the API.
Last updated
In the dataset details page, select "Data" from the sidebar to enter the list of successfully cleaned data.
The "Data" page displays all the data items successfully imported through the import tasks, helping you manage and operate these data. You can view the data details, download, or delete data here.
In the data list, you will see the following columns:
Data ID: Each data item has a unique ID for easy identification and management.
Data: Displays the name or a brief description of the data to help you quickly identify the data item.
Original File Type: Shows the source type of the data, such as .md
、.json
、.jpg
, etc.
If the data is from a URL scraped from the web, it will show as "URL."
If the data is imported from a local file, it will show the file type.
Cleaned File Types: Indicates the file type saved after the system processes the original data. Currently,.md
and .json
formats are supported.
Source Task ID: Shows the ID of the import task associated with the data, allowing you to trace the source task of the data.
Import Time: Records the exact time the data was imported into the system, helping you understand the age of the data.
Menu: Provides a "View" button, which allows you to view detailed information about the data.
At the top of the page, you can search for specific data items by entering the Data ID or Task ID.
Click the "Search" button, and the system will filter and display a list of data matching the criteria.
You can select the data items to delete by checking the checkbox on the left side of the data list.
After selection, click the "Delete" button, and the system will delete the selected data items.
If no data items are selected and you click "Delete," the system will prompt you with "Please select a list data."
The page currently does not provide a direct download feature. The export button creates an export task, and once the export task is successfully created, you can view and download the exported data file on the export page.