| 
									
										
										
										
											2023-08-27 10:55:55 +02:00
										 |  |  | --- | 
					
						
							| 
									
										
										
										
											2025-06-26 16:13:03 +05:30
										 |  |  | title: Create Table Profile | OpenMetadata Table Profile API | 
					
						
							| 
									
										
										
										
											2025-07-24 20:16:55 +05:30
										 |  |  | description: Create a profile for a table including column-level metrics, data distributions, null counts, and profiling run details. | 
					
						
							| 
									
										
										
										
											2023-08-27 10:55:55 +02:00
										 |  |  | slug: /main-concepts/metadata-standard/schemas/api/data/createtableprofile | 
					
						
							|  |  |  | --- | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | # CreateTableProfileRequest
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | *Schema corresponding to a table profile that belongs to a table* | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | ## Properties
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-01-15 17:46:55 +05:30
										 |  |  | - **`tableProfile`**: Table Profile. Refer to *[../../entity/data/table.json#/definitions/tableProfile](#/../entity/data/table.json#/definitions/tableProfile)*. | 
					
						
							| 
									
										
										
										
											2023-08-27 10:55:55 +02:00
										 |  |  | - **`columnProfile`** *(array)*: List of local column profiles of the table. | 
					
						
							| 
									
										
										
										
											2025-01-15 17:46:55 +05:30
										 |  |  |   - **Items**: Refer to *[../../entity/data/table.json#/definitions/columnProfile](#/../entity/data/table.json#/definitions/columnProfile)*. | 
					
						
							| 
									
										
										
										
											2023-08-27 10:55:55 +02:00
										 |  |  | - **`systemProfile`** *(array)*: List of system profiles for the table. | 
					
						
							| 
									
										
										
										
											2025-01-15 17:46:55 +05:30
										 |  |  |   - **Items**: Refer to *[../../entity/data/table.json#/definitions/systemProfile](#/../entity/data/table.json#/definitions/systemProfile)*. | 
					
						
							| 
									
										
										
										
											2023-08-27 10:55:55 +02:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2025-01-15 17:46:55 +05:30
										 |  |  | Documentation file automatically generated at 2025-01-15 09:05:41.923720+00:00. |