Back to Recent Schemas

Schema Information

https://gist.github.com/zhongliying/ba4c7947dcf6d9747d7ccb5625f3edaf/raw/c4c496b5142b149166c1144824ce10a9765bf1e6/sample_schema.json

Download schema

Fields

Index Column Heading Required Unique Type Value Constraints Title/Description
1 firstName Yes No String First Name
2 lastName Yes No String Last Name
3 age Yes No Integer Age
4 email Yes No String Pattern: .+\@.+\..+
5 phoneNumber Yes No String Phone Number
Download Example CSV File