Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding 194 Tenants to Master #125

Merged
merged 1 commit into from
Jun 28, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
62 changes: 62 additions & 0 deletions data/pb/abheypur/egov-location/boundary-data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"tenantId": "pb.abheypur",
"moduleName": "egov-location",
"TenantBoundary": [
{
"hierarchyType": {
"code": "REVENUE",
"name": "REVENUE"
},
"boundary": {
"id": 1,
"boundaryNum": 1,
"name": "ABHEYPUR",
"localname": "ABHEYPUR",
"longitude": null,
"latitude": null,
"label": "City",
"code": "pb.abheypur",
"children": [
{
"id": 1,
"boundaryNum": 1,
"name": "ABHEYPUR",
"localname": "ABHEYPUR",
"longitude": null,
"latitude": null,
"label": "Locality",
"code": "WARD1"
}
]
}
},
{
"hierarchyType": {
"code": "ADMIN",
"name": "ADMIN"
},
"boundary": {
"id": 1,
"boundaryNum": 1,
"name": "ABHEYPUR",
"localname": "ABHEYPUR",
"longitude": null,
"latitude": null,
"label": "City",
"code": "pb.abheypur",
"children": [
{
"id": 1,
"boundaryNum": 1,
"name": "ABHEYPUR",
"localname": "ABHEYPUR",
"longitude": null,
"latitude": null,
"label": "Locality",
"code": "WARD1"
}
]
}
}
]
}
118 changes: 118 additions & 0 deletions data/pb/abheypur/ws-services-calculation/WCBillingSlab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"tenantId": "pb.abheypur",
"moduleName": "ws-services-calculation",
"WCBillingSlab": [
{
"id": "1",
"buildingType": "RESIDENTIAL",
"connectionType": "Metered",
"calculationAttribute": "Water consumption",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": 2,
"buildingType": "COMMERCIAL",
"calculationAttribute": "Water consumption",
"connectionType": "Metered",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": 3,
"buildingType": "MIXED",
"calculationAttribute": "Water consumption",
"connectionType": "Metered",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": "4",
"buildingType": "PUBLICSECTOR",
"calculationAttribute": "Water consumption",
"connectionType": "Metered",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": "5",
"buildingType": "RESIDENTIAL",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 100.0
},
{
"id": "6",
"buildingType": "COMMERCIAL",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 50
},
{
"id": "7",
"buildingType": "MIXED",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 100.0
},
{
"id": "8",
"buildingType": "PUBLICSECTOR",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 100.0
}
]
}
62 changes: 62 additions & 0 deletions data/pb/abhipur/egov-location/boundary-data.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"tenantId": "pb.abhipur",
"moduleName": "egov-location",
"TenantBoundary": [
{
"hierarchyType": {
"code": "REVENUE",
"name": "REVENUE"
},
"boundary": {
"id": 1,
"boundaryNum": 1,
"name": "ABHIPUR",
"localname": "ABHIPUR",
"longitude": null,
"latitude": null,
"label": "City",
"code": "pb.abhipur",
"children": [
{
"id": 1,
"boundaryNum": 1,
"name": "ABHIPUR",
"localname": "ABHIPUR",
"longitude": null,
"latitude": null,
"label": "Locality",
"code": "WARD1"
}
]
}
},
{
"hierarchyType": {
"code": "ADMIN",
"name": "ADMIN"
},
"boundary": {
"id": 1,
"boundaryNum": 1,
"name": "ABHIPUR",
"localname": "ABHIPUR",
"longitude": null,
"latitude": null,
"label": "City",
"code": "pb.abhipur",
"children": [
{
"id": 1,
"boundaryNum": 1,
"name": "ABHIPUR",
"localname": "ABHIPUR",
"longitude": null,
"latitude": null,
"label": "Locality",
"code": "WARD1"
}
]
}
}
]
}
118 changes: 118 additions & 0 deletions data/pb/abhipur/ws-services-calculation/WCBillingSlab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,118 @@
{
"tenantId": "pb.abhipur",
"moduleName": "ws-services-calculation",
"WCBillingSlab": [
{
"id": "1",
"buildingType": "RESIDENTIAL",
"connectionType": "Metered",
"calculationAttribute": "Water consumption",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": 2,
"buildingType": "COMMERCIAL",
"calculationAttribute": "Water consumption",
"connectionType": "Metered",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": 3,
"buildingType": "MIXED",
"calculationAttribute": "Water consumption",
"connectionType": "Metered",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": "4",
"buildingType": "PUBLICSECTOR",
"calculationAttribute": "Water consumption",
"connectionType": "Metered",
"minimumCharge": 100,
"slabs": [
{
"from": 0,
"to": 20,
"charge": 0,
"meterCharge": 0
},
{
"from": 20,
"to": 100000,
"charge": 5,
"meterCharge": 0
}
]
},
{
"id": "5",
"buildingType": "RESIDENTIAL",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 50.0
},
{
"id": "6",
"buildingType": "COMMERCIAL",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 50
},
{
"id": "7",
"buildingType": "MIXED",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 50
},
{
"id": "8",
"buildingType": "PUBLICSECTOR",
"calculationAttribute": "Flat",
"connectionType": "Non_Metered",
"minimumCharge": 50
}
]
}
Loading