-
Notifications
You must be signed in to change notification settings - Fork 28
ExistingFormatReview
Alexandre Dulaunoy edited this page Jan 27, 2015
·
11 revisions
Global field name: field name in JSON
| Global field name (foreseen) | Description | format | field name origin | Public |
|---|---|---|---|---|
| shortteamname | Short team name | string | TI, FIRST, OAS | Public |
| officialteamname | Complete team name | string | TI, FIRST, OAS | Public |
| postaladdress | Complete address | string | TI | Public |
| countrycode | ISO 3166-1 alpha-3 code | string | TI, FIRST, OAS | Public |
| postalcountry | Postal country name if diff than countrycode | string | TI (set but not used?) | Public |
| additionalcountrycode | ISO 3166-1 alpha-3 code | array of strings | TI | Public |
| website | URL(s) in RFC3986 format | array of strings | TI (field:Contact/WWW arrays), FIRST (string), OAS (?) | Public |
| *ftp | URL(s) in RFC3986 format | array of strings | TI (field:Contact/WWW arrays), FIRST (string), OAS (?) | Public |
| *nntp | URL(s) in RFC3986 format | array of strings | TI (field:Contact/WWW arrays), FIRST (string), OAS (?) | Public |
| *mailinglist | URL(s) in RFC3986 format | array of strings | TI (field:Contact/WWW arrays), FIRST (string), OAS (?) | Public |
| email address (RFC5322 format) | string | TI, FIRST, OAS | Public (FIRST) Public/Private/Restricted (TI) | |
| mandate | Official or None | string | ENISA | Public |
| host | Host organization | string | TI, FIRST | Public |
| establishment | Date (ISO 8601) when CERT established | string | TI, FIRST | Public |
| phonenumbers | Tag, Number E.164 format, TZ, TZ DST, Number details (junk?), Visibility | array of dict | TI | Public / Private via visibility |
| enckeys | Tag, Method, KeyID, Visibility | array of dict | TI | Public / Private via visibility |
| operatinghours | Day in week with period | dict of dicts (hours include TZ) (like Monday -> {'from'->"08:00+1",'to'->09:00"}) | TI | Public |
| constituency | Type, Description, Location of Members | dict of dicts | TI | Public |
| constituencynetwork | AS Numbers, Domain names, IP ranges | dict of dicts | TI | Public |
| Global membership field name (foreseen) | Description | format | field name origin | Public |
|---|---|---|---|---|
| tistatus | Listed, Accredited, Certified | string | TI | Public |
| tiregistration | Date (ISO 8601) when first in TI | string | TI | Public |
| certtype | National, Governmental, Private, Research, Sector | string | ENISA, TI | Public |
| firstmembertype | Full (FIRST Member) | FIRST | Public | |
| tiencmailinglist | Email, Encryption method (PGP, x509), Encryption KeyID | dict | TI | Private |
| tiunencmailinglist | Email, Activated | dict | TI | Public |
| tibillingpostaladdress | Postal address of Billing | string | TI | Private |
| tibillingpostalcountry | Postal country of Billing | string | TI | Private |
| tibillingvatnumber | VAT number of billing | string | TI | Private |
| ticonstituencynetworknotification | AS Numbers, IP ranges (email) | dict of dicts | TI | Public |
| Global source field name (foreseen) | Description | format | field name origin | Public |
|---|---|---|---|---|
| sourcename | Name of the source | string | All | Public |
| last-update | Date (ISO 8601) most recent update seen | string | All | Public |