Single Utility Bill
Utility bills are monthly or periodic invoices sent to individuals or businesses for the consumption of public services.
API Upload
The type
parameter is utility_bill
for the Upload endpoint.
Field Descriptions:
The model automatically detects data such as:
Session Name | Field Name | Data Type | Description |
---|---|---|---|
Basic Information | Account Number | String | Customer's unique account number |
Basic Information | Customer Name | String | Full name of the customer |
Basic Information | Vendor Name | String | Vendor name |
Basic Information | Invoice Name | String | Invoice name (if available) |
Basic Information | Service Address | String | Service location address |
Basic Information | Service State | String | Service location state |
Basic Information | Service City | String | Service location city |
Basic Information | Service Zip Code | String | Service location ZIP code |
Basic Information | Previous Balance | Number | Previous balance |
Basic Information | Payment Received | Number | Payment received |
Basic Information | Adjustments | String | Any adjustments made |
Basic Information | Balance Forward | String | Balance carried forward |
Basic Information | Current Charges | Number | Total current charges |
Basic Information | Taxes and Misc Charges | String | Taxes and miscellaneous charges |
Basic Information | Total Amount Due | Number | Total amount due |
Basic Information | Issue Date | Date | Invoice issue date |
Basic Information | Service End Date | Date | Service end date |
Basic Information | Service Start Date | Date | Service start date |
Basic Information | Due Date | Date | Due date for payment |
Basic Information | Total Amount Due Line | Number | Total amount due line |
Billing Information | Customer Name | String | Full name of the customer |
Billing Information | Customer Address | String | Customer address |
Billing Information | Vendor Name | String | Vendor name |
Billing Information | Vendor Address | String | Vendor address |
Utility | Demand | Number | Utility demand details |
Utility | Demand UOM | String | Units of measurement for utility demand |
Utility | Utility Type | String | Name of Utility Type |
Utility | Meter Start Reading | Number | Utility meter information |
Utility | Meter End Reading | Number | Utility meter information |
Utility | Meter Number | String | Utility meter number |
Utility | Tariff Name | String | Utility tariff name |
Utility | Consumption | Number | Utility consumption details |
Utility | Consumption UOM | String | Units of measurement for Utility consumption |
Coverage
- Majority USA Utility Provider
- Battle-tested on
Utility Companies |
---|
AEP Energy, Inc |
Ameren Missouri |
Appalachian Power |
Atmos Energy |
Atlantic Energy MD |
CenterPoint Energy |
Central Hudson Gas and Electric |
City of Inglewood |
City of Long Beach |
City of North Las Vegas Utilities Department |
Columbia Gas |
Consolidated Edison Solutions, Inc. |
Consumers Energy |
Constellation New Energy Inc |
Constellation NewEnergy, Inc. |
Core Electric Cooperative |
CPS Energy |
Delta Natural Gas Co Inc |
Direct Energy |
Direct Energy Business |
DTE Energy |
Duke Energy |
Duquesne Light Energy |
EDF Energy Services |
East Valley Water District |
Engie Resources |
Energy Plus Holdings |
Entergy Texas Inc |
Exelon Energy Company |
First Energy |
Golden State Water Company |
Hudson Energy Services |
KU a PPL Company |
Long Island Power Solutions DBA New York Power Solutions |
Los Angeles Department of Water & Power |
National Grid Keyspan |
New York State Electric & Gas |
Northwest Natural |
NRG Controllable Load Services |
NV Energy |
Ohio Edison |
Orange and Rockland Utilities |
Pacific Gas and Electric Company |
Pacific Power |
PECO Energy |
Penelec, A FirstEnergy Company |
Penn Power |
Portland General Electric |
PSEG Long Island |
Puget Sound Energy |
Reliant-NRG |
Rochester Gas and Electric |
Seattle City Light Bill |
Snohomish County Public Utility District |
Southern California Edison |
Southern Federal Power |
Southwest Gas |
Spire |
Tri-County Electric |
Warren County Water District |
Warren Rural Electric Cooperative Corporation |
West Penn Power Co. |
Xcel Energy |
The model might also work with other utility provide of US and other countries too. You can use this as a base model or fine-tune your own new model using just 50 samples. Here are the details: Fine-tune model on your data
Version
- Beta
Sample
Sample JSON Output
{
"data": {
"Basic Information": {
"Account Number": {
"value": "0097389700",
"position": [
1194,
217,
1324,
233
],
"confidence": 1.0,
"review_required": false
},
"Customer Name": {
"value": "COMMSOLAR SUBSCRIBER",
"position": [
196,
402,
480,
418
],
"confidence": 1.0,
"review_required": false
},
"Vendor Name": {
"value": "Sample Portland General Electric",
"position": [
87,
87,
577,
115
],
"confidence": 0.73,
"review_required": true
},
"Invoice Name": {
"value": "",
"position": "",
"confidence": 0,
"review_required": true
},
"Service Address": {
"value": "875 MAIN ST NE",
"position": [
196,
428,
357,
443
],
"confidence": 1.0,
"review_required": false
},
"Service State": {
"value": "OR",
"position": [
281,
452,
310,
470
],
"confidence": 1.0,
"review_required": false
},
"Service City": {
"value": "",
"position": [],
"confidence": 1.0,
"review_required": false
},
"Service Zip Code": {
"value": "97301-7174",
"position": [
318,
450,
429,
470
],
"confidence": 1.0,
"review_required": false
},
"Previous Balance": {
"value": 117.58,
"position": [
1363,
279,
1431,
296
],
"confidence": 1.0,
"review_required": false
},
"Payment Received": {
"value": "",
"position": "",
"confidence": 0,
"review_required": true
},
"Adjustments": {
"value": 4.03,
"position": [
726,
654,
766,
667
],
"confidence": 0.99,
"review_required": false
},
"Balance Forward": {
"value": 0.0,
"position": [
1387,
308,
1433,
324
],
"confidence": 0.99,
"review_required": false
},
"Current Charges": {
"value": "102.24",
"position": [
1362,
336,
1432,
351
],
"confidence": 1.0,
"review_required": true
},
"Tax and Misc Charges": {
"value": 5.04,
"position": [
727,
734,
766,
747
],
"confidence": 0.99,
"review_required": false
},
"Total Amount Due": {
"value": 93.75,
"position": [
1346,
469,
1424,
487
],
"confidence": 1.0,
"review_required": false
},
"Total Amount Due Line": {
"value": 102.24,
"position": [
698,
765,
767,
780
],
"confidence": 1.0,
"review_required": false
},
"Issue Date": {
"value": "04/15/2020",
"position": [
1032,
667,
1104,
683
],
"confidence": 1.0,
"review_required": false
},
"Service End Date": {
"value": "04/15/2020",
"position": [
1032,
667,
1104,
683
],
"confidence": 1.0,
"review_required": false
},
"Service Start Date": {
"value": "03/15/2020",
"position": [
1033,
691,
1105,
704
],
"confidence": 1.0,
"review_required": false
},
"Due Date": {
"value": "05/01/2020",
"position": [
1333,
496,
1424,
514
],
"confidence": 0.99,
"review_required": false
}
},
"Billing Information": {
"Customer Name": {
"value": "COMMSOLAR SUBSCRIBER",
"position": [
200,
1722,
449,
1737
],
"confidence": 1.0,
"review_required": false
},
"Customer Address": {
"value": "",
"position": "",
"confidence": 0,
"review_required": true
},
"Vendor Name": {
"value": "PGE",
"position": [
910,
1815,
957,
1832
],
"confidence": 1.0,
"review_required": false
},
"Vendor Address": {
"value": "",
"position": [],
"confidence": 1.0,
"review_required": false
}
},
"Utility": {
"Meter Number": {
"value": "21754689IN",
"position": [
1121,
596,
1247,
612
],
"confidence": 0.97,
"review_required": false
},
"Tariff Name": {
"value": "Schedule 07",
"position": [
1033,
621,
1169,
638
],
"confidence": 0.98,
"review_required": false
},
"Meter End Reading": {
"value": 17900.0,
"position": [
1252,
667,
1302,
683
],
"confidence": 0.99,
"review_required": false
},
"Meter Start Reading": {
"value": 17104.0,
"position": [
1251,
690,
1301,
704
],
"confidence": 1.0,
"review_required": false
},
"Consumption": {
"value": 796.0,
"position": [
1251,
713,
1280,
728
],
"confidence": 0.99,
"review_required": false
},
"Consumption UOM": {
"value": "kWh",
"position": [
1286,
713,
1322,
727
],
"confidence": 0.99,
"review_required": false
},
"Demand": {
"value": "",
"position": "",
"confidence": 0,
"review_required": true
},
"Demand UOM": {
"value": "",
"position": "",
"confidence": 0,
"review_required": true
},
"Utility Type": {
"value": "Electric",
"position": [],
"confidence": 0.75,
"review_required": false
}
}
}
Updated about 2 months ago