FEC Sch C

Type: object

SCHEDULE C - LOANS

FORM TYPE

Type: string
Must match regular expression: ^[ -~]{0,8}$

Must be at least 1 characters long

Must be at most 8 characters long


Example:

"SC/10"

FILER COMMITTEE ID NUMBER

Type: string
Must match regular expression: ^[ -~]{0,9}$

Must be at least 1 characters long

Must be at most 9 characters long


Example:

"C00123456"

TRANSACTION TYPE IDENTIFIER

Type: string
Must match regular expression:

TRANSACTION ID

Type: string
Must match regular expression: ^[ -~]{0,20}$

Must be at least 1 characters long

Must be at most 20 characters long


Example:

"C123456789-3456"

RECEIPT LINE NUMBER

Type: string or null
Must match regular expression: ^[ -~]{0,8}$
Example:

"13"

ENTITY TYPE

Type: string or null
Must match regular expression: ^[ -~]{0,3}$
Example:

"ORG"

LENDER ORGANIZATION NAME

Type: string
Must match regular expression: ^[ -~]{0,200}$

Must be at least 1 characters long

Must be at most 200 characters long


Example:

"The Bank of Banks"

LENDER LAST NAME

Type: string
Must match regular expression: ^[ -~]{0,30}$

Must be at least 1 characters long

Must be at most 30 characters long


Example:

"Smith"

LENDER FIRST NAME

Type: string
Must match regular expression: ^[ -~]{0,20}$

Must be at least 1 characters long

Must be at most 20 characters long


Example:

"John"

LENDER MIDDLE NAME

Type: string or null
Must match regular expression: ^[ -~]{0,20}$
Example:

"W"

LENDER PREFIX

Type: string or null
Must match regular expression: ^[ -~]{0,10}$
Example:

"Dr"

LENDER SUFFIX

Type: string or null
Must match regular expression: ^[ -~]{0,10}$
Example:

"Jr"

LENDER STREET 1

Type: string or null
Must match regular expression: ^[ -~]{0,34}$
Example:

"Suite 16"

LENDER STREET 2

Type: string or null
Must match regular expression: ^[ -~]{0,34}$
Example:

"30 Oak Street"

LENDER CITY

Type: string or null
Must match regular expression: ^[ -~]{0,30}$
Example:

"Springfield"

LENDER STATE

Type: string or null
Must match regular expression: ^[ -~]{0,2}$
Example:

"MA"

LENDER ZIP

Type: string or null
Must match regular expression: ^[ -~]{0,9}$
Example:

1012

ELECTION CODE

Type: string or null
Must match regular expression: ^[ -~]{0,5}$
Example:

"P2012"

ELECTION OTHER DESCRIPTION

Type: string or null
Must match regular expression: ^[ -~]{0,20}$

LOAN AMOUNT

Type: number or null

Example:

10000

LOAN PAYMENT TO DATE

Type: number or null

Example:

1000

LOAN BALANCE

Type: number or null

Example:

9000

LOAN INCURRED DATE

Type: string
Must match regular expression: ^[0-9]{4}-[0-9]{2}-[0-9]{2}$

Must be at least 10 characters long


Example:

"2012-01-01"

LOAN DUE DATE

Type: string or null
Must match regular expression: ^[ -~]{0,15}$
Example:

"Whenever"

LOAN INTEREST RATE

Type: string or null
Must match regular expression: ^[ -~]{0,15}$
Example:

".0565"

SECURED

Type: boolean or null

PERSONAL FUNDS

Type: boolean or null

LENDER COMMITTEE ID NUMBER

Type: string
Must match regular expression: ^[ -~]{0,9}$

Must be at least 0 characters long

Must be at most 9 characters long


Example:

"C00123456"

LENDER CANDIDATE ID NUMBER

Type: string
Must match regular expression: ^[ -~]{0,9}$

Must be at least 0 characters long

Must be at most 9 characters long


Example:

"H98765431"

LENDER CANDIDATE LAST NAME

Type: string or null
Must match regular expression: ^[ -~]{0,30}$

LENDER CANDIDATE FIRST NAME

Type: string or null
Must match regular expression: ^[ -~]{0,20}$

LENDER CANDIDATE MIDDLE NAME

Type: string or null
Must match regular expression: ^[ -~]{0,20}$

LENDER CANDIDATE PREFIX

Type: string or null
Must match regular expression: ^[ -~]{0,10}$

LENDER CANDIDATE SUFFIX

Type: string or null
Must match regular expression: ^[ -~]{0,10}$

LENDER CANDIDATE OFFICE

Type: string or null
Must match regular expression: ^[ -~]{0,1}$
Example:

"H"

LENDER CANDIDATE STATE

Type: string or null
Must match regular expression: ^[ -~]{0,2}$
Example:

"FL"

LENDER CANDIDATE DISTRICT

Type: string or null
Must match regular expression: ^\d{2}$
Example:

35

MEMO CODE

Type: boolean or null

MEMO TEXT/DESCRIPTION

Type: string or null
Must match regular expression: ^[ -~]{0,100}$