Tax Documents

 

FarmIncomeStatement

 

FDX / Data Structures / FarmIncomeStatement
Farm Income Statement, Farm Income Statement for IRS Form 1040 Schedule F
Extends and inherits all fields from Tax  
FarmIncomeStatement Properties
#IdTypeDescription
1cropOrActivitystringBox A, Principal crop or activity
2salesnumber (double)Box 1a, Sales of livestock and other resale items
3costOfItemsSoldnumber (double)Box 1b, Cost or other basis of livestock or other items
4salesOfRaisednumber (double)Box 2, Sales of livestock, produce, grains, and other products you raised
5coopDistributionsnumber (double)Box 3a, Cooperative distributions
6agProgramPaymentsnumber (double)Box 4a, Agricultural program payments
7cccLoansnumber (double)Box 5a, Commodity Credit Corporation (CCC) loans reported under election
8cropInsuranceProceedsnumber (double)Box 6a, Crop insurance proceeds and federal crop disaster payments
9customHireIncomenumber (double)Box 7, Custom hire (machine work) income
10otherIncomeArray of DescriptionAmountBox 8, Other income
11carAndTrucknumber (double)Box 10, Car and truck expenses
12chemicalsnumber (double)Box 11, Chemicals
13conservationnumber (double)Box 12, Conservation expenses
14customHireExpensesnumber (double)Box 13, Custom hire (machine work)
15depreciationnumber (double)Box 14, Depreciation
16employeeBenefitProgramsnumber (double)Box 15, Employee benefit programs
17feednumber (double)Box 16, Feed
18fertilizersnumber (double)Box 17, Fertilizers and lime
19freightnumber (double)Box 18, Freight and trucking
20fuelnumber (double)Box 19, Gasoline, fuel, and oil
21insurancenumber (double)Box 20, Insurance (other than health)
22mortgageInterestnumber (double)Box 21a, Mortgage Interest
23otherInterestnumber (double)Box 21b, Other interest
24laborHirednumber (double)Box 22, Labor hired
25pensionnumber (double)Box 23, Pension and profit-sharing plans
26equipmentRentnumber (double)Box 24a, Rent or lease: Vehicles, machinery, equipment
27otherRentnumber (double)Box 24b, Rent or lease: Other
28repairsnumber (double)Box 25, Repairs and maintenance
29seedsnumber (double)Box 26, Seeds and plants
30storagenumber (double)Box 27, Storage and warehousing
31suppliesnumber (double)Box 28, Supplies
32taxesnumber (double)Box 29, Taxes
33utilitiesnumber (double)Box 30, Utilities
34veterinarynumber (double)Box 31, Veterinary, breeding, and medicine
35otherExpensesArray of DescriptionAmountBox 32, Other expenses
36capitalExpendituresArray of DateAmountCapital expenditures, for use in calculating Depreciation
FarmIncomeStatement Usage:
FDX Data Structure as JSON
{
  "farmIncomeStatement" : {
    "taxYear" : 0,
    "corrected" : true,
    "accountId" : "",
    "taxFormId" : "",
    "taxFormDate" : "2020-07-01",
    "description" : "string",
    "additionalInformation" : "string",
    "taxFormType" : "BusinessIncomeStatement",
    "attributes" : [ {
      "name" : "string",
      "value" : "string",
      "boxNumber" : "string",
      "code" : "string"
    } ],
    "error" : {
      "code" : "string",
      "message" : "string"
    },
    "cropOrActivity" : "string",
    "sales" : 0.0,
    "costOfItemsSold" : 0.0,
    "salesOfRaised" : 0.0,
    "coopDistributions" : 0.0,
    "agProgramPayments" : 0.0,
    "cccLoans" : 0.0,
    "cropInsuranceProceeds" : 0.0,
    "customHireIncome" : 0.0,
    "otherIncome" : [ {
      "description" : "string",
      "amount" : 0.0
    } ],
    "carAndTruck" : 0.0,
    "chemicals" : 0.0,
    "conservation" : 0.0,
    "customHireExpenses" : 0.0,
    "depreciation" : 0.0,
    "employeeBenefitPrograms" : 0.0,
    "feed" : 0.0,
    "fertilizers" : 0.0,
    "freight" : 0.0,
    "fuel" : 0.0,
    "insurance" : 0.0,
    "mortgageInterest" : 0.0,
    "otherInterest" : 0.0,
    "laborHired" : 0.0,
    "pension" : 0.0,
    "equipmentRent" : 0.0,
    "otherRent" : 0.0,
    "repairs" : 0.0,
    "seeds" : 0.0,
    "storage" : 0.0,
    "supplies" : 0.0,
    "taxes" : 0.0,
    "utilities" : 0.0,
    "veterinary" : 0.0,
    "otherExpenses" : [ {
      "description" : "string",
      "amount" : 0.0
    } ],
    "capitalExpenditures" : [ {
      "date" : "2020-07-01",
      "description" : "string",
      "amount" : 0.0
    } ]
  }
}
Example Form JSON

Download

{
  "farmIncomeStatement" : {
    "taxYear" : 2022,
    "taxFormDate" : "2020-12-31",
    "taxFormType" : "FarmIncomeStatement",
    "cropOrActivity" : "Milk",
    "sales" : 26584.0,
    "costOfItemsSold" : 6523.0,
    "salesOfRaised" : 163018.0,
    "coopDistributions" : 33.0,
    "agProgramPayments" : 438.0,
    "cccLoans" : 665.0,
    "customHireIncome" : 1258.0,
    "otherIncome" : [ {
      "description" : "Fuel tax credit",
      "amount" : 567.0
    } ],
    "carAndTruck" : 4043.0,
    "chemicals" : 2701.0,
    "conservation" : 1040.0,
    "customHireExpenses" : 1575.0,
    "feed" : 18019.0,
    "fertilizers" : 6544.0,
    "freight" : 5105.0,
    "fuel" : 3521.0,
    "insurance" : 1070.0,
    "mortgageInterest" : 3175.0,
    "otherInterest" : 1043.0,
    "laborHired" : 16416.0,
    "otherRent" : 2400.0,
    "repairs" : 5424.0,
    "seeds" : 2132.0,
    "supplies" : 2807.0,
    "taxes" : 3201.0,
    "utilities" : 3997.0,
    "veterinary" : 3217.0,
    "otherExpenses" : [ {
      "description" : "Milk assessment",
      "amount" : 807.0
    }, {
      "description" : "Commissions",
      "amount" : 347.0
    }, {
      "description" : "Office supplies",
      "amount" : 287.0
    } ]
  }
}

© Copyright 2023. All Rights Reserved.