Created
January 22, 2018 22:59
-
-
Save franc3000/2798bbc71f9c195d586e547756c23b95 to your computer and use it in GitHub Desktop.
columns for custom lists
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SitusAddress, | |
SitusCity, | |
SitusState, | |
SitusZip, | |
SitusZip4, | |
SitusCounty, | |
SitusStateCountyFIPS, | |
PropertyType, | |
PropertyZoning, | |
PropertyGroup, | |
CombinedStatisticalArea, | |
MetropolitanDivision, | |
LotNumber, | |
Subdivision, | |
`Section`, | |
Township, | |
`Quarter`, | |
`Range`, | |
Bedrooms, | |
Bathrooms, | |
SquareFootage, | |
LotSize, | |
YearBuilt, | |
EffectiveYearBuilt, | |
ArchitectureDescription, | |
StructureDescription, | |
ExteriorDescription1, | |
ExteriorDescription2, | |
ConstructionDescription, | |
ContructionQuality, | |
LotDepth, | |
LotWidth, | |
TaxYear, | |
TaxAssessedValue, | |
TaxImprovementValue, | |
TaxLandValue, | |
TaxImprovementPercent, | |
TaxAmount, | |
TaxDelinquentYear, | |
FullCashValue, | |
CurrentLimitValue, | |
MarketValue, | |
TaxExemptionAmountHomeowner, | |
TaxExemptionAmountDisabled, | |
TaxExemptionAmountSenior, | |
TaxExemptionAmountVeteran, | |
TaxExemptionAmountWidow, | |
TaxExemptionAmountOther, | |
TaxBillMailingAddress, | |
TaxBillMailingCity, | |
TaxBillMailingState, | |
TaxBillMailingZip, | |
TaxBillMailingZip4, | |
TaxBillMailingCounty, | |
PrimaryOwnerNamePrefix, | |
PrimaryOwnerFullName, | |
PrimaryOwnerFirstName, | |
PrimaryOwnerMiddleName, | |
PrimaryOwnerLastName, | |
PrimaryOwnerNameSuffix, | |
SecondaryOwnerFullName, | |
SecondaryOwnerFirstName, | |
SecondaryOwnerMiddleName, | |
SecondaryOwnerLastName, | |
SecondryOwnerNameSuffix, | |
OwnershipVestingRelationDescription, | |
TrustDescription, | |
SecondOwnerTypeDescription, | |
OwnerTypeDescription, | |
EstimatedValue, | |
LastSaleDate, | |
LastSaleAmount, | |
PriorSaleDate, | |
PriorSaleAmount, | |
OpenLoan1, | |
OpenLoan2, | |
OpenLoan3, | |
Equity, | |
MunicipalityName, | |
InactiveParcelFlag, | |
ParcelNumberReference, | |
ParcelAccountNumber, | |
ParcelNumberAlternate, | |
ParcelNumberPrevious, | |
ParcelNumberYearChange, | |
Acreage, | |
LotType, | |
FoundationDescription, | |
InteriorCode, | |
LandSlopeCode, | |
BuildingQualityClassCode, | |
ElectricAvailableCode, | |
Basement1Code, | |
PatioPorchDescription, | |
PatioPorchDeck1Code, | |
PatioSqureFeet, | |
PorchSquareFeet, | |
FuelDescription, | |
FirePlaceNumber, | |
GarageDescription, | |
GarageSpacesNumber, | |
GasAvailableCode, | |
SewerUsedCode, | |
WaterUsedCode, | |
NeighborhoodCode, | |
TopographyCode, | |
TaxYearAssessed, | |
AppraiseImprovementPercent, | |
MarketImprovementPercent, | |
AppraiseImprovementValue, | |
AppraiseLandValue, | |
PreviousAssessedValue, | |
MarketImprovementValue, | |
LandMarketValue, | |
AppraiseLandYear, | |
TransferDate, | |
TransferPrice, | |
LegalDescription |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment