Tax Form:  G3 file upload format.

Field #NameStartEndLengthTypeDescription
1Product Code (27)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 reduced.
5Certification Code23231AlphaNumericCode assigned by the Department of Revenue.
6Conservation Well Serial Number24296NumericA code assigned by Louisiana Office of Conservation that may be up to six digits. Number can be less than 6 digits.
7Continuity Status Code30301AlphaNumericStatus is continuing, new this month, or deleted.
8Parish Code31322NumericParish where production occured.
9Field33364NumericFour digit code assigned by Louisiana Office of Conservation.
10Producer Code37426AlphaNumericProducer 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).
11Lease Code43486NumericSix digit code assigned by Louisiana Office of Conservation. Number must be 6 digits.
12Well Number49557AlphaNumericA number assigned by Louisiana Office of Conservation to a specfic well for identification purposes (may be up to seven digits).
13Measurement Method Code56561NumericMeasurement method code
14Method of Producing Code57571NumericMethod of production code
15Well Classification Code58581NumericCode that determines the type (or class) of well.
16Gross Production MCF59679NumericVolume produced for a taxable period for which codes on the line item are applicable.
17Net Taxable MCF68769NumericGross production minus exclusion amounts.
18Taxpayer Code77826AlphaNumericProducer 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


Record Length:  82

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.