Tax Form:  O3 file upload format.

Field #NameStartEndLengthTypeDescription
1Product Code (17)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).
13Production Barrels566510Decimal(9,2)Total gross barrels produced or severed during the taxable period.
14Number of Prod. Days66672NumericNumber of days the well produced during this taxable period.
15Avg Daily Prod68758Decimal(7,2)Production divided by the number of producing days. Round off two places.
16Disposition Barrels768712Decimal(11,2)Total taxable barrels for the taxable period for which codes on the line item are applicable.
17Taxpayer Code88936AlphaNumericProducer 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:  93

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.