Skip to content

Instantly share code, notes, and snippets.

@rtoIedo
Created August 31, 2018 14:29
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/064435aabd8e4348b4e7480a0f8d638f to your computer and use it in GitHub Desktop.
Save rtoIedo/064435aabd8e4348b4e7480a0f8d638f to your computer and use it in GitHub Desktop.
15282-taxes
{
"Taxes got from MBP XMLs": [
{
"name": "District Tax Rate: State - Maine Sales Tax",
"type": "rate-per-day",
"district_id": 188,
"amount": 0.09
}
],
"Applicable taxes (after exclusion table)": [],
"Total taxes sent to Airbnb": {
"fixedTaxesTotal": 0,
"percentTaxesTotal": 0
},
"Base rates from Connect": [
{
"2018-08-11": 305
},
{
"2018-08-12": 274
},
{
"2018-08-13": 278
},
{
"2018-08-14": 231
},
{
"2018-08-15": 286
},
{
"2018-08-16": 315
},
{
"2018-08-17": 307
},
{
"2018-08-18": 298
},
{
"2018-08-19": 254
},
{
"2018-08-20": 259
},
{
"2018-08-21": 257
},
{
"2018-08-22": 257
},
{
"2018-08-23": 289
},
{
"2018-08-24": 303
},
{
"2018-08-25": 284
},
{
"2018-08-26": 246
},
{
"2018-08-27": 247
},
{
"2018-08-28": 250
},
{
"2018-08-29": 249
},
{
"2018-08-30": 288
},
{
"2018-08-31": 270
},
{
"2018-09-01": 323
},
{
"2018-09-02": 337
},
{
"2018-09-03": 345
},
{
"2018-09-04": 291
},
{
"2018-09-05": 283
},
{
"2018-09-06": 291
},
{
"2018-09-07": 382
},
{
"2018-09-08": 338
},
{
"2018-09-09": 318
},
{
"2018-09-10": 206
},
{
"2018-09-11": 227
},
{
"2018-09-12": 231
},
{
"2018-09-13": 260
},
{
"2018-09-14": 221
},
{
"2018-09-15": 276
},
{
"2018-09-16": 282
},
{
"2018-09-17": 260
},
{
"2018-09-18": 259
},
{
"2018-09-19": 256
},
{
"2018-09-20": 291
},
{
"2018-09-21": 271
},
{
"2018-09-22": 326
},
{
"2018-09-23": 273
},
{
"2018-09-24": 249
},
{
"2018-09-25": 246
},
{
"2018-09-26": 250
},
{
"2018-09-27": 278
},
{
"2018-09-28": 320
},
{
"2018-09-29": 230
},
{
"2018-09-30": 245
}
],
"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