Developer Forum [ All Topics | New Topic ]

Thread: Need todownload mutipal feed

we created two feed. one for white diamonds and other one for pink diamonds.we need to display these two feed data in separately in our site. But when we download feed all data will download.

1. How do i separate data from downloaded data(csv) to identify white diamonds and pink diamonds?








>> add a comment
Dominic Fernando
10/08/2014 02:22


7 Replies:

Hi,

 you have to do the filtering on your side. in your case, you can use the Color and Fancy Color fields.

Ephraim

>> add a comment
Ephraim
10/12/2014 6:18:00 AM
Hi
We have created multiple feeds in new DLS service.
How can i download CSV feed wise?
Means have created 5 feeds and want to get 5 different CSV.


>> add a comment
Ephraim
10/20/2014 5:11:00 AM
Unfortunately, you will only be able to download all the data in one file. You will have to process on your side to do what you want to do. 


>> add a comment
Leo
10/20/2014 5:58:00 AM
Is there any column in CSV to differentiate the Diamond feed wise.
that means I have created 5 feeds and want to check particular diamond is for which feed?


>> add a comment
Leon
10/20/2014 7:21:00 AM
There is not. 

>> add a comment
Leo
10/20/2014 7:29:00 AM
So how should i check diamond in CSV? suppose i will get 10K diamonds in one CSV with all 5 feeds and want to check diamond stock number xyz for which csv?As in Old version we don't need to check as we did get csv separately feed wise

>> add a comment
Leon
10/20/2014 7:37:00 AM

you should filter the csv file. If you want a specific stock number or a certain combination of shape, size, color, clarity etc. you should find them in the file.

the concept of the DLS is that Rappaport gives the raw data. all the manipulations (e.g. markup)  or filtering are executed on your side.



>> add a comment
Ephraim
10/20/2014 3:23:00 PM