Tax Form:  G1D file upload format.

Field #NameStartEndLengthTypeDescription
1Product Code (20)122NumericProduct Code
2Tax ID31210NumericTen digit Louisiana Tax Number.
3Severance Account Number13186AlphaNumericProducer or transporter code (up to 6 digits) assigned by Conservation or reporting co. # assigned by LDR. For 4 and 5-digit codes, pad with a leading
4Tax Period19224NumericPeriod for which tax is due.
5Parish Code23242NumericParish where production occured.
6Field25284NumericFour digit code assigned by Louisiana Office of Conservation.
7Producer Code29346AlphaNumericProducer code assigned by Louisiana Office of Conservation that may be up to six digits. For 4 and 5-digit codes, pad with a leading zero(s).
8Lease Code35406NumericSix digit code assigned by Louisiana Office of Conservation. Number must be 6 digits.
9Conservation Well Serial Number41466NumericA code assigned by Louisiana Office of Conservation that may be up to six digits. Number can be less than 6 digits.
10Plant Code47515AlphaNumericPlant code assigned by Louisiana Office of Conservation that may be up to five digits.
11Taxpayer Code52576AlphaNumericProducer or transporter code (up to 6 digits) assigned by Conservation or reporting co. # assigned by LDR. For 4 and 5-digit codes, pad with leading
12Tax Rate Code58592AlphaNumericCode assigned by the Louisiana Department of Revenue to designate applicable tax rate per MCF by category.
13Gross Gas Production (MCF)607011NumericProducer must report all production for each property as reported on the OGP to the Louisiana Office of Conservation.
14Ex Code 171711AlphaNumericCode for Gas Volume. Lawfully Exempt From Tax
15Ex Vol 1728211NumericVolume for Gas Volume. Lawfully Exempt From Tax
16Ex Code 283831AlphaNumericCode for Gas Volume. Lawfully Exempt From Tax
17Ex Vol 2849411NumericVolume for Gas Volume. Lawfully Exempt From Tax
18Ex Code 395951AlphaNumericCode for Gas Volume. Lawfully Exempt From Tax
19Ex Vol 39610611NumericVolume for Gas Volume. Lawfully Exempt From Tax
20Total Amount Due10711913Decimal(12,2)G1D: Net taxable MCF times applicable tax rate equals amount of tax due.

Note: The Net Taxable MCF column on the paper version of the return is automatically calculated on the Severance App. It is not keyed by the taxpayer. Therefore, it was not included in the G1D format instructions shown above.


Record Length:  119

Note:
Decimals should be given an explicit decimal point.  Example:  Decimal(12,2)  =  xxxxxxxxxx.xx which is 13 places. 
There should always be two numbers to the right of the decimal.  Use zeros if necessary.
Pad numeric types with leading spaces. 
Place negative sign before first signicant digit of numeric types.
COMMA DELIMITED:  Follow same order as fixed-length file.  Place comma between fields.