Skip to content

Commit a7e5add

Browse files
authored
Merge pull request #4077 from DOI-ONRR/August-25-Data
August-25-Data
2 parents 44e5aaf + 1de6fa6 commit a7e5add

9 files changed

Lines changed: 178390 additions & 172233 deletions

File tree

database/changelog/changelog-data/disbursement.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
databaseChangeLog:
22
- changeSet:
3-
id: disbursement-monthly-25-June
4-
author: Lindsay Goldstein
3+
id: disbursement-monthly-25-July
4+
author: Christine Thomas
55
changes:
66
- sql:
77
dbms: 'postgresql'

database/changelog/changelog-data/production-monthly.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
databaseChangeLog:
22
- changeSet:
3-
id: production-monthly-25-march
3+
id: production-monthly-25-april
44
author: Christine Thomas
55
changes:
66
- sql:

database/changelog/changelog-data/revenue.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
databaseChangeLog:
22
- changeSet:
3-
id: revenue-25-june
4-
author: Christine Thomas
3+
id: revenue-25-july
4+
author: Christine L Thomas
55
changes:
66
- sql:
77
dbms: 'postgresql'
88
sql: |
99
TRUNCATE TABLE monthly_revenue_elt
1010
- loadData:
1111
tableName: monthly_revenue_elt
12-
file: '../static/csv/revenue/June 2025 Revenue for Portal_csv.csv'
12+
file: '../static/csv/revenue/July 2025 Revenue for Portal_csv.csv'
1313
quotchar: '""'
1414
columns:
1515
- column:

database/static/csv/disbursements/monthly_disbursements.csv

Lines changed: 361 additions & 375 deletions
Large diffs are not rendered by default.

database/static/csv/production/monthly_production.csv

Lines changed: 525 additions & 517 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)