Crowdfunding Offerings Data Sets
Contents
5.3 FORM_C_COISSUER_INFORMATION
5.5 FORM_C_ISSUER_JURISDICTIONS
Figure 1. Fields in the FORM_C_SUBMISSION data set
Figure 2. Fields in the FORM_C_ISSUER_INFORMATION data set
Figure 3. Fields in the FORM_C_COISSUER_INFORMATION data set
Figure 4. Fields in the FORM_C_DISCLOSURE data set
Figure 5. Fields in the FORM_C_ISSUER_JURISDICTIONS data set
Figure 6. Fields in the FORM_C_ISSUER_SIGNATURE data set
Figure 7. Fields in the FORM_C_SIGNATURE data set
The following data sets provide information extracted from Form C XML submissions in a flattened data format to assist users in more easily consuming the data for analysis. These data sets include Form C offering statements, progress updates, annual reports, terminations, and any amendments or withdrawals to those submissions. Certain additional fields used in the Commission's EDGAR system are also included to help in supporting the use of the data. The data has been taken directly from submissions created by the registrants and provided in the data set as-filed. The data sets will be updated quarterly. Data contained in documents filed after 5:30pm EST on the last business day of the quarter will be included in the next quarterly posting.
DISCLAIMER: The Crowdfunding Offerings Data Sets contain information derived from structured data filed with the Commission by individual registrants as well as Commission-generated filing identifiers. Because the data sets are derived from information provided by individual registrants, we cannot guarantee the accuracy of the data sets. In addition, it is possible inaccuracies or other errors were introduced into the data sets during the process of extracting the data and compiling the data sets. Finally, the data sets do not reflect all available information, including certain metadata associated with Commission filings. The data sets are intended to assist the public in analyzing data contained in Commission filings; however, they are not a substitute for such filings. Investors should review the full Commission filings before making any investment decision.
The data extracted from the Form C XML submissions are organized into seven data sets containing information about the issuer, offering, disclosure, and more. Each data set consists of rows and fields, and is provided as a tab-delimited TXT format file. The data sets are as follows:
· FORM_C_SUBMISSION Submission data set; this includes one record for each submission. The set includes fields of information pertinent to the submission, filing entity, and intermediary. Information is extracted from the Commission's EDGAR system and the filings submitted to the Commission by registrants.
· FORM_C_ISSUER_INFORMATION Issuer data set; information about the issuer for each submission including name, legal status, physical address and intermediary.
· FORM_C_COISSUER_INFORMATION Co-issuer data set; information about the co-issuer for each submission including name, legal status, and physical address.
· FORM_C_DISCLOSURE Disclosure and offering data set; provides the offering information and annual report disclosure requirements from each submission. The data set includes target and maximum offering amounts, compensation, fees, number of employees, financial information, and other information.
· FORM_C_ISSUER_JURISDICTIONS Jurisdiction data set; provides the jurisdictions in which the issuer intends to offer securities.
· FORM_C_ISSUER_SIGNATURE Issuer signature person data set; contains the data from the issuer signatures.
· FORM_C_SIGNATURE Signature person data set; contains the data from the submission person signatures.
The scope of the data in the Crowdfunding Offerings Data Sets consists of:
· XML data from Form C, Form C-W, Form C-U, Form C-U-W, Form C/A, Form C/A-W, Form C-AR, Form C-AR-W, Form C-AR/A, Form C-AR/A-W, Form C-TR, Form C-TR-W;
· Submitted from May 16, 2016 through the "Data Cutoff Date" inclusive;
· All data values are "as filed."
The Crowdfunding Offerings Data Sets do not include data from attachments or other optional information that may be included in a submission.
Note: The EDGAR Form C XML Technical Specification and EDGAR Manual Volume II sections 8.2.5 and 8.2.6 provide additional information regarding crowdfunding offering submissions.
Note that the data sets include Regulation Crowdfunding offering information "as filed" in EDGAR document submissions including amendments of prior submissions. Data in this submitted form may contain redundancies, inconsistencies, and discrepancies relative to prior submissions and other publication formats. There are six data sets. Each quarterly data set is accompanied by a metadata file conforming to the W3C specification for tabular data (https://www.w3.org/TR/2015/REC-tabular-data-model-20151217/ ) that encodes the following information about the data sets and their relationships to each other.
1. FORM_C_SUBMISSION identifies all the EDGAR submissions in the data set, with each row having the primary key accession_number.
2. FORM_C_ISSUER_INFORMATION is a data set of the issuer information for each submission, with each row having the primary key accession_number.
3. FORM_C_COISSUER_INFORMATION is a data set of the co-issuer information for each submission, with each row having the primary key accession_number and id.
4. FORM_C_DISCLOSURE is a data set of all the offering and disclosure information, with each row having the primary key accession_number.
5. FORM_C_ISSUER_JURISDICTIONS is a data set that contains the jurisdictions in which securities are offered, with each row having the primary key accession_number and id.
6. FORM_C_ISSUER_SIGNATURE is a data set providing the data from the issuer signatures, with each row having the primary key accession_number and id.
7. FORM_C_SIGNATURE is a data set providing the data from the person signatures, with each row having the primary key accession_number and id.
accession_number can used to retrieve information about a submission in the data sets. accession_number and id can be used to obtain data reported on multiple lines in the submission.
Each of the six data sets are provided in a single encoding, as follows:
Text format, tab delimited, utf-8 encoding.
The fields in the figures below (figures 1 - 7) provide the following information: field name, description, source, data format, maximum field size, an indication of whether or not the field may be NULL (yes or no), and key.
The Source field has two possible values:
· EDGAR indicates that the source of the data is part of the filer's EDGAR submission header or Commission generated.
· XML indicates that the source of the data is the filer's Form C submission.
The Key field indicates whether the field is part of a unique index on the data. There are two possible values for this field:
· "*" Indicates the field is part of the unique key for the row.
· Empty (nothing in field) or the field is not part of the unique compound key.
The submission data set contains summary information about the submission, filer, and intermediary. Some fields were sourced directly from the EDGAR submission information, while other fields of data were sourced from the XML submission.
Figure 1. Fields in the FORM_C_SUBMISSION data set
Field Name |
Field Description |
Source |
Format |
Max Size |
May be NULL |
Key |
ACCESSION_NUMBER |
The 20-character string formed from the 18-digit number assigned by the Commission to each EDGAR submission. |
EDGAR |
ALPHANUMERIC (nnnnnnnnnn-nn-nnnnnn) |
20 |
No |
* |
SUBMISSION_TYPE |
Submission type of filing. Consisting of C: Offering Statement, C-W: Offering Statement Withdrawal, C-U: Progress Update, C-U-W: Progress Update Withdrawal, C/A: Amendment to Offering Statement, C/A-W: Amendment to Offering Statement Withdrawal, C-AR: Annual Report, C-AR-W: Annual Report Withdrawal, C-AR/A: Amendment to Annual Report, C-AR/A-W: Amendment to Annual Report Withdrawal, C-TR: Termination of Reporting, C-TR-W: Termination of Reporting Withdrawal. |
EDGAR |
ALPHANUMERIC |
10 |
No |
|
FILING_DATE |
Date filed with the Commission. |
EDGAR |
DATE (YYYYMMDD) |
8 |
Yes |
|
CIK |
Central index key (CIK) of issuer submitting the filing. Ten digit number assigned by the Commission to each entity that submits filings. |
EDGAR |
ALPHANUMERIC |
10 |
No |
|
FILE_NUMBER |
File number provided by the Commission. |
EDGAR |
ALPHANUMERIC |
17 |
No |
|
PERIOD |
Period-end date for the most recent financial statements provided with the annual report (submissions C-AR, C-AR/A, C-AR-W, C-AR/A-W). |
EDGAR |
DATE (YYYYMMDD) |
8 |
Yes |
|
Note: To access the complete submission files for a given filing, please see the Commission EDGAR website. The Commission website folder https://www.sec.gov/Archives/edgar/data/{cik}/{accession}/ will always contain all the data sets for a given submission. To assemble the folder address to any filing referenced in the SUBM data set, simply substitute {cik} with the cik field and replace {accession} with the accession_number field (after removing the dash character).
The FORM_C_ISSUER_INFORMATION data set contains specified information for the issuer provided in the submission.
Figure 2. Fields in the FORM_C_ISSUER_INFORMATION data set
Field Name |
Field Description |
Field Type |
Max Size |
May be NULL |
Key |
The 20-character string formed from the 18-digit number assigned by the Commission to each EDGAR submission. |
ALPHANUMERIC (nnnnnnnnnn-nn-nnnnnn) |
20 |
No |
* |
|
ISAMENDMENT |
TRUE (1) if amendment (Form C/A) is material and investors have five business days to reconfirm. |
BOOLEAN (TRUE =1 or FALSE = 0) |
1 |
Yes |
|
PROGRESSUPDATE |
Update (Form C-U) describing the progress in meeting the target offering amount. |
ALPHANUMERIC |
256 |
Yes |
|
NATUREOFAMENDMENT |
Describes the nature of the amendment (Form C/A). |
ALPHANUMERIC |
256 |
Yes |
|
NAMEOFISSUER |
Name of issuer. |
ALPHANUMERIC |
150 |
No |
|
LEGALSTATUSFORM |
Issuer's form of organization: Corporation, Limited Partnership, General Partnership, Limited Liability Corporation, Business Trust, and Other. |
ALPHANUMERIC |
25 |
Yes |
|
LEGALSTATUSOTHERDESC |
If OTHER is selected for Legal Status of issuer, the description provided. |
ALPHANUMERIC |
256 |
Yes |
|
JURISDICTIONORGANIZATION |
Jurisdiction in which the business is registered. |
ALPHANUMERIC |
2 |
Yes |
|
Date organization was formed. |
DATE (YYYY-MM-DD) |
10 |
Yes |
|
|
STREET1 |
Physical address of issuer. |
ALPHANUMERIC |
40 |
Yes |
|
STREET2 |
Physical address of issuer. |
ALPHANUMERIC |
40 |
Yes |
|
CITY |
Physical address of issuer. |
ALPHANUMERIC |
30 |
Yes |
|
STATEORCOUNTRY |
Physical address of issuer. |
ALPHANUMERIC |
2 |
Yes |
|
ZIPCODE |
Physical address of issuer. |
ALPHANUMERIC |
10 |
Yes |
|
ISSUERWEBSITE |
Address of issuer's principal website. |
ALPHANUMERIC |
256 |
Yes |
|
ISCOISSUER |
Is there a co-issuer? (Y/N). |
ALPHANUMERIC |
1 |
Yes |
|
COMPANYNAME |
Name of intermediary through which the offering will be conducted. |
ALPHANUMERIC |
150 |
Yes |
|
COMMISSIONCIK |
CIK number of intermediary. |
ALPHANUMERIC |
10 |
Yes |
|
COMMISSIONFILENUMBER |
SEC file number of intermediary. |
ALPHANUMERIC |
17 |
Yes |
|
CRDNUMBER |
Central Registration Depository (CRD) Number of intermediary. |
ALPHANUMERIC |
9 |
Yes |
|
The FORM_C_COISSUER_INFORMATION data set contains specified information for the co-issuer provided in the submission.
Figure 3. Fields in the FORM_C_COISSUER_INFORMATION data set
Field Name |
Field Description |
Field Type |
Max Size |
May be NULL |
Key |
ACCESSION_NUMBER |
The 20-character string formed from the 18-digit number assigned by the Commission to each EDGAR submission. |
ALPHANUMERIC (nnnnnnnnnn-nn-nnnnnn) |
20 |
No |
* |
ID |
Co-issuer index key. |
NUMERIC |
6 |
No |
* |
ISEDGARFILER |
Is EDGAR Filer? (Y/N). |
ALPHANUMERIC |
1 |
Yes |
|
COISSUERCIK |
CIK number of Co-Issuer. |
ALPHANUMERIC |
10 |
Yes |
|
NAMEOFCOISSUER |
Name of co-issuer. |
ALPHANUMERIC |
150 |
No |
|
LEGALSTATUSFORM |
Co-issuer's form of organization: Corporation, Limited Partnership, General Partnership, Limited Liability Corporation, Business Trust, and Other. |
ALPHANUMERIC |
25 |
Yes |
|
LEGALSTATUSOTHERDESC |
Description of legal status if Other is selected. |
ALPHANUMERIC |
256 |
Yes |
|
JURISDICTIONORGANIZATION |
Jurisdiction in which the business is registered. |
ALPHANUMERIC |
2 |
Yes |
|
DATEINCORPORATION |
Date organization was formed. |
DATE (YYYY-MM-DD) |
10 |
Yes |
|
STREET1 |
Physical address of co-issuer. |
ALPHANUMERIC |
40 |
Yes |
|
STREET2 |
Physical address of co-issuer. |
ALPHANUMERIC |
40 |
Yes |
|
CITY |
Physical address of co-issuer. |
ALPHANUMERIC |
30 |
Yes |
|
STATEORCOUNTRY |
Physical address of co-issuer. |
ALPHANUMERIC |
2 |
Yes |
|
ZIPCODE |
Physical address of co-issuer. |
ALPHANUMERIC |
10 |
Yes |
|
COISSUERWEBSITE |
Address of co-issuer's principal website. |
ALPHANUMERIC |
256 |
Yes |
|
The FORM_C_DISCLOSURE data set contains information regarding the offering and disclosure requirements.
Figure 4. Fields in the FORM_C_DISCLOSURE data set
Field Name |
Field Description |
Field Type (format) |
Max Size |
May be NULL |
Key |
ACCESSION_NUMBER |
The 20-character string formed from the 18-digit number assigned by the Commission to each EDGAR submission. |
ALPHANUMERIC (nnnnnnnnnn-nn-nnnnnn) |
20 |
No |
* |
COMPENSATIONAMOUNT |
Amount of compensation to be paid to intermediary, whether as a dollar amount, percentage of offering amount, or good faith estimate. |
256 |
Yes |
|
|
FINANCIALINTEREST |
Any other direct or indirect interest held by the intermediary or arrangement to acquire an interest. |
ALPHANUMERIC |
256 |
Yes |
|
SECURITYOFFEREDTYPE |
Type of security offered: Common Stock; Preferred Stock; Debt; Other |
ALPHANUMERIC |
30 |
Yes |
|
SECURITYOFFEREDOTHERDESC |
Description of Other securities offered. |
ALPHANUMERIC |
256 |
Yes |
|
NOOFSECURITYOFFERED |
Number of securities offered. |
NUMERIC |
10 |
Yes |
|
PRICE |
Price per share of security. |
NUMERIC |
12 |
Yes |
|
PRICEDETERMINATIONMETHOD |
Method for determining the price per share of the security. |
ALPHANUMERIC |
256 |
Yes |
|
OFFERINGAMOUNT |
Target offering amount. |
NUMERIC |
9 |
Yes |
|
OVERSUBSCRIPTIONACCEPTED |
YES if oversubscriptions will be accepted. |
BOOLEAN ("Y" (YES) or "N" (NO)) |
1 |
Yes |
|
OVERSUBSCRIPTIONALLOCATIONTYPE |
Allocation method for oversubscriptions: Pro-rata basis; First-come, first-served basis; Other. |
ALPHANUMERIC |
50 |
Yes |
|
DESCOVERSUBSCRIPTION |
Description of how subscriptions will be allocated. |
ALPHANUMERIC |
256 |
Yes |
|
MAXIMUMOFFERINGAMOUNT |
Maximum offering amount. Required if oversubscriptions are accepted. |
NUMERIC |
9 |
Yes |
|
DEADLINEDATE |
Date to reach target offering amount. |
DATE (YYYY-MM-DD) |
10 |
Yes |
|
CURRENTEMPLOYEES |
Current number of employees. |
NUMERIC |
7 |
Yes |
|
TOTALASSETMOSTRECENTFISCALYEAR |
Total assets for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
TOTALASSETPRIORFISCALYEAR |
Total assets for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
CASHEQUIMOSTRECENTFISCALYEAR |
Cash and cash equivalents for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
CASHEQUIPRIORFISCALYEAR |
Cash and cash equivalents for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
ACTRECEIVEDRECENTFISCALYEAR |
Accounts Receivable for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
ACTRECEIVEDPRIORFISCALYEAR |
Accounts Receivable for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
SHORTTERMDEBTMRECENTFISCALYEAR |
Short-term debt for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
SHORTTERMDEBTPRIORFISCALYEAR |
Short-term debt for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
LONGTERMDEBTRECENTFISCALYEAR |
Long-term debt for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
LONGTERMDEBTPRIORFISCALYEAR |
Long-term debt for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
REVENUEMOSTRECENTFISCALYEAR |
Revenue/Sales for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
REVENUEPRIORFISCALYEAR |
Revenue/Sales for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
COSTGOODSSOLDRECENTFISCALYEAR |
Cost of goods sold for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
COSTGOODSSOLDPRIORFISCALYEAR |
Cost of goods sold for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
TAXPAIDMOSTRECENTFISCALYEAR |
Taxes paid for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
TAXPAIDPRIORFISCALYEAR |
Taxes paid for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
NETINCOMEMOSTRECENTFISCALYEAR |
Net income for the most recently completed fiscal year. |
NUMERIC |
16 |
Yes |
|
NETINCOMEPRIORFISCALYEAR |
Net income for the prior fiscal year. |
NUMERIC |
16 |
Yes |
|
The FORM_C_ISSUER_JURISDICTIONS data set contains the jurisdictions in which the issuer intends to offer the securities. Data set applies to submission types C and C/A.
Figure 5. Fields in the FORM_C_ISSUER_JURISDICTIONS data set
Field Name |
Field Description |
Field Type (format) |
Max Size |
May be NULL |
Key |
ACCESSION_NUMBER |
The 20-character string formed from the 18-digit number assigned by the Commission to each EDGAR submission. |
ALPHANUMERIC (nnnnnnnnnn-nn-nnnnnn) |
20 |
No |
* |
ID |
Jurisdiction index key. |
NUMERIC |
6 |
No |
* |
ISSUEJURISDICTIONSECUROFFERING |
Jurisdictions in which the issuer intends to offer the securities (see appendix for codes and descriptions). |
ALPHANUMERIC |
2 |
No |
|
The FORM_C_ISSUER_SIGNATURE data set provides data for issuer signature.
Figure 6. Fields in the FORM_C_ISSUER_SIGNATURE data set
Field Name |
Field Description |
Field Type (format) |
Max Size |
May be NULL |
Key |
The 20-character string formed from the 18-digit number assigned by the Commission to each EDGAR submission. |
ALPHANUMERIC (nnnnnnnnnn-nn-nnnnnn) |
20 |
No |
* |
|
ID |
Issuer signature index key. |
NUMERIC |
6 |
No |
* |
ISSUER |
Name associated with issuer. |
ALPHANUMERIC |
150 |
No |
|
ISSUERSIGNATURE |
Full name of person signing as the issuer. |
ALPHANUMERIC |
150 |
No |
|
ISSUERTITLE |
Title of individual signing as issuer. |
ALPHANUMERIC |
256 |
No |
|
The FORM_C_SIGNATURE data set provides data for the submission person signature.
Figure 7. Fields in the FORM_C_SIGNATURE data set
Field Name |
Field Description |
Field Type (format) |
Max Size |
May be NULL |
Key |
ACCESSION_NUMBER |
The 20-character string formed from the 18-digit number assigned by the Commission to each EDGAR submission. |
ALPHANUMERIC (nnnnnnnnnn-nn-nnnnnn) |
20 |
No |
* |
ID |
Signature index key. |
NUMERIC |
6 |
No |
* |
PERSONSIGNATURE |
Full name of person signing the form. |
ALPHANUMERIC |
150 |
No |
|
PERSONTITLE |
Title of person signing the form. |
ALPHANUMERIC |
256 |
No |
|
SIGNATUREDATE |
Date of signature. |
DATE (YYYY-MM-DD) |
10 |
No |
|
U.S. State/Country Codes and Descriptions
AL |
ALABAMA |
AK |
ALASKA |
AZ |
ARIZONA |
AR |
ARKANSAS |
CA |
CALIFORNIA |
CO |
COLORADO |
CT |
CONNECTICUT |
DE |
DELAWARE |
DC |
DISTRICT OF COLUMBIA |
FL |
FLORIDA |
GA |
GEORGIA |
GU |
GUAM |
HI |
HAWAII |
ID |
IDAHO |
IL |
ILLINOIS |
IN |
INDIANA |
IA |
IOWA |
KS |
KANSAS |
KY |
KENTUCKY |
LA |
LOUISIANA |
ME |
MAINE |
MD |
MARYLAND |
MA |
MASSACHUSETTS |
MI |
MICHIGAN |
MN |
MINNESOTA |
MS |
MISSISSIPPI |
MO |
MISSOURI |
MT |
MONTANA |
NE |
NEBRASKA |
NV |
NEVADA |
NH |
NEW HAMPSHIRE |
NJ |
NEW JERSEY |
NM |
NEW MEXICO |
NY |
NEW YORK |
NC |
NORTH CAROLINA |
ND |
NORTH DAKOTA |
OH |
OHIO |
OK |
OKLAHOMA |
OR |
OREGON |
PA |
PENNSYLVANIA |
RI |
RHODE ISLAND |
SC |
SOUTH CAROLINA |
SD |
SOUTH DAKOTA |
TN |
TENNESSEE |
TX |
TEXAS |
UT |
UTAH |
VT |
VERMONT |
VA |
VIRGINIA |
WA |
WASHINGTON |
WV |
WEST VIRGINIA |
WI |
WISCONSIN |
WY |
WYOMING |
PR |
PUERTO RICO |
VI |
VIRGIN ISLANDS, U.S. |
A0 |
ALBERTA, CANADA |
A1 |
BRITISH COLUMBIA, CANADA |
Z4 |
CANADA (FEDERAL LEVEL) |
A2 |
MANITOBA, CANADA |
A3 |
NEW BRUNSWICK, CANADA |
A4 |
NEWFOUNDLAND, CANADA |
A5 |
NOVA SCOTIA, CANADA |
A6 |
ONTARIO, CANADA |
A7 |
PRINCE EDWARD ISLAND, CANADA |
A8 |
QUEBEC, CANADA |
A9 |
SASKATCHEWAN, CANADA |
B0 |
YUKON, CANADA |
B2 |
AFGHANISTAN |
Y6 |
ALAND ISLANDS |
B3 |
ALBANIA |
B4 |
ALGERIA |
B5 |
AMERICAN SAMOA |
B6 |
ANDORRA |
B7 |
ANGOLA |
1A |
ANGUILLA |
B8 |
ANTARCTICA |
B9 |
ANTIGUA AND BARBUDA |
C1 |
ARGENTINA |
1B |
ARMENIA |
1C |
ARUBA |
C3 |
AUSTRALIA |
C4 |
AUSTRIA |
1D |
AZERBAIJAN |
C5 |
BAHAMAS |
C6 |
BAHRAIN |
C7 |
BANGLADESH |
C8 |
BARBADOS |
1F |
BELARUS |
C9 |
BELGIUM |
D1 |
BELIZE |
G6 |
BENIN |
D0 |
BERMUDA |
D2 |
BHUTAN |
D3 |
BOLIVIA |
1E |
BOSNIA AND HERZEGOVINA |
B1 |
BOTSWANA |
D4 |
BOUVET ISLAND |
D5 |
BRAZIL |
D6 |
BRITISH INDIAN OCEAN TERRITORY |
D9 |
BRUNEI DARUSSALAM |
E0 |
BULGARIA |
X2 |
BURKINA FASO |
E2 |
BURUNDI |
E3 |
CAMBODIA |
E4 |
CAMEROON |
E8 |
CAPE VERDE |
E9 |
CAYMAN ISLANDS |
F0 |
CENTRAL AFRICAN REPUBLIC |
F2 |
CHAD |
F3 |
CHILE |
F4 |
CHINA |
F6 |
CHRISTMAS ISLAND |
F7 |
COCOS (KEELING) ISLANDS |
F8 |
COLOMBIA |
F9 |
COMOROS |
G0 |
CONGO |
Y3 |
CONGO, THE DEMOCRATIC REPUBLIC OF THE |
G1 |
COOK ISLANDS |
G2 |
COSTA RICA |
L7 |
COTE D'IVOIRE |
1M |
CROATIA |
G3 |
CUBA |
G4 |
CYPRUS |
2N |
CZECH REPUBLIC |
G7 |
DENMARK |
1G |
DJIBOUTI |
G9 |
DOMINICA |
G8 |
DOMINICAN REPUBLIC |
H1 |
ECUADOR |
H2 |
EGYPT |
H3 |
EL SALVADOR |
H4 |
EQUATORIAL GUINEA |
1J |
ERITREA |
1H |
ESTONIA |
H5 |
ETHIOPIA |
H7 |
FALKLAND ISLANDS (MALVINAS) |
H6 |
FAROE ISLANDS |
H8 |
FIJI |
H9 |
FINLAND |
I0 |
FRANCE |
I3 |
FRENCH GUIANA |
I4 |
FRENCH POLYNESIA |
2C |
FRENCH SOUTHERN TERRITORIES |
I5 |
GABON |
I6 |
GAMBIA |
2Q |
GEORGIA |
2M |
GERMANY |
J0 |
GHANA |
J1 |
GIBRALTAR |
J3 |
GREECE |
J4 |
GREENLAND |
J5 |
GRENADA |
J6 |
GUADELOUPE |
J8 |
GUATEMALA |
Y7 |
GUERNSEY |
J9 |
GUINEA |
S0 |
GUINEA-BISSAU |
K0 |
GUYANA |
K1 |
HAITI |
K4 |
HEARD ISLAND AND MCDONALD ISLANDS |
X4 |
HOLY SEE (VATICAN CITY STATE) |
K2 |
HONDURAS |
K3 |
HONG KONG |
K5 |
HUNGARY |
K6 |
ICELAND |
K7 |
INDIA |
K8 |
INDONESIA |
K9 |
IRAN, ISLAMIC REPUBLIC OF |
L0 |
IRAQ |
L2 |
IRELAND |
Y8 |
ISLE OF MAN |
L3 |
ISRAEL |
L6 |
ITALY |
L8 |
JAMAICA |
M0 |
JAPAN |
Y9 |
JERSEY |
M2 |
JORDAN |
1P |
KAZAKSTAN |
M3 |
KENYA |
J2 |
KIRIBATI |
M4 |
KOREA, DEMOCRATIC PEOPLE'S REPUBLIC OF |
M5 |
KOREA, REPUBLIC OF |
M6 |
KUWAIT |
1N |
KYRGYZSTAN |
M7 |
LAO PEOPLE'S DEMOCRATIC REPUBLIC |
1R |
LATVIA |
M8 |
LEBANON |
M9 |
LESOTHO |
N0 |
LIBERIA |
N1 |
LIBYAN ARAB JAMAHIRIYA |
N2 |
LIECHTENSTEIN |
1Q |
LITHUANIA |
N4 |
LUXEMBOURG |
N5 |
MACAU |
1U |
MACEDONIA, THE FORMER YUGOSLAV REPUBLIC OF |
N6 |
MADAGASCAR |
N7 |
MALAWI |
N8 |
MALAYSIA |
N9 |
MALDIVES |
O0 |
MALI |
O1 |
MALTA |
1T |
MARSHALL ISLANDS |
O2 |
MARTINIQUE |
O3 |
MAURITANIA |
O4 |
MAURITIUS |
2P |
MAYOTTE |
O5 |
MEXICO |
1K |
MICRONESIA, FEDERATED STATES OF |
1S |
MOLDOVA, REPUBLIC OF |
O9 |
MONACO |
P0 |
MONGOLIA |
Z5 |
MONTENEGRO |
P1 |
MONTSERRAT |
P2 |
MOROCCO |
P3 |
MOZAMBIQUE |
E1 |
MYANMAR |
T6 |
NAMIBIA |
P5 |
NAURU |
P6 |
NEPAL |
P7 |
NETHERLANDS |
P8 |
NETHERLANDS ANTILLES |
1W |
NEW CALEDONIA |
Q2 |
NEW ZEALAND |
Q3 |
NICARAGUA |
Q4 |
NIGER |
Q5 |
NIGERIA |
Q6 |
NIUE |
Q7 |
NORFOLK ISLAND |
1V |
NORTHERN MARIANA ISLANDS |
Q8 |
NORWAY |
P4 |
OMAN |
R0 |
PAKISTAN |
1Y |
PALAU |
1X |
PALESTINIAN TERRITORY, OCCUPIED |
R1 |
PANAMA |
R2 |
PAPUA NEW GUINEA |
R4 |
PARAGUAY |
R5 |
PERU |
R6 |
PHILIPPINES |
R8 |
PITCAIRN |
R9 |
POLAND |
S1 |
PORTUGAL |
S3 |
QATAR |
S4 |
REUNION |
S5 |
ROMANIA |
1Z |
RUSSIAN FEDERATION |
S6 |
RWANDA |
Z0 |
SAINT BARTHELEMY |
U8 |
SAINT HELENA |
U7 |
SAINT KITTS AND NEVIS |
U9 |
SAINT LUCIA |
Z1 |
SAINT MARTIN |
V0 |
SAINT PIERRE AND MIQUELON |
V1 |
SAINT VINCENT AND THE GRENADINES |
Y0 |
SAMOA |
S8 |
SAN MARINO |
S9 |
SAO TOME AND PRINCIPE |
T0 |
SAUDI ARABIA |
T1 |
SENEGAL |
Z2 |
SERBIA |
T2 |
SEYCHELLES |
T8 |
SIERRA LEONE |
U0 |
SINGAPORE |
2B |
SLOVAKIA |
2A |
SLOVENIA |
D7 |
SOLOMON ISLANDS |
U1 |
SOMALIA |
T3 |
SOUTH AFRICA |
1L |
SOUTH GEORGIA AND THE SOUTH SANDWICH ISLANDS |
U3 |
SPAIN |
F1 |
SRI LANKA |
V2 |
SUDAN |
V3 |
SURINAME |
L9 |
SVALBARD AND JAN MAYEN |
V6 |
SWAZILAND |
V7 |
SWEDEN |
V8 |
SWITZERLAND |
V9 |
SYRIAN ARAB REPUBLIC |
F5 |
TAIWAN, PROVINCE OF CHINA |
2D |
TAJIKISTAN |
W0 |
TANZANIA, UNITED REPUBLIC OF |
W1 |
THAILAND |
Z3 |
TIMOR-LESTE |
W2 |
TOGO |
W3 |
TOKELAU |
W4 |
TONGA |
W5 |
TRINIDAD AND TOBAGO |
W6 |
TUNISIA |
W8 |
TURKEY |
2E |
TURKMENISTAN |
W7 |
TURKS AND CAICOS ISLANDS |
2G |
TUVALU |
W9 |
UGANDA |
2H |
UKRAINE |
C0 |
UNITED ARAB EMIRATES |
X0 |
UNITED KINGDOM |
2J |
UNITED STATES MINOR OUTLYING ISLANDS |
X3 |
URUGUAY |
2K |
UZBEKISTAN |
2L |
VANUATU |
X5 |
VENEZUELA |
Q1 |
VIET NAM |
D8 |
VIRGIN ISLANDS, BRITISH |
X8 |
WALLIS AND FUTUNA |
U5 |
WESTERN SAHARA |
T7 |
YEMEN |
Y4 |
ZAMBIA |
Y5 |
ZIMBABWE |