<div dir="ltr"><div class="gmail_quote">On Mon, May 9, 2011 at 8:18 PM, Alex Balashov <span dir="ltr">&lt;<a href="mailto:abalashov@evaristesys.com">abalashov@evaristesys.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">On 05/09/2011 08:13 PM, A E [Gmail] wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Thanks for that. How do you handle the rate updates from your<br>
suppliers? I&#39;ve noticed that the harder part is not so much<br>
importing the initial complete A-Z that the upstream provider gives<br>
(as hard as that is), but the weird ways that suppliers give out<br>
the rate updates esp. when they throw in the various<br>
prefixes/breakout of a destination in a single cell separated by<br>
dashes or commas or whatever and some give out rate updates one per<br>
line or some other weird format like prefix ranges.<br>
</blockquote>
<br></div>
If the question is as to whether there is an industry-standard data interchange format for this type of information, the answer is no. Everyone builds rate decks however they want, using the myriad of formatting conventions you have discovered, and it is up to the end-user to massage them into something usable to them and/or import it.<br>


<br>
We provide quite a lot of Perl scripts to customers of our ITSP routing and aggregation platform to do this, but at the end of the day it really is up to someone to reformat an Excel spreadsheet received from a vendor into the CSV format (header names and all) that our engine wants.  If it is a major supplier and they issue rate updates with some regularity in a consistent format, we often end up developing scripts to automate this process of rearranging, but it is definitely a vendor-specific one-off.<br>


<br>
-- Alex<br>
<br></blockquote><div><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif" color="#000099">Hi Alex,</font></div><div><font class="Apple-style-span" color="#000099"><font class="Apple-style-span" face="&#39;trebuchet ms&#39;, sans-serif">Sure, like I said, not expecting to be spoon-fed, just trying to reduce the dev. time by taking existing code / scripts etc from anyone who&#39;s willing to share and tweak them to make it work for the carriers we end up getting our rates from, as well as then converting them into some format/template that we choose to feed into our rating/routing engine. Incidentally, we&#39;re planning to buy only from the larger/major suppliers and are hoping that someone would&#39;ve the templates/scripts to normalize those suppliers&#39; rate decks and that they&#39;d be willing to share them :)</font> </font></div>

</div></div>