Skip to content

Instantly share code, notes, and snippets.

@rtoIedo
Created August 21, 2018 19:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rtoIedo/83ef41e2f25f0bb06e793d7215a45afc to your computer and use it in GitHub Desktop.
Save rtoIedo/83ef41e2f25f0bb06e793d7215a45afc to your computer and use it in GitHub Desktop.
5711-taxes
{
"Taxes got from MBP XMLs": [
{
"name": "District Tax Rate: State - Vermont Hotel Tax",
"type": "rate-per-day",
"district_id": 242,
"amount": 0.09
},
{
"name": "District Tax Rate: State - Vermont Local Option Hotel Tax",
"type": "rate-per-day",
"district_id": 312,
"amount": 0.01
}
],
"Applicable taxes (after exclusion table)": [],
"Total taxes sent to Airbnb": {
"fixedTaxesTotal": 0,
"percentTaxesTotal": 0
},
"Base rates from Connect": [
{
"2018-08-11": 197
},
{
"2018-08-12": 137
},
{
"2018-08-13": 165
},
{
"2018-08-14": 141
},
{
"2018-08-15": 170
},
{
"2018-08-16": 169
},
{
"2018-08-17": 186
},
{
"2018-08-18": 181
},
{
"2018-08-19": 166
},
{
"2018-08-20": 149
},
{
"2018-08-21": 129
},
{
"2018-08-22": 148
},
{
"2018-08-23": 134
},
{
"2018-08-24": 228
},
{
"2018-08-25": 227
},
{
"2018-08-26": 149
},
{
"2018-08-27": 166
},
{
"2018-08-28": 154
},
{
"2018-08-29": 156
},
{
"2018-08-30": 146
},
{
"2018-08-31": 223
},
{
"2018-09-01": 252
},
{
"2018-09-02": 204
},
{
"2018-09-03": 159
},
{
"2018-09-04": 163
},
{
"2018-09-05": 160
},
{
"2018-09-06": 159
},
{
"2018-09-07": 207
},
{
"2018-09-08": 197
},
{
"2018-09-09": 162
},
{
"2018-09-10": 170
},
{
"2018-09-11": 159
},
{
"2018-09-12": 149
},
{
"2018-09-13": 140
},
{
"2018-09-14": 280
},
{
"2018-09-15": 276
},
{
"2018-09-16": 173
},
{
"2018-09-17": 154
},
{
"2018-09-18": 175
},
{
"2018-09-19": 176
},
{
"2018-09-20": 176
},
{
"2018-09-21": 230
},
{
"2018-09-22": 252
},
{
"2018-09-23": 179
},
{
"2018-09-24": 172
},
{
"2018-09-25": 171
},
{
"2018-09-26": 184
},
{
"2018-09-27": 191
},
{
"2018-09-28": 245
},
{
"2018-09-29": 246
},
{
"2018-09-30": 151
}
],
"Updated rates sent to Airbnb": "Same as 'Base rates from Connect' since there were no applicable taxes"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment